2024-04-12T05:11:44.165 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-12T05:11:44.166 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636 --description orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} --name yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636/orig.config.yaml 2024-04-12T05:11:44.202 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-12T05:11:44.289 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636 branch: reef-release description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} email: null first_in_suite: false job_id: '7652636' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: reef-release ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef-release sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 2064 sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: reef-release suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d540ebaca6b131a1dd560e7f69e024b133bbaa42/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 targets: smithi077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLe6oR9x3FaTygUt7Aufz5mpMZ+NuRs49ECRDH9DXKszaalvUnFz5u5US2Ma2gmWhYaUoFxxFZKDDlZGgS3m0FE= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIdf3Emmeg5gRG7QSTksU1sE/iELd4upi9PXrITsUwK2vuhdwmoljCfxoRDlAGgcrVYweIdrX0RYFEjZWVRzxTI= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: cephadm_branch: v16.2.5 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.5 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 6 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-11_20:32:36 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-04-12T05:11:44.289 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d540ebaca6b131a1dd560e7f69e024b133bbaa42/qa; will attempt to use it 2024-04-12T05:11:44.290 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d540ebaca6b131a1dd560e7f69e024b133bbaa42/qa/tasks 2024-04-12T05:11:44.290 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-12T05:11:44.291 INFO:teuthology.task.internal:Checking packages... 2024-04-12T05:11:44.314 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd540ebaca6b131a1dd560e7f69e024b133bbaa42' 2024-04-12T05:11:44.315 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-12T05:11:44.315 INFO:teuthology.packaging:ref: None 2024-04-12T05:11:44.315 INFO:teuthology.packaging:tag: None 2024-04-12T05:11:44.315 INFO:teuthology.packaging:branch: reef-release 2024-04-12T05:11:44.315 INFO:teuthology.packaging:sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:11:44.315 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef-release 2024-04-12T05:11:44.543 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1187.gd540ebac 2024-04-12T05:11:44.544 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-12T05:11:44.551 INFO:teuthology.task.internal:no buildpackages task found 2024-04-12T05:11:44.551 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-12T05:11:44.558 INFO:teuthology.task.internal:Saving configuration 2024-04-12T05:11:44.571 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-12T05:11:44.577 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-12T05:11:44.602 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-12 05:06:35.726670', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLe6oR9x3FaTygUt7Aufz5mpMZ+NuRs49ECRDH9DXKszaalvUnFz5u5US2Ma2gmWhYaUoFxxFZKDDlZGgS3m0FE='} 2024-04-12T05:11:44.622 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-12 05:06:35.724677', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIdf3Emmeg5gRG7QSTksU1sE/iELd4upi9PXrITsUwK2vuhdwmoljCfxoRDlAGgcrVYweIdrX0RYFEjZWVRzxTI='} 2024-04-12T05:11:44.622 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-12T05:11:44.628 INFO:teuthology.task.internal:roles: ubuntu@smithi077.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-04-12T05:11:44.628 INFO:teuthology.task.internal:roles: ubuntu@smithi155.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-04-12T05:11:44.628 INFO:teuthology.run_tasks:Running task console_log... 2024-04-12T05:11:44.695 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa29f67ff70>, signals=[15]) 2024-04-12T05:11:44.695 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-12T05:11:44.702 INFO:teuthology.task.internal:Opening connections... 2024-04-12T05:11:44.702 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:11:44.704 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:11:44.777 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2024-04-12T05:11:44.777 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:11:44.850 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-12T05:11:44.856 DEBUG:teuthology.orchestra.run.smithi077:> uname -m 2024-04-12T05:11:44.879 INFO:teuthology.orchestra.run.smithi077.stdout:x86_64 2024-04-12T05:11:44.879 DEBUG:teuthology.orchestra.run.smithi077:> cat /etc/os-release 2024-04-12T05:11:44.939 INFO:teuthology.orchestra.run.smithi077.stdout:NAME="CentOS Stream" 2024-04-12T05:11:44.939 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION="8" 2024-04-12T05:11:44.939 INFO:teuthology.orchestra.run.smithi077.stdout:ID="centos" 2024-04-12T05:11:44.939 INFO:teuthology.orchestra.run.smithi077.stdout:ID_LIKE="rhel fedora" 2024-04-12T05:11:44.939 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION_ID="8" 2024-04-12T05:11:44.940 INFO:teuthology.orchestra.run.smithi077.stdout:PLATFORM_ID="platform:el8" 2024-04-12T05:11:44.940 INFO:teuthology.orchestra.run.smithi077.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-12T05:11:44.940 INFO:teuthology.orchestra.run.smithi077.stdout:ANSI_COLOR="0;31" 2024-04-12T05:11:44.940 INFO:teuthology.orchestra.run.smithi077.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-12T05:11:44.940 INFO:teuthology.orchestra.run.smithi077.stdout:HOME_URL="https://centos.org/" 2024-04-12T05:11:44.940 INFO:teuthology.orchestra.run.smithi077.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-12T05:11:44.940 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-12T05:11:44.940 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-12T05:11:44.941 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2024-04-12T05:11:44.964 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2024-04-12T05:11:44.986 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2024-04-12T05:11:44.986 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2024-04-12T05:11:45.046 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="CentOS Stream" 2024-04-12T05:11:45.046 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="8" 2024-04-12T05:11:45.046 INFO:teuthology.orchestra.run.smithi155.stdout:ID="centos" 2024-04-12T05:11:45.046 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE="rhel fedora" 2024-04-12T05:11:45.046 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="8" 2024-04-12T05:11:45.046 INFO:teuthology.orchestra.run.smithi155.stdout:PLATFORM_ID="platform:el8" 2024-04-12T05:11:45.046 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-12T05:11:45.047 INFO:teuthology.orchestra.run.smithi155.stdout:ANSI_COLOR="0;31" 2024-04-12T05:11:45.047 INFO:teuthology.orchestra.run.smithi155.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-12T05:11:45.047 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://centos.org/" 2024-04-12T05:11:45.047 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-12T05:11:45.047 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-12T05:11:45.047 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-12T05:11:45.047 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2024-04-12T05:11:45.072 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-12T05:11:45.081 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-12T05:11:45.108 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-12T05:11:45.108 DEBUG:teuthology.orchestra.run.smithi077:> test '!' -e /home/ubuntu/cephtest 2024-04-12T05:11:45.110 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2024-04-12T05:11:45.130 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-12T05:11:45.138 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-12T05:11:45.138 DEBUG:teuthology.orchestra.run.smithi077:> test -z $(ls -A /var/lib/ceph) 2024-04-12T05:11:45.171 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2024-04-12T05:11:45.211 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-12T05:11:45.262 INFO:teuthology.run_tasks:Running task kernel... 2024-04-12T05:11:45.276 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-12T05:11:45.276 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-12T05:11:45.277 DEBUG:teuthology.orchestra.run.smithi077:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-12T05:11:45.277 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-12T05:11:45.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:11:45.297 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-04-12T05:11:45.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:11:45.298 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2024-04-12T05:11:45.358 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-489.el8.x86_64 2024-04-12T05:11:45.358 INFO:teuthology.task.kernel:Running kernel on smithi155: 4.18.0-489.el8.x86_64 2024-04-12T05:11:45.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum install -y kernel 2024-04-12T05:11:45.360 INFO:teuthology.orchestra.run.smithi077.stdout:4.18.0-489.el8.x86_64 2024-04-12T05:11:45.360 INFO:teuthology.task.kernel:Running kernel on smithi077: 4.18.0-489.el8.x86_64 2024-04-12T05:11:45.360 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum install -y kernel 2024-04-12T05:11:49.385 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - AppStream 19 MB/s | 28 MB 00:01 2024-04-12T05:11:49.462 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - AppStream 18 MB/s | 28 MB 00:01 2024-04-12T05:11:55.210 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 10 MB 00:00 2024-04-12T05:11:55.320 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 10 MB 00:00 2024-04-12T05:11:57.419 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - Extras 31 kB/s | 18 kB 00:00 2024-04-12T05:11:57.596 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras 29 kB/s | 18 kB 00:00 2024-04-12T05:11:57.753 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - Extras common packages 34 kB/s | 7.7 kB 00:00 2024-04-12T05:11:58.005 INFO:teuthology.orchestra.run.smithi077.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2024-04-12T05:11:58.071 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras common packages 21 kB/s | 7.7 kB 00:00 2024-04-12T05:11:58.336 INFO:teuthology.orchestra.run.smithi155.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2024-04-12T05:11:59.006 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2024-04-12T05:11:59.634 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2024-04-12T05:12:02.764 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 524 kB/s | 24 kB 00:00 2024-04-12T05:12:03.432 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 630 kB/s | 24 kB 00:00 2024-04-12T05:12:05.769 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-12T05:12:05.769 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-12T05:12:05.890 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-04-12T05:12:05.891 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-12T05:12:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-04-12T05:12:05.891 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-12T05:12:05.891 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-04-12T05:12:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-12T05:12:05.891 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-04-12T05:12:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-12T05:12:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-12T05:12:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:12:05.892 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-04-12T05:12:05.892 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-12T05:12:05.892 INFO:teuthology.orchestra.run.smithi077.stdout:Install 3 Packages 2024-04-12T05:12:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:12:05.893 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 90 M 2024-04-12T05:12:05.893 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 96 M 2024-04-12T05:12:05.893 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-04-12T05:12:06.387 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-12T05:12:06.387 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-12T05:12:06.514 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-12T05:12:06.514 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-12T05:12:06.514 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-04-12T05:12:06.514 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout:Install 3 Packages 2024-04-12T05:12:06.515 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:12:06.516 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 90 M 2024-04-12T05:12:06.516 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 96 M 2024-04-12T05:12:06.516 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-12T05:12:06.749 INFO:teuthology.orchestra.run.smithi077.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 13 MB/s | 10 MB 00:00 2024-04-12T05:12:07.658 INFO:teuthology.orchestra.run.smithi155.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 11 MB/s | 10 MB 00:00 2024-04-12T05:12:07.982 INFO:teuthology.orchestra.run.smithi077.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 18 MB/s | 36 MB 00:02 2024-04-12T05:12:08.466 INFO:teuthology.orchestra.run.smithi077.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 17 MB/s | 44 MB 00:02 2024-04-12T05:12:08.467 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-04-12T05:12:08.467 INFO:teuthology.orchestra.run.smithi077.stdout:Total 35 MB/s | 90 MB 00:02 2024-04-12T05:12:08.641 INFO:teuthology.orchestra.run.smithi155.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 19 MB/s | 36 MB 00:01 2024-04-12T05:12:09.155 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-04-12T05:12:09.158 INFO:teuthology.orchestra.run.smithi155.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 18 MB/s | 44 MB 00:02 2024-04-12T05:12:09.159 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-12T05:12:09.159 INFO:teuthology.orchestra.run.smithi155.stdout:Total 34 MB/s | 90 MB 00:02 2024-04-12T05:12:09.576 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-04-12T05:12:09.576 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-04-12T05:12:09.847 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-12T05:12:10.271 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-12T05:12:10.272 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-12T05:12:10.826 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-04-12T05:12:10.846 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-04-12T05:12:11.512 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-12T05:12:11.528 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-12T05:12:13.635 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-04-12T05:12:14.199 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:12:14.374 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-12T05:12:14.892 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:12:17.804 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:12:18.182 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:12:18.449 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:12:18.849 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:12:21.620 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:12:21.931 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:22.287 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:12:22.615 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:44.015 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:44.039 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:44.391 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:44.392 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:12:44.392 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:12:44.565 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:44.591 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:44.887 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:44.887 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:12:44.887 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-04-12T05:12:44.887 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-12T05:12:44.887 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-12T05:12:44.887 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:12:44.887 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-04-12T05:12:44.949 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:44.949 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:12:44.950 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:12:45.017 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T05:12:45.238 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-12T05:12:45.238 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-12T05:12:45.238 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-12T05:12:45.238 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-12T05:12:45.238 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-12T05:12:45.239 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-12T05:12:45.239 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi077.front.sepia.ceph.com, path=None, version=distro) 2024-04-12T05:12:45.239 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T05:12:45.399 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:12:45.399 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:12:45.399 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-12T05:12:45.399 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-12T05:12:45.399 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-12T05:12:45.399 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:12:45.399 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-12T05:12:45.450 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-12T05:12:45.450 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-12T05:12:45.450 DEBUG:teuthology.orchestra.run.smithi077:> sudo rpm -qi grub2-tools 2024-04-12T05:12:45.483 INFO:teuthology.orchestra.run.smithi077.stdout:Name : grub2-tools 2024-04-12T05:12:45.483 INFO:teuthology.orchestra.run.smithi077.stdout:Epoch : 1 2024-04-12T05:12:45.483 INFO:teuthology.orchestra.run.smithi077.stdout:Version : 2.02 2024-04-12T05:12:45.483 INFO:teuthology.orchestra.run.smithi077.stdout:Release : 129.el8 2024-04-12T05:12:45.483 INFO:teuthology.orchestra.run.smithi077.stdout:Architecture: x86_64 2024-04-12T05:12:45.483 INFO:teuthology.orchestra.run.smithi077.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Group : System Environment/Base 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Size : 9265586 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:License : GPLv3+ 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Relocations : (not relocatable) 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Packager : CentOS BuildSystem 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Vendor : CentOS 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Summary : Support tools for GRUB. 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:Description : 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:12:45.484 INFO:teuthology.orchestra.run.smithi077.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-12T05:12:45.485 INFO:teuthology.orchestra.run.smithi077.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-12T05:12:45.485 INFO:teuthology.orchestra.run.smithi077.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-12T05:12:45.485 INFO:teuthology.orchestra.run.smithi077.stdout:hardware devices. 2024-04-12T05:12:45.485 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:12:45.485 INFO:teuthology.orchestra.run.smithi077.stdout:This subpackage provides tools for support of all platforms. 2024-04-12T05:12:45.486 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-12T05:12:45.486 INFO:teuthology.task.kernel:Updating grub on smithi077 to boot 4.18.0-552.el8.x86_64 2024-04-12T05:12:45.486 DEBUG:teuthology.orchestra.run.smithi077:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-12T05:12:45.549 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T05:12:45.769 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-12T05:12:45.769 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-12T05:12:45.769 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-12T05:12:45.770 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-12T05:12:45.770 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-12T05:12:45.770 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-12T05:12:45.770 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2024-04-12T05:12:45.770 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T05:12:45.980 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-12T05:12:45.981 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-12T05:12:45.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo rpm -qi grub2-tools 2024-04-12T05:12:46.015 INFO:teuthology.orchestra.run.smithi155.stdout:Name : grub2-tools 2024-04-12T05:12:46.016 INFO:teuthology.orchestra.run.smithi155.stdout:Epoch : 1 2024-04-12T05:12:46.016 INFO:teuthology.orchestra.run.smithi155.stdout:Version : 2.02 2024-04-12T05:12:46.016 INFO:teuthology.orchestra.run.smithi155.stdout:Release : 129.el8 2024-04-12T05:12:46.016 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: x86_64 2024-04-12T05:12:46.016 INFO:teuthology.orchestra.run.smithi155.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-12T05:12:46.017 INFO:teuthology.orchestra.run.smithi155.stdout:Group : System Environment/Base 2024-04-12T05:12:46.017 INFO:teuthology.orchestra.run.smithi155.stdout:Size : 9265586 2024-04-12T05:12:46.017 INFO:teuthology.orchestra.run.smithi155.stdout:License : GPLv3+ 2024-04-12T05:12:46.017 INFO:teuthology.orchestra.run.smithi155.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-12T05:12:46.018 INFO:teuthology.orchestra.run.smithi155.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-12T05:12:46.018 INFO:teuthology.orchestra.run.smithi155.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-12T05:12:46.018 INFO:teuthology.orchestra.run.smithi155.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-12T05:12:46.018 INFO:teuthology.orchestra.run.smithi155.stdout:Relocations : (not relocatable) 2024-04-12T05:12:46.018 INFO:teuthology.orchestra.run.smithi155.stdout:Packager : CentOS BuildSystem 2024-04-12T05:12:46.019 INFO:teuthology.orchestra.run.smithi155.stdout:Vendor : CentOS 2024-04-12T05:12:46.019 INFO:teuthology.orchestra.run.smithi155.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-12T05:12:46.019 INFO:teuthology.orchestra.run.smithi155.stdout:Summary : Support tools for GRUB. 2024-04-12T05:12:46.019 INFO:teuthology.orchestra.run.smithi155.stdout:Description : 2024-04-12T05:12:46.020 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:12:46.020 INFO:teuthology.orchestra.run.smithi155.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-12T05:12:46.020 INFO:teuthology.orchestra.run.smithi155.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-12T05:12:46.020 INFO:teuthology.orchestra.run.smithi155.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-12T05:12:46.020 INFO:teuthology.orchestra.run.smithi155.stdout:hardware devices. 2024-04-12T05:12:46.021 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:12:46.021 INFO:teuthology.orchestra.run.smithi155.stdout:This subpackage provides tools for support of all platforms. 2024-04-12T05:12:46.023 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-12T05:12:46.023 INFO:teuthology.task.kernel:Updating grub on smithi155 to boot 4.18.0-552.el8.x86_64 2024-04-12T05:12:46.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-12T05:12:46.984 INFO:teuthology.orchestra.run.smithi077.stderr:Generating grub configuration file ... 2024-04-12T05:12:47.703 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2024-04-12T05:12:48.924 INFO:teuthology.orchestra.run.smithi077.stderr:done 2024-04-12T05:12:48.926 DEBUG:teuthology.orchestra.run.smithi077:> mktemp 2024-04-12T05:12:48.973 INFO:teuthology.orchestra.run.smithi077.stdout:/tmp/tmp.T7zH6sIkFp 2024-04-12T05:12:48.974 DEBUG:teuthology.orchestra.run.smithi077:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.T7zH6sIkFp 2024-04-12T05:12:49.010 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 0666 /tmp/tmp.T7zH6sIkFp 2024-04-12T05:12:49.156 DEBUG:teuthology.orchestra.remote:smithi077:/tmp/tmp.T7zH6sIkFp is 6KB 2024-04-12T05:12:49.203 DEBUG:teuthology.orchestra.run.smithi077:> rm -fr /tmp/tmp.T7zH6sIkFp 2024-04-12T05:12:49.220 DEBUG:teuthology.orchestra.run.smithi077:> sudo /bin/ls /boot/loader/entries || true 2024-04-12T05:12:49.289 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-12T05:12:49.289 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-12T05:12:49.289 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-12T05:12:49.289 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-12T05:12:49.290 DEBUG:teuthology.orchestra.run.smithi077:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-12T05:12:49.459 DEBUG:teuthology.orchestra.run.smithi077:> sudo shutdown -r now 2024-04-12T05:12:49.828 INFO:teuthology.orchestra.run.smithi155.stderr:done 2024-04-12T05:12:49.829 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2024-04-12T05:12:49.864 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.eMiDRRObWK 2024-04-12T05:12:49.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.eMiDRRObWK 2024-04-12T05:12:49.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.eMiDRRObWK 2024-04-12T05:12:50.059 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.eMiDRRObWK is 6KB 2024-04-12T05:12:50.081 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.eMiDRRObWK 2024-04-12T05:12:50.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo /bin/ls /boot/loader/entries || true 2024-04-12T05:12:50.171 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-12T05:12:50.171 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-12T05:12:50.171 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-12T05:12:50.171 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-12T05:12:50.172 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-12T05:12:50.364 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2024-04-12T05:13:19.490 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-12T05:13:19.491 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-12T05:13:19.492 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:13:20.367 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-12T05:13:20.368 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-12T05:13:20.368 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:13:54.975 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-04-12T05:14:03.983 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-12T05:14:03.984 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:14:19.509 DEBUG:teuthology.orchestra.remote:timed out 2024-04-12T05:14:28.519 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-12T05:14:28.520 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:14:28.915 DEBUG:teuthology.orchestra.run.smithi077:> true 2024-04-12T05:14:29.193 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-12T05:14:29.193 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-552.el8.x86_64"... 2024-04-12T05:14:29.193 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2024-04-12T05:14:29.210 INFO:teuthology.orchestra.run.smithi077.stdout:4.18.0-552.el8.x86_64 2024-04-12T05:14:29.210 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-12T05:14:29.210 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-12T05:14:29.210 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-12T05:14:30.211 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-12T05:14:30.211 DEBUG:teuthology.orchestra.run.smithi077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-12T05:14:30.305 INFO:teuthology.orchestra.run.smithi077.stdout:ttyS1 2024-04-12T05:14:30.319 DEBUG:teuthology.parallel:result is None 2024-04-12T05:14:35.742 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-04-12T05:14:35.985 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-12T05:14:35.985 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-552.el8.x86_64"... 2024-04-12T05:14:35.986 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-04-12T05:14:36.042 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-552.el8.x86_64 2024-04-12T05:14:36.042 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-12T05:14:36.043 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-12T05:14:36.043 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-12T05:14:37.044 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-12T05:14:37.044 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-12T05:14:37.127 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2024-04-12T05:14:37.146 DEBUG:teuthology.parallel:result is None 2024-04-12T05:14:37.147 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-12T05:14:37.164 INFO:teuthology.task.internal:Creating test directory... 2024-04-12T05:14:37.165 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-12T05:14:37.170 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-12T05:14:37.192 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-12T05:14:37.255 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-12T05:14:37.275 INFO:teuthology.task.internal:Creating archive directory... 2024-04-12T05:14:37.276 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-12T05:14:37.287 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-12T05:14:37.315 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-12T05:14:37.325 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-12T05:14:37.325 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-12T05:14:37.349 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-12T05:14:37.390 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T05:14:37.392 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T05:14:37.403 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T05:14:37.403 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T05:14:37.404 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-12T05:14:37.412 INFO:teuthology.task.internal:Configuring sudo... 2024-04-12T05:14:37.412 DEBUG:teuthology.orchestra.run.smithi077:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-12T05:14:37.447 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-12T05:14:37.475 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-12T05:14:37.485 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-12T05:14:37.485 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-12T05:14:37.526 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-12T05:14:37.544 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T05:14:37.635 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T05:14:37.682 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T05:14:37.770 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T05:14:37.814 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:14:37.817 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-12T05:14:37.891 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T05:14:37.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T05:14:38.002 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T05:14:38.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T05:14:38.140 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-12T05:14:38.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-12T05:14:38.210 DEBUG:teuthology.orchestra.run.smithi077:> sudo service rsyslog restart 2024-04-12T05:14:38.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2024-04-12T05:14:38.291 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T05:14:38.306 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T05:14:38.750 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-12T05:14:38.760 INFO:teuthology.task.internal:Starting timer... 2024-04-12T05:14:38.760 INFO:teuthology.run_tasks:Running task pcp... 2024-04-12T05:14:38.787 INFO:teuthology.run_tasks:Running task selinux... 2024-04-12T05:14:38.803 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-12T05:14:38.804 DEBUG:teuthology.orchestra.run.smithi077:> sudo service auditd rotate 2024-04-12T05:14:38.899 INFO:teuthology.orchestra.run.smithi077.stdout:Rotating logs: 2024-04-12T05:14:38.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo service auditd rotate 2024-04-12T05:14:38.991 INFO:teuthology.orchestra.run.smithi155.stdout:Rotating logs: 2024-04-12T05:14:38.992 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-12T05:14:38.992 DEBUG:teuthology.orchestra.run.smithi077:> /usr/sbin/getenforce 2024-04-12T05:14:39.027 INFO:teuthology.orchestra.run.smithi077.stdout:Permissive 2024-04-12T05:14:39.027 DEBUG:teuthology.orchestra.run.smithi155:> /usr/sbin/getenforce 2024-04-12T05:14:39.061 INFO:teuthology.orchestra.run.smithi155.stdout:Permissive 2024-04-12T05:14:39.061 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi077.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi155.front.sepia.ceph.com': 'permissive'} 2024-04-12T05:14:39.061 DEBUG:teuthology.orchestra.run.smithi077:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-12T05:14:39.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:14:39.095 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-12T05:14:39.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:14:39.129 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-12T05:14:39.129 DEBUG:teuthology.orchestra.run.smithi077:> sudo /usr/sbin/setenforce permissive 2024-04-12T05:14:39.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo /usr/sbin/setenforce permissive 2024-04-12T05:14:39.196 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-12T05:14:39.215 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-12T05:14:39.223 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-12T05:14:39.367 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-12T05:14:39.388 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-12T05:14:39.390 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi077.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-12T05:20:57.139 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi077.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2024-04-12T05:20:57.141 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-12T05:20:57.142 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:20:57.221 DEBUG:teuthology.orchestra.run.smithi077:> true 2024-04-12T05:20:57.292 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-12T05:20:57.292 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-12T05:20:57.293 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:20:57.369 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-04-12T05:20:57.436 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-12T05:20:57.436 INFO:teuthology.run_tasks:Running task clock... 2024-04-12T05:20:57.448 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-12T05:20:57.448 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-12T05:20:57.449 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-12T05:20:57.451 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-12T05:20:57.451 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-12T05:20:57.481 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-12T05:20:57.495 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-12T05:20:57.508 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-12T05:20:57.522 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-12T05:20:57.565 INFO:teuthology.orchestra.run.smithi077.stderr:sudo: ntpd: command not found 2024-04-12T05:20:57.576 INFO:teuthology.orchestra.run.smithi077.stdout:506 Cannot talk to daemon 2024-04-12T05:20:57.585 INFO:teuthology.orchestra.run.smithi155.stderr:sudo: ntpd: command not found 2024-04-12T05:20:57.590 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-12T05:20:57.596 INFO:teuthology.orchestra.run.smithi155.stdout:506 Cannot talk to daemon 2024-04-12T05:20:57.603 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-12T05:20:57.610 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-12T05:20:57.624 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-12T05:20:57.667 INFO:teuthology.orchestra.run.smithi077.stderr:bash: ntpq: command not found 2024-04-12T05:20:57.670 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T05:20:57.670 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2024-04-12T05:20:57.670 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:20:57.670 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:20:57.671 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:20:57.671 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:20:57.690 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2024-04-12T05:20:57.693 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T05:20:57.693 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-04-12T05:20:57.693 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:20:57.693 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:20:57.693 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:20:57.694 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:20:57.694 INFO:teuthology.run_tasks:Running task pexec... 2024-04-12T05:20:57.707 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-12T05:20:57.707 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:20:57.707 DEBUG:teuthology.orchestra.run.smithi077:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-12T05:20:57.707 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi155.front.sepia.ceph.com 2024-04-12T05:20:57.708 DEBUG:teuthology.orchestra.run.smithi155:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-12T05:20:58.464 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:55 ago on Fri 12 Apr 2024 05:19:03 AM UTC. 2024-04-12T05:20:58.492 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:53 ago on Fri 12 Apr 2024 05:19:05 AM UTC. 2024-04-12T05:21:00.589 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-12T05:21:00.590 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-12T05:21:00.590 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-04-12T05:21:00.590 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-12T05:21:00.590 INFO:teuthology.orchestra.run.smithi155.stdout:Resetting modules: 2024-04-12T05:21:00.590 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools 2024-04-12T05:21:00.590 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:21:00.590 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-12T05:21:00.591 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-12T05:21:00.591 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:21:00.611 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-04-12T05:21:00.612 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-12T05:21:00.612 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-04-12T05:21:00.613 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-12T05:21:00.613 INFO:teuthology.orchestra.run.smithi077.stdout:Resetting modules: 2024-04-12T05:21:00.613 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools 2024-04-12T05:21:00.613 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:21:00.613 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-04-12T05:21:00.613 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-12T05:21:00.613 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:21:00.843 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-12T05:21:00.851 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-04-12T05:21:01.660 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:56 ago on Fri 12 Apr 2024 05:19:05 AM UTC. 2024-04-12T05:21:01.683 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:58 ago on Fri 12 Apr 2024 05:19:03 AM UTC. 2024-04-12T05:21:03.796 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-12T05:21:03.810 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-04-12T05:21:03.834 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-12T05:21:03.834 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-12T05:21:03.834 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-12T05:21:03.834 INFO:teuthology.orchestra.run.smithi155.stdout:Installing group/module packages: 2024-04-12T05:21:03.834 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-12T05:21:03.834 INFO:teuthology.orchestra.run.smithi155.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-12T05:21:03.835 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-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout:Installing weak dependencies: 2024-04-12T05:21:03.835 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout:Installing module profiles: 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools/common 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout:Enabling module streams: 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools rhel8 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout:Install 13 Packages 2024-04-12T05:21:03.836 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:21:03.837 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 27 M 2024-04-12T05:21:03.837 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 91 M 2024-04-12T05:21:03.837 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-12T05:21:03.847 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-12T05:21:03.847 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-04-12T05:21:03.847 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout:Installing group/module packages: 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-12T05:21:03.848 INFO:teuthology.orchestra.run.smithi077.stdout:Installing weak dependencies: 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout:Installing module profiles: 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools/common 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout:Enabling module streams: 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools rhel8 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout:Install 13 Packages 2024-04-12T05:21:03.849 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:21:03.850 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 27 M 2024-04-12T05:21:03.850 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 91 M 2024-04-12T05:21:03.850 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-04-12T05:21:05.214 INFO:teuthology.orchestra.run.smithi155.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 522 kB/s | 689 kB 00:01 2024-04-12T05:21:05.326 INFO:teuthology.orchestra.run.smithi077.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 534 kB/s | 689 kB 00:01 2024-04-12T05:21:05.539 INFO:teuthology.orchestra.run.smithi155.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 117 kB/s | 38 kB 00:00 2024-04-12T05:21:05.651 INFO:teuthology.orchestra.run.smithi077.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 116 kB/s | 38 kB 00:00 2024-04-12T05:21:05.798 INFO:teuthology.orchestra.run.smithi155.stdout:(3/13): aardvark-dns-1.10.0-1.module_el8+871+55 542 kB/s | 1.0 MB 00:01 2024-04-12T05:21:05.918 INFO:teuthology.orchestra.run.smithi077.stdout:(3/13): aardvark-dns-1.10.0-1.module_el8+871+55 548 kB/s | 1.0 MB 00:01 2024-04-12T05:21:06.191 INFO:teuthology.orchestra.run.smithi155.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 396 kB/s | 258 kB 00:00 2024-04-12T05:21:06.302 INFO:teuthology.orchestra.run.smithi077.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 397 kB/s | 258 kB 00:00 2024-04-12T05:21:06.544 INFO:teuthology.orchestra.run.smithi077.stdout:(5/13): buildah-1.33.6-2.module_el8+976+1136073 3.8 MB/s | 9.6 MB 00:02 2024-04-12T05:21:06.844 INFO:teuthology.orchestra.run.smithi077.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 83 kB/s | 25 kB 00:00 2024-04-12T05:21:06.849 INFO:teuthology.orchestra.run.smithi155.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 274 kB/s | 180 kB 00:00 2024-04-12T05:21:06.869 INFO:teuthology.orchestra.run.smithi077.stdout:(7/13): python3-podman-4.9.0-1.module_el8+847+7 318 kB/s | 180 kB 00:00 2024-04-12T05:21:07.141 INFO:teuthology.orchestra.run.smithi155.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 85 kB/s | 25 kB 00:00 2024-04-12T05:21:07.286 INFO:teuthology.orchestra.run.smithi077.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 212 kB/s | 94 kB 00:00 2024-04-12T05:21:07.591 INFO:teuthology.orchestra.run.smithi155.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 208 kB/s | 94 kB 00:00 2024-04-12T05:21:11.020 INFO:teuthology.orchestra.run.smithi077.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 693 kB/s | 2.5 MB 00:03 2024-04-12T05:21:11.420 INFO:teuthology.orchestra.run.smithi077.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 132 kB/s | 53 kB 00:00 2024-04-12T05:21:11.757 INFO:teuthology.orchestra.run.smithi155.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 705 kB/s | 4.1 MB 00:05 2024-04-12T05:21:11.778 INFO:teuthology.orchestra.run.smithi077.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 114 kB/s | 41 kB 00:00 2024-04-12T05:21:12.070 INFO:teuthology.orchestra.run.smithi077.stdout:(12/13): netavark-1.10.3-1.module_el8+951+32019 683 kB/s | 4.1 MB 00:06 2024-04-12T05:21:15.607 INFO:teuthology.orchestra.run.smithi155.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 672 kB/s | 2.5 MB 00:03 2024-04-12T05:21:15.983 INFO:teuthology.orchestra.run.smithi155.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 140 kB/s | 53 kB 00:00 2024-04-12T05:21:16.308 INFO:teuthology.orchestra.run.smithi155.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 126 kB/s | 41 kB 00:00 2024-04-12T05:21:17.433 INFO:teuthology.orchestra.run.smithi155.stdout:(12/13): buildah-1.33.6-2.module_el8+976+113607 730 kB/s | 9.6 MB 00:13 2024-04-12T05:21:19.354 INFO:teuthology.orchestra.run.smithi077.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 722 kB/s | 8.8 MB 00:12 2024-04-12T05:21:19.354 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-04-12T05:21:19.354 INFO:teuthology.orchestra.run.smithi077.stdout:Total 1.8 MB/s | 27 MB 00:15 2024-04-12T05:21:19.626 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-04-12T05:21:19.647 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-04-12T05:21:19.647 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-04-12T05:21:19.910 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-04-12T05:21:19.913 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-04-12T05:21:20.009 INFO:teuthology.orchestra.run.smithi155.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 726 kB/s | 8.8 MB 00:12 2024-04-12T05:21:20.009 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-12T05:21:20.009 INFO:teuthology.orchestra.run.smithi155.stdout:Total 1.7 MB/s | 27 MB 00:16 2024-04-12T05:21:20.286 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-12T05:21:20.308 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-12T05:21:20.308 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-12T05:21:20.570 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-12T05:21:20.573 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-12T05:21:20.574 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-04-12T05:21:21.232 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-12T05:21:21.499 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-12T05:21:21.717 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-12T05:21:21.896 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-12T05:21:22.098 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-12T05:21:22.210 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-12T05:21:22.323 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-12T05:21:22.391 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-12T05:21:22.562 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-12T05:21:22.762 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-12T05:21:22.898 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-12T05:21:23.016 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-12T05:21:23.563 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-12T05:21:23.901 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-12T05:21:24.121 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-12T05:21:24.334 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-12T05:21:24.572 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-12T05:21:24.803 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-12T05:21:24.823 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-12T05:21:25.004 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-12T05:21:25.044 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-12T05:21:25.232 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-12T05:21:25.428 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-12T05:21:25.510 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-12T05:21:25.731 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-12T05:21:25.834 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-12T05:21:25.834 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-12T05:21:25.834 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-12T05:21:25.835 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-12T05:21:25.949 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-12T05:21:26.152 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-12T05:21:26.362 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-12T05:21:26.362 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:21:26.362 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-04-12T05:21:26.362 INFO:teuthology.orchestra.run.smithi077.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-12T05:21:26.362 INFO:teuthology.orchestra.run.smithi077.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-12T05:21:26.362 INFO:teuthology.orchestra.run.smithi077.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-12T05:21:26.362 INFO:teuthology.orchestra.run.smithi077.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-12T05:21:26.362 INFO:teuthology.orchestra.run.smithi077.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:21:26.363 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-04-12T05:21:26.590 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-12T05:21:26.590 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-12T05:21:26.590 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-12T05:21:26.590 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-12T05:21:26.590 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-12T05:21:26.590 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-12T05:21:26.590 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-12T05:21:26.591 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-12T05:21:26.591 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-12T05:21:26.591 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-12T05:21:26.591 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-12T05:21:26.591 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-12T05:21:26.591 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-12T05:21:26.653 DEBUG:teuthology.parallel:result is None 2024-04-12T05:21:27.092 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-12T05:21:27.092 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-12T05:21:27.093 INFO:teuthology.orchestra.run.smithi155.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-12T05:21:27.094 INFO:teuthology.orchestra.run.smithi155.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-12T05:21:27.094 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:21:27.094 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-12T05:21:27.375 DEBUG:teuthology.parallel:result is None 2024-04-12T05:21:27.376 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-12T05:21:27.478 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v16.2.5', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.5', 'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd540ebaca6b131a1dd560e7f69e024b133bbaa42'} 2024-04-12T05:21:27.478 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2024-04-12T05:21:27.479 INFO:tasks.cephadm:Cluster fsid is 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:27.479 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-12T05:21:27.479 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-12T05:21:27.479 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi077': '172.21.15.77', 'mon.smithi155': '172.21.15.155'} 2024-04-12T05:21:27.479 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-12T05:21:27.480 DEBUG:teuthology.orchestra.run.smithi077:> sudo hostname $(hostname -s) 2024-04-12T05:21:27.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2024-04-12T05:21:27.536 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-04-12T05:21:27.537 DEBUG:teuthology.orchestra.run.smithi077:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-12T05:21:27.779 INFO:teuthology.orchestra.run.smithi077.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 12 05:21 /home/ubuntu/cephtest/cephadm 2024-04-12T05:21:27.779 DEBUG:teuthology.orchestra.run.smithi155:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-12T05:21:27.918 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 12 05:21 /home/ubuntu/cephtest/cephadm 2024-04-12T05:21:27.919 DEBUG:teuthology.orchestra.run.smithi077:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-12T05:21:27.940 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-12T05:21:27.969 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2024-04-12T05:21:27.969 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-12T05:21:27.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-12T05:21:29.659 INFO:teuthology.orchestra.run.smithi077.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-12T05:21:29.697 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-12T05:21:45.913 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:21:45.913 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-12T05:21:45.913 INFO:teuthology.orchestra.run.smithi077.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-12T05:21:45.913 INFO:teuthology.orchestra.run.smithi077.stdout: "repo_digests": [ 2024-04-12T05:21:45.913 INFO:teuthology.orchestra.run.smithi077.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-12T05:21:45.913 INFO:teuthology.orchestra.run.smithi077.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-12T05:21:45.913 INFO:teuthology.orchestra.run.smithi077.stdout: ] 2024-04-12T05:21:45.913 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:21:46.898 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-12T05:21:46.898 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-12T05:21:46.898 INFO:teuthology.orchestra.run.smithi155.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-12T05:21:46.898 INFO:teuthology.orchestra.run.smithi155.stdout: "repo_digests": [ 2024-04-12T05:21:46.898 INFO:teuthology.orchestra.run.smithi155.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-12T05:21:46.898 INFO:teuthology.orchestra.run.smithi155.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-12T05:21:46.898 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-04-12T05:21:46.898 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-12T05:21:46.917 DEBUG:teuthology.orchestra.run.smithi077:> sudo mkdir -p /etc/ceph 2024-04-12T05:21:46.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo mkdir -p /etc/ceph 2024-04-12T05:21:46.985 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 777 /etc/ceph 2024-04-12T05:21:47.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 777 /etc/ceph 2024-04-12T05:21:47.051 INFO:tasks.cephadm:Writing seed config... 2024-04-12T05:21:47.052 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-12T05:21:47.053 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-12T05:21:47.053 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-12T05:21:47.053 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-12T05:21:47.053 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-12T05:21:47.053 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-12T05:21:47.053 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-12T05:21:47.053 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-12T05:21:47.054 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:21:47.054 DEBUG:teuthology.orchestra.run.smithi077:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-12T05:21:47.083 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 = 832ac620-f88c-11ee-bc8c-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-12T05:21:47.083 DEBUG:teuthology.orchestra.run.smithi077:mon.smithi077> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077.service 2024-04-12T05:21:47.126 INFO:tasks.cephadm:Bootstrapping... 2024-04-12T05:21:47.126 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.77 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:21:47.155 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:-- Logs begin at Fri 2024-04-12 05:14:10 UTC. -- 2024-04-12T05:21:47.322 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-12T05:21:47.343 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: 4.9.4-dev 2024-04-12T05:21:47.352 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying podman|docker is present... 2024-04-12T05:21:47.352 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-12T05:21:47.372 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: 4.9.4-dev 2024-04-12T05:21:47.382 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying lvm2 is present... 2024-04-12T05:21:47.383 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying time synchronization is in place... 2024-04-12T05:21:47.383 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-enabled chrony.service 2024-04-12T05:21:47.388 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-12T05:21:47.389 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-active chrony.service 2024-04-12T05:21:47.394 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2024-04-12T05:21:47.394 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-12T05:21:47.400 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: enabled 2024-04-12T05:21:47.400 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-active chronyd.service 2024-04-12T05:21:47.405 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: active 2024-04-12T05:21:47.406 INFO:teuthology.orchestra.run.smithi077.stderr:Unit chronyd.service is enabled and running 2024-04-12T05:21:47.406 INFO:teuthology.orchestra.run.smithi077.stderr:Repeating the final host check... 2024-04-12T05:21:47.406 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-12T05:21:47.425 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: 4.9.4-dev 2024-04-12T05:21:47.437 INFO:teuthology.orchestra.run.smithi077.stderr:podman|docker (/bin/podman) is present 2024-04-12T05:21:47.437 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl is present 2024-04-12T05:21:47.438 INFO:teuthology.orchestra.run.smithi077.stderr:lvcreate is present 2024-04-12T05:21:47.438 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-enabled chrony.service 2024-04-12T05:21:47.443 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-12T05:21:47.443 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-active chrony.service 2024-04-12T05:21:47.448 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2024-04-12T05:21:47.449 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-12T05:21:47.454 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: enabled 2024-04-12T05:21:47.454 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-active chronyd.service 2024-04-12T05:21:47.459 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: active 2024-04-12T05:21:47.460 INFO:teuthology.orchestra.run.smithi077.stderr:Unit chronyd.service is enabled and running 2024-04-12T05:21:47.460 INFO:teuthology.orchestra.run.smithi077.stderr:Host looks OK 2024-04-12T05:21:47.460 INFO:teuthology.orchestra.run.smithi077.stderr:Cluster fsid: 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:47.460 INFO:teuthology.orchestra.run.smithi077.stderr:Acquiring lock 139689136857216 on /run/cephadm/832ac620-f88c-11ee-bc8c-c7b262605968.lock 2024-04-12T05:21:47.460 INFO:teuthology.orchestra.run.smithi077.stderr:Lock 139689136857216 acquired on /run/cephadm/832ac620-f88c-11ee-bc8c-c7b262605968.lock 2024-04-12T05:21:47.461 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying IP 172.21.15.77 port 3300 ... 2024-04-12T05:21:47.461 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying IP 172.21.15.77 port 6789 ... 2024-04-12T05:21:47.461 INFO:teuthology.orchestra.run.smithi077.stderr:Base mon IP is 172.21.15.77, final addrv is [v2:172.21.15.77:3300,v1:172.21.15.77:6789] 2024-04-12T05:21:47.462 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /sbin/ip route ls 2024-04-12T05:21:47.463 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.77 metric 100 2024-04-12T05:21:47.463 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.77 metric 100 2024-04-12T05:21:47.464 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /sbin/ip -6 route ls 2024-04-12T05:21:47.466 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-12T05:21:47.466 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-12T05:21:47.466 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1795sec hoplimit 64 pref medium 2024-04-12T05:21:47.467 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /sbin/ip -6 addr ls 2024-04-12T05:21:47.469 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-12T05:21:47.469 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-12T05:21:47.469 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-12T05:21:47.469 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-12T05:21:47.469 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d3d3/64 scope link 2024-04-12T05:21:47.469 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-12T05:21:47.470 INFO:teuthology.orchestra.run.smithi077.stderr:Mon IP `172.21.15.77` is in CIDR network `172.21.0.0/20` 2024-04-12T05:21:47.470 INFO:teuthology.orchestra.run.smithi077.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-12T05:21:47.471 INFO:teuthology.orchestra.run.smithi077.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-12T05:21:47.471 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2024-04-12T05:21:47.546 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2024-04-12T05:21:48.189 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Getting image source signatures 2024-04-12T05:21:48.189 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-04-12T05:21:48.189 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-04-12T05:21:48.190 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-12T05:21:48.289 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Writing manifest to image destination 2024-04-12T05:21:48.400 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-12T05:21:48.410 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2024-04-12T05:21:48.918 INFO:teuthology.orchestra.run.smithi077.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-12T05:21:49.550 INFO:teuthology.orchestra.run.smithi077.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-12T05:21:49.550 INFO:teuthology.orchestra.run.smithi077.stderr:Extracting ceph user uid/gid from container image... 2024-04-12T05:21:49.550 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-04-12T05:21:50.041 INFO:teuthology.orchestra.run.smithi077.stderr:stat: 167 167 2024-04-12T05:21:50.575 INFO:teuthology.orchestra.run.smithi077.stderr:Creating initial keys... 2024-04-12T05:21:50.575 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-12T05:21:51.138 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-authtool: AQDvxBhmIM4XARAAEGavv/z965HscMG5nDqiVg== 2024-04-12T05:21:51.633 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-12T05:21:52.193 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-authtool: AQDwxBhmZsCmBRAA987YHan9Sd85ZQyZPkYU2Q== 2024-04-12T05:21:52.753 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-12T05:21:53.265 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-authtool: AQDxxBhmj2PBCRAASGP8mnjqw1aUH8wm7MjxfQ== 2024-04-12T05:21:53.787 INFO:teuthology.orchestra.run.smithi077.stderr:Creating initial monmap... 2024-04-12T05:21:53.787 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpd9u2oevz:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 --addv smithi077 [v2:172.21.15.77:3300,v1:172.21.15.77:6789] /tmp/monmap 2024-04-12T05:21:54.321 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-12T05:21:54.321 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:54.321 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-12T05:21:54.872 INFO:teuthology.orchestra.run.smithi077.stderr:monmaptool for smithi077 [v2:172.21.15.77:3300,v1:172.21.15.77:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-12T05:21:54.872 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: set fsid to 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:54.872 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-12T05:21:54.872 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-12T05:21:54.872 INFO:teuthology.orchestra.run.smithi077.stderr:Creating mon... 2024-04-12T05:21:54.874 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077:/var/lib/ceph/mon/ceph-smithi077:z -v /tmp/ceph-tmpk_v_lfj7:/tmp/keyring:z -v /tmp/ceph-tmpd9u2oevz:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi077 --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.257+0000 7fdf640cc700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.258+0000 7fdf640cc700 1 imported monmap: 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: fsid 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: last_changed 2024-04-12T05:21:54.219333+0000 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: created 2024-04-12T05:21:54.219333+0000 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon.smithi077 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.385 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.258+0000 7fdf640cc700 0 /usr/bin/ceph-mon: set fsid to 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: RocksDB version: 6.8.1 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Compile date Jul 8 2021 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: DB SUMMARY 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi077/store.db dir, Total Num: 0, files: 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi077/store.db: 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.error_if_exists: 0 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.create_if_missing: 1 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.paranoid_checks: 1 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.env: 0x561ca20101c0 2024-04-12T05:21:55.386 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.fs: Posix File System 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.info_log: 0x561ca476ec20 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.statistics: (nil) 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.use_fsync: 0 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_log_file_size: 0 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.allow_fallocate: 1 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.use_direct_reads: 0 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-12T05:21:55.387 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.db_log_dir: 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi077/store.db 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_subcompactions: 1 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_background_flushes: -1 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.write_buffer_manager: 0x561ca4777530 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T05:21:55.388 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.unordered_write: 0 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.row_cache: None 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.wal_filter: None 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T05:21:55.389 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.preserve_deletes: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.two_write_queues: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.atomic_flush: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.log_readahead_size: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_background_jobs: 2 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_background_compactions: -1 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T05:21:55.390 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.max_open_files: -1 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Compression algorithms supported: 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: kZSTD supported: 0 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: kXpressCompression supported: 0 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-12T05:21:55.391 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: kLZ4Compression supported: 1 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: kBZip2Compression supported: 0 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: kZlibCompression supported: 1 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: kSnappyCompression supported: 1 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.259+0000 7fdf640cc700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi077/store.db/MANIFEST-000001 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.merge_operator: 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_filter: None 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T05:21:55.392 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561ca4688160) 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: block_cache: 0x561ca46bed10 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-12T05:21:55.393 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-12T05:21:55.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: format_version: 2 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compression: NoCompression 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.num_levels: 7 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T05:21:55.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T05:21:55.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-12T05:21:55.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.table_properties_collectors: 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.inplace_update_support: 0 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T05:21:55.398 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.bloom_locality: 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.max_successive_merges: 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.ttl: 2592000 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi077/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.260+0000 7fdf640cc700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.263+0000 7fdf640cc700 4 rocksdb: DB pointer 0x561ca4783800 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.263+0000 7fdf4cf55700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.263+0000 7fdf4cf55700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-12T05:21:55.399 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:21:55.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:21:55.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.264+0000 7fdf640cc700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.264+0000 7fdf640cc700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-04-12T05:21:55.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:21:55.264+0000 7fdf640cc700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi077 for mon.smithi077 2024-04-12T05:21:55.882 INFO:teuthology.orchestra.run.smithi077.stderr:create mon.smithi077 on 2024-04-12T05:21:55.882 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:55.887 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl disable ceph.target 2024-04-12T05:21:55.978 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl enable ceph.target 2024-04-12T05:21:55.985 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-12T05:21:56.062 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl start ceph.target 2024-04-12T05:21:56.069 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl enable ceph-832ac620-f88c-11ee-bc8c-c7b262605968.target 2024-04-12T05:21:56.075 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-832ac620-f88c-11ee-bc8c-c7b262605968.target → /etc/systemd/system/ceph-832ac620-f88c-11ee-bc8c-c7b262605968.target. 2024-04-12T05:21:56.075 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-832ac620-f88c-11ee-bc8c-c7b262605968.target → /etc/systemd/system/ceph-832ac620-f88c-11ee-bc8c-c7b262605968.target. 2024-04-12T05:21:56.152 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl start ceph-832ac620-f88c-11ee-bc8c-c7b262605968.target 2024-04-12T05:21:56.159 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl daemon-reload 2024-04-12T05:21:56.243 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077 2024-04-12T05:21:56.272 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl reset-failed ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077 2024-04-12T05:21:56.278 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Failed to reset failed state of unit ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077.service: Unit ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077.service not loaded. 2024-04-12T05:21:56.279 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl enable ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077 2024-04-12T05:21:56.285 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/ceph-832ac620-f88c-11ee-bc8c-c7b262605968.target.wants/ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077.service → /etc/systemd/system/ceph-832ac620-f88c-11ee-bc8c-c7b262605968@.service. 2024-04-12T05:21:56.368 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl start ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077 2024-04-12T05:21:56.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:56 smithi077 systemd[1]: Starting Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:21:56.829 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-12T05:21:56.839 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: disabled 2024-04-12T05:21:56.840 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-active firewalld.service 2024-04-12T05:21:56.847 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2024-04-12T05:21:56.848 INFO:teuthology.orchestra.run.smithi077.stderr:firewalld.service is not enabled 2024-04-12T05:21:56.848 INFO:teuthology.orchestra.run.smithi077.stderr:Not possible to enable service . firewalld.service is not available 2024-04-12T05:21:56.848 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mon to start... 2024-04-12T05:21:56.849 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mon... 2024-04-12T05:21:56.849 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077:/var/lib/ceph/mon/ceph-smithi077:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2024-04-12T05:21:57.052 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:56 smithi077 bash[34856]: 1f91334a041200306461b419c497b7f5c1dffef4913a512e54bcb928842b629e 2024-04-12T05:21:57.052 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:56 smithi077 systemd[1]: Started Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:21:57.053 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: cluster 2024-04-12T05:21:56.830329+0000 mon.smithi077 (mon.0) 0 : [INF] mkfs 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:57.053 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: cluster 2024-04-12T05:21:56.818765+0000 mon.smithi077 (mon.0) 1 : cluster [INF] mon.smithi077 is new leader, mons smithi077 in quorum (ranks 0) 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: cluster: 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: id: 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: services: 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi077 (age 0.605436s) 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: data: 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-12T05:21:57.436 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-12T05:21:57.437 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-12T05:21:57.437 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: pgs: 2024-04-12T05:21:57.437 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:21:58.017 INFO:teuthology.orchestra.run.smithi077.stderr:mon is available 2024-04-12T05:21:58.017 INFO:teuthology.orchestra.run.smithi077.stderr:Assimilating anything we can from ceph.conf... 2024-04-12T05:21:58.017 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z -v /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077:/var/lib/ceph/mon/ceph-smithi077:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi077/config 2024-04-12T05:21:58.207 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: cluster 2024-04-12T05:21:56.827212+0000 mon.smithi077 (mon.0) 2 : cluster [INF] mon.smithi077 is new leader, mons smithi077 in quorum (ranks 0) 2024-04-12T05:21:58.207 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: cluster 2024-04-12T05:21:56.827422+0000 mon.smithi077 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0]} 2024-04-12T05:21:58.207 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: cluster 2024-04-12T05:21:56.836508+0000 mon.smithi077 (mon.0) 4 : cluster [DBG] fsmap 2024-04-12T05:21:58.207 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: cluster 2024-04-12T05:21:56.845442+0000 mon.smithi077 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-12T05:21:58.207 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: cluster 2024-04-12T05:21:56.846818+0000 mon.smithi077 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-12T05:21:58.207 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: audit 2024-04-12T05:21:57.432600+0000 mon.smithi077 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.77:0/185304487' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [global] 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: fsid = 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.77:3300,v1:172.21.15.77:6789] 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [mgr] 2024-04-12T05:21:58.565 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-12T05:21:58.566 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:21:58.566 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [osd] 2024-04-12T05:21:58.566 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-12T05:21:58.566 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-12T05:21:59.190 INFO:teuthology.orchestra.run.smithi077.stderr:Generating new minimal ceph.conf... 2024-04-12T05:21:59.190 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z -v /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077:/var/lib/ceph/mon/ceph-smithi077:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi077/config 2024-04-12T05:21:59.192 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: audit 2024-04-12T05:21:58.559130+0000 mon.smithi077 (mon.0) 8 : audit [INF] from='client.? 172.21.15.77:0/1491866330' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-12T05:21:59.192 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: audit 2024-04-12T05:21:58.561571+0000 mon.smithi077 (mon.0) 9 : audit [INF] from='client.? 172.21.15.77:0/1491866330' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-12T05:22:00.059 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:21:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: audit 2024-04-12T05:21:59.748344+0000 mon.smithi077 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.77:0/1598764427' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:22:00.797 INFO:teuthology.orchestra.run.smithi077.stderr:Restarting the monitor... 2024-04-12T05:22:00.797 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl restart ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077 2024-04-12T05:22:01.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:00 smithi077 systemd[1]: Stopping Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:22:01.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: debug 2024-04-12T05:22:00.934+0000 7fdc967a7700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi077 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-12T05:22:01.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[34871]: debug 2024-04-12T05:22:00.934+0000 7fdc967a7700 -1 mon.smithi077@0(leader) e1 *** Got Signal Terminated *** 2024-04-12T05:22:01.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:01 smithi077 podman[35196]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077 2024-04-12T05:22:01.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:01 smithi077 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077.service: Succeeded. 2024-04-12T05:22:01.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:01 smithi077 systemd[1]: Stopped Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:22:01.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:01 smithi077 systemd[1]: Starting Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:22:02.035 INFO:teuthology.orchestra.run.smithi077.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-12T05:22:02.035 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-04-12T05:22:02.256 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.000+0000 7faea03a0700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-12T05:22:02.256 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.000+0000 7faea03a0700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-04-12T05:22:02.256 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.000+0000 7faea03a0700 0 pidfile_write: ignore empty --pid-file 2024-04-12T05:22:02.256 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.005+0000 7faea03a0700 0 load: jerasure load: lrc load: isa 2024-04-12T05:22:02.256 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: RocksDB version: 6.8.1 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Compile date Jul 8 2021 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: DB SUMMARY 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: CURRENT file: CURRENT 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi077/store.db dir, Total Num: 1, files: 000004.sst 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.257 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi077/store.db: 000006.log size: 85859 ; 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.error_if_exists: 0 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.create_if_missing: 0 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.paranoid_checks: 1 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.env: 0x5627aaaa61c0 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.fs: Posix File System 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.info_log: 0x5627ac441a40 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.statistics: (nil) 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.use_fsync: 0 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_log_file_size: 0 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T05:22:02.258 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.allow_fallocate: 1 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.use_direct_reads: 0 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.db_log_dir: 2024-04-12T05:22:02.259 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi077/store.db 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_subcompactions: 1 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_background_flushes: -1 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.write_buffer_manager: 0x5627ad0b8030 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-12T05:22:02.260 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.unordered_write: 0 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T05:22:02.261 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.row_cache: None 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.wal_filter: None 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.preserve_deletes: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.two_write_queues: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.atomic_flush: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.log_readahead_size: 0 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-12T05:22:02.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_background_jobs: 2 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_background_compactions: -1 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_open_files: -1 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T05:22:02.263 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Compression algorithms supported: 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: kZSTD supported: 0 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: kXpressCompression supported: 0 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: kLZ4Compression supported: 1 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: kBZip2Compression supported: 0 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: kZlibCompression supported: 1 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: kSnappyCompression supported: 1 2024-04-12T05:22:02.264 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi077/store.db/MANIFEST-000005 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.merge_operator: 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_filter: None 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5627ac35a170) 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cache_index_and_filter_blocks: 1 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T05:22:02.265 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: pin_top_level_index_and_filter: 1 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: index_type: 0 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: data_block_index_type: 0 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: index_shortening: 1 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: data_block_hash_table_util_ratio: 0.750000 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: hash_index_allow_collision: 1 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: checksum: 1 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: no_block_cache: 0 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: block_cache: 0x5627ac390f10 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: block_cache_name: BinnedLRUCache 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: block_cache_options: 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: capacity : 536870912 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: num_shard_bits : 4 2024-04-12T05:22:02.266 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: strict_capacity_limit : 0 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: high_pri_pool_ratio: 0.000 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: block_cache_compressed: (nil) 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: persistent_cache: (nil) 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: block_size: 4096 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: block_size_deviation: 10 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: block_restart_interval: 16 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: index_block_restart_interval: 1 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: metadata_block_size: 4096 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: partition_filters: 0 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: use_delta_encoding: 1 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: whole_key_filtering: 1 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: verify_compression: 0 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: read_amp_bytes_per_bit: 0 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: format_version: 2 2024-04-12T05:22:02.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: enable_index_compression: 1 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: block_align: 0 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compression: NoCompression 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.num_levels: 7 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T05:22:02.268 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T05:22:02.269 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T05:22:02.270 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.table_properties_collectors: 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.inplace_update_support: 0 2024-04-12T05:22:02.271 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.bloom_locality: 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.max_successive_merges: 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.ttl: 2592000 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.006+0000 7faea03a0700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.007+0000 7faea03a0700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi077/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T05:22:02.272 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.007+0000 7faea03a0700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.007+0000 7faea03a0700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712899322008226, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.007+0000 7faea03a0700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.007+0000 7faea03a0700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.008+0000 7faea03a0700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712899322009431, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82617, "table_properties": {"data_size": 80887, "index_size": 335, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9446, "raw_average_key_size": 47, "raw_value_size": 75406, "raw_average_value_size": 377, "num_data_blocks": 11, "num_entries": 200, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712899322, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.008+0000 7faea03a0700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.009+0000 7faea03a0700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712899322009976, "job": 1, "event": "recovery_finished"} 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.010+0000 7faea03a0700 4 rocksdb: DB pointer 0x5627ac455800 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.010+0000 7fae871a8700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.010+0000 7fae871a8700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ** DB Stats ** 2024-04-12T05:22:02.273 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ** Compaction Stats [default] ** 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: L0 2/0 82.37 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.9 0.00 0.00 1 0.001 0 0 2024-04-12T05:22:02.274 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Sum 2/0 82.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.9 0.00 0.00 1 0.001 0 0 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.9 0.00 0.00 1 0.001 0 0 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ** Compaction Stats [default] ** 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 95.9 0.00 0.00 1 0.001 0 0 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:22:02.275 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Cumulative compaction: 0.00 GB write, 21.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Interval compaction: 0.00 GB write, 21.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ** Compaction Stats [default] ** 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: L0 2/0 82.37 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.9 0.00 0.00 1 0.001 0 0 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Sum 2/0 82.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.9 0.00 0.00 1 0.001 0 0 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ** Compaction Stats [default] ** 2024-04-12T05:22:02.276 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-12T05:22:02.277 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:22:02.277 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 95.9 0.00 0.00 1 0.001 0 0 2024-04-12T05:22:02.277 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:22:02.277 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:22:02.277 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:22:02.277 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:22:02.277 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:22:02.277 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:22:02.277 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Cumulative compaction: 0.00 GB write, 21.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.010+0000 7faea03a0700 0 starting mon.smithi077 rank 0 at public addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] at bind addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi077 fsid 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.012+0000 7faea03a0700 1 mon.smithi077@-1(???) e1 preinit fsid 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.012+0000 7faea03a0700 0 mon.smithi077@-1(???).mds e1 new map 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.012+0000 7faea03a0700 0 mon.smithi077@-1(???).mds e1 print_map 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: e1 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T05:22:02.278 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: legacy client fscid: -1 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: No filesystems configured 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.012+0000 7faea03a0700 0 mon.smithi077@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.012+0000 7faea03a0700 0 mon.smithi077@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.012+0000 7faea03a0700 0 mon.smithi077@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.012+0000 7faea03a0700 0 mon.smithi077@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:21:59.748344+0000 mon.smithi077 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.77:0/1598764427' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:22:02.013+0000 7faea03a0700 1 mon.smithi077@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 bash[35267]: ecd90b10d4220c8f18c0ead576d1a19ce855e866551f472ff5c7226612474904 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 systemd[1]: Started Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:22:02.279 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:02.018473+0000 mon.smithi077 (mon.0) 1 : cluster [INF] mon.smithi077 is new leader, mons smithi077 in quorum (ranks 0) 2024-04-12T05:22:02.280 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:02.018543+0000 mon.smithi077 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0]} 2024-04-12T05:22:02.280 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:02.018596+0000 mon.smithi077 (mon.0) 3 : cluster [DBG] fsmap 2024-04-12T05:22:02.280 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:02.018636+0000 mon.smithi077 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-12T05:22:02.280 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:02.019113+0000 mon.smithi077 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-12T05:22:03.132 INFO:teuthology.orchestra.run.smithi077.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-12T05:22:03.133 INFO:teuthology.orchestra.run.smithi077.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:22:03.133 INFO:teuthology.orchestra.run.smithi077.stderr:Creating mgr... 2024-04-12T05:22:03.133 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying port 9283 ... 2024-04-12T05:22:03.135 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl daemon-reload 2024-04-12T05:22:03.226 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mgr.smithi077.pbilcj 2024-04-12T05:22:03.254 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl reset-failed ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mgr.smithi077.pbilcj 2024-04-12T05:22:03.260 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Failed to reset failed state of unit ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mgr.smithi077.pbilcj.service: Unit ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mgr.smithi077.pbilcj.service not loaded. 2024-04-12T05:22:03.260 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl enable ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mgr.smithi077.pbilcj 2024-04-12T05:22:03.265 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/ceph-832ac620-f88c-11ee-bc8c-c7b262605968.target.wants/ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mgr.smithi077.pbilcj.service → /etc/systemd/system/ceph-832ac620-f88c-11ee-bc8c-c7b262605968@.service. 2024-04-12T05:22:03.348 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl start ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mgr.smithi077.pbilcj 2024-04-12T05:22:03.871 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-12T05:22:03.881 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: disabled 2024-04-12T05:22:03.881 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-active firewalld.service 2024-04-12T05:22:03.888 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2024-04-12T05:22:03.889 INFO:teuthology.orchestra.run.smithi077.stderr:firewalld.service is not enabled 2024-04-12T05:22:03.889 INFO:teuthology.orchestra.run.smithi077.stderr:Not possible to enable service . firewalld.service is not available 2024-04-12T05:22:03.889 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-12T05:22:03.896 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: disabled 2024-04-12T05:22:03.897 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-active firewalld.service 2024-04-12T05:22:03.905 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2024-04-12T05:22:03.906 INFO:teuthology.orchestra.run.smithi077.stderr:firewalld.service is not enabled 2024-04-12T05:22:03.907 INFO:teuthology.orchestra.run.smithi077.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-12T05:22:03.907 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mgr to start... 2024-04-12T05:22:03.907 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mgr... 2024-04-12T05:22:03.907 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-12T05:22:03.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:02.631972+0000 mon.smithi077 (mon.0) 6 : audit [INF] from='client.? 172.21.15.77:0/1386855138' entity='client.admin' 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsid": "832ac620-f88c-11ee-bc8c-c7b262605968", 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "health": { 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "checks": {}, 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mutes": [] 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum": [ 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 0 2024-04-12T05:22:04.618 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "smithi077" 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "monmap": { 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osdmap": { 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-12T05:22:04.619 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgmap": { 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-12T05:22:04.623 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsmap": { 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": false, 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modules": [ 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "iostat", 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "nfs", 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "restful" 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2024-04-12T05:22:04.624 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:22:04.625 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:04.625 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "servicemap": { 2024-04-12T05:22:04.625 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:04.625 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modified": "2024-04-12T05:21:56.830732+0000", 2024-04-12T05:22:04.625 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:22:04.625 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:04.625 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-12T05:22:04.625 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2024-04-12T05:22:04.947 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:04.613304+0000 mon.smithi077 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.77:0/1819327696' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-12T05:22:05.201 INFO:teuthology.orchestra.run.smithi077.stderr:mgr not available, waiting (1/15)... 2024-04-12T05:22:07.203 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsid": "832ac620-f88c-11ee-bc8c-c7b262605968", 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "health": { 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "checks": {}, 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mutes": [] 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum": [ 2024-04-12T05:22:07.806 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 0 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "smithi077" 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "monmap": { 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osdmap": { 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-12T05:22:07.807 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-12T05:22:07.808 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-12T05:22:07.811 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-12T05:22:07.811 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-12T05:22:07.811 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:07.811 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgmap": { 2024-04-12T05:22:07.811 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-12T05:22:07.811 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-12T05:22:07.811 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-12T05:22:07.811 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-12T05:22:07.811 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsmap": { 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": false, 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modules": [ 2024-04-12T05:22:07.812 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "iostat", 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "nfs", 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "restful" 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "servicemap": { 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modified": "2024-04-12T05:21:56.830732+0000", 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-12T05:22:07.813 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2024-04-12T05:22:08.169 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:07.801825+0000 mon.smithi077 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.77:0/2309329030' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-12T05:22:08.439 INFO:teuthology.orchestra.run.smithi077.stderr:mgr not available, waiting (2/15)... 2024-04-12T05:22:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:08.896897+0000 mon.smithi077 (mon.0) 9 : cluster [INF] Activating manager daemon smithi077.pbilcj 2024-04-12T05:22:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:08.899328+0000 mon.smithi077 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi077.pbilcj(active, starting, since 0.00253764s) 2024-04-12T05:22:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.900343+0000 mon.smithi077 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:22:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.900468+0000 mon.smithi077 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:22:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.900573+0000 mon.smithi077 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:22:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.900740+0000 mon.smithi077 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:22:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.900927+0000 mon.smithi077 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi077.pbilcj", "id": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:22:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:08.914224+0000 mon.smithi077 (mon.0) 16 : cluster [INF] Manager daemon smithi077.pbilcj is now available 2024-04-12T05:22:09.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.924416+0000 mon.smithi077 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:09.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.926104+0000 mon.smithi077 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:22:09.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.927256+0000 mon.smithi077 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:22:09.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.934179+0000 mon.smithi077 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:09.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:08.937026+0000 mon.smithi077 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.77:0/892886986' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:10.442 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-12T05:22:11.146 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:22:11.146 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2024-04-12T05:22:11.146 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsid": "832ac620-f88c-11ee-bc8c-c7b262605968", 2024-04-12T05:22:11.146 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "health": { 2024-04-12T05:22:11.146 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-12T05:22:11.146 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "checks": {}, 2024-04-12T05:22:11.146 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mutes": [] 2024-04-12T05:22:11.146 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum": [ 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 0 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "smithi077" 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "monmap": { 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osdmap": { 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:11.147 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-12T05:22:11.148 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-12T05:22:11.148 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-12T05:22:11.148 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-12T05:22:11.151 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-12T05:22:11.151 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-12T05:22:11.151 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:11.151 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgmap": { 2024-04-12T05:22:11.151 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsmap": { 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:11.152 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": true, 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modules": [ 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "iostat", 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "nfs", 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "restful" 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "servicemap": { 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modified": "2024-04-12T05:21:56.830732+0000", 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-12T05:22:11.153 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2024-04-12T05:22:11.166 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:09.902094+0000 mon.smithi077 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi077.pbilcj(active, since 1.0053s) 2024-04-12T05:22:12.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:11.141408+0000 mon.smithi077 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.77:0/3499603575' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-12T05:22:13.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:11.902666+0000 mon.smithi077 (mon.0) 24 : cluster [DBG] mgrmap e4: smithi077.pbilcj(active, since 3s) 2024-04-12T05:22:15.677 INFO:teuthology.orchestra.run.smithi077.stderr:mgr is available 2024-04-12T05:22:15.677 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z -v /tmp/tmplg7rir5g:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-04-12T05:22:18.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:18.528188+0000 mon.smithi077 (mon.0) 25 : audit [INF] from='client.? 172.21.15.77:0/1960818206' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-12T05:22:19.156 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:22:19.156 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [global] 2024-04-12T05:22:19.156 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: fsid = 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [mgr] 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [osd] 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-12T05:22:19.157 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-12T05:22:23.321 INFO:teuthology.orchestra.run.smithi077.stderr:Enabling cephadm module... 2024-04-12T05:22:23.321 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-04-12T05:22:24.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:24.319055+0000 mon.smithi077 (mon.0) 26 : audit [INF] from='client.? 172.21.15.77:0/2351189246' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-12T05:22:25.029 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-12T05:22:25.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:24.372262+0000 mon.smithi077 (mon.0) 27 : audit [INF] from='client.? 172.21.15.77:0/2351189246' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-12T05:22:25.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:24.372339+0000 mon.smithi077 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi077.pbilcj(active, since 15s) 2024-04-12T05:22:25.843 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2024-04-12T05:22:25.843 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-12T05:22:25.843 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": true, 2024-04-12T05:22:25.843 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "active_name": "smithi077.pbilcj", 2024-04-12T05:22:25.843 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-12T05:22:25.843 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2024-04-12T05:22:26.386 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for the mgr to restart... 2024-04-12T05:22:26.386 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mgr epoch 5... 2024-04-12T05:22:26.386 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-12T05:22:26.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:25.840746+0000 mon.smithi077 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.77:0/3405748197' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-12T05:22:29.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:29.434507+0000 mon.smithi077 (mon.0) 30 : cluster [INF] Active manager daemon smithi077.pbilcj restarted 2024-04-12T05:22:29.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:29.434872+0000 mon.smithi077 (mon.0) 31 : cluster [INF] Activating manager daemon smithi077.pbilcj 2024-04-12T05:22:29.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:29.437010+0000 mon.smithi077 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-12T05:22:30.504 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2024-04-12T05:22:30.504 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-12T05:22:30.504 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "initialized": true 2024-04-12T05:22:30.504 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2024-04-12T05:22:30.788 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:29.487665+0000 mon.smithi077 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi077.pbilcj(active, starting, since 0.0528737s) 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.489954+0000 mon.smithi077 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.490558+0000 mon.smithi077 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi077.pbilcj", "id": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.491748+0000 mon.smithi077 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.491977+0000 mon.smithi077 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.492192+0000 mon.smithi077 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:29.505310+0000 mon.smithi077 (mon.0) 39 : cluster [INF] Manager daemon smithi077.pbilcj is now available 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.518026+0000 mon.smithi077 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.520682+0000 mon.smithi077 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.523224+0000 mon.smithi077 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.610781+0000 mon.smithi077 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.611443+0000 mon.smithi077 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:22:30.789 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.612889+0000 mon.smithi077 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:22:30.790 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.614386+0000 mon.smithi077 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:22:30.790 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.624710+0000 mon.smithi077 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:22:30.790 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:29.625842+0000 mon.smithi077 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:22:31.000 INFO:teuthology.orchestra.run.smithi077.stderr:mgr epoch 5 is available 2024-04-12T05:22:31.000 INFO:teuthology.orchestra.run.smithi077.stderr:Setting orchestrator backend to cephadm... 2024-04-12T05:22:31.000 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-04-12T05:22:31.755 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:30.494833+0000 mgr.smithi077.pbilcj (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-12T05:22:31.755 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:30.495528+0000 mon.smithi077 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi077.pbilcj(active, since 1.06074s) 2024-04-12T05:22:31.756 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:30.501585+0000 mgr.smithi077.pbilcj (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-12T05:22:32.338 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-04-12T05:22:32.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:31.497589+0000 mon.smithi077 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi077.pbilcj(active, since 2s) 2024-04-12T05:22:32.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:31.725291+0000 mgr.smithi077.pbilcj (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-12T05:22:32.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:31.729327+0000 mon.smithi077 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:32.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:31.733165+0000 mon.smithi077 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:22:32.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: value unchanged 2024-04-12T05:22:33.645 INFO:teuthology.orchestra.run.smithi077.stderr:Generating ssh key... 2024-04-12T05:22:33.645 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-04-12T05:22:33.647 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:32.955475+0000 mgr.smithi077.pbilcj (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:22:35.659 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-04-12T05:22:36.339 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQVK7eIZ3wGcz3vqFQ4ijz2SQgmeM5PWMF89/Zvkr4pZvhielUHfTZHfavUpR8SGL+mPs+zZZZali8dbnAs4VeZYQOEOoD3bjbXPu7gES1op7tOKKsuVGziiGeWqlMow59824WBNjkBHZvQ7ymd6g548MtHqJTauLogL2cG4RZirYTOJEUnHq+7POgohtCk6pjqtEYcN6VQWSmXiNhowsKyiQl85H2U7NKtn5k6xeS6iAyX8ZE+lTNWi+/B2ZylBN2Ig2faZcpntWQvOPZwuPJKk+I+YLmQn7Vol0Kxux9j5SOI/dSYW9389aFVIFs65URIOifmtHhiOx1vm3hEtpzFz3qyJyN4hLGHZuuPNSezD+1zbGgnzld/uZnmp5eopClgQ0576IrakcsYw4zXtDhxdaSTO8fMb9t+c/fLRF1ZGeoWqIP7+nRUk3ILmATK+Sf/WqSsyufrcq5JXJWqiovNgWyYSEIZaWOXHn/RAJ1TcvgIKVX7T3iS0eLh+n/58k= ceph-832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:22:36.360 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:22:34.758362+0000 mgr.smithi077.pbilcj (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2024-04-12T05:22:36.360 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:34.997712+0000 mon.smithi077 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:36.361 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:35.000095+0000 mon.smithi077 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:36.949 INFO:teuthology.orchestra.run.smithi077.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-12T05:22:36.950 INFO:teuthology.orchestra.run.smithi077.stderr:Adding key to root@localhost authorized_keys... 2024-04-12T05:22:36.950 INFO:teuthology.orchestra.run.smithi077.stderr:Adding host smithi077... 2024-04-12T05:22:36.950 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi077 172.21.15.77 2024-04-12T05:22:37.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:36.337668+0000 mgr.smithi077.pbilcj (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:22:38.182 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Added host 'smithi077' with addr '172.21.15.77' 2024-04-12T05:22:38.755 INFO:teuthology.orchestra.run.smithi077.stderr:Deploying mon service with default placement... 2024-04-12T05:22:38.755 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2024-04-12T05:22:39.450 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-12T05:22:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:37.607405+0000 mgr.smithi077.pbilcj (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi077", "addr": "172.21.15.77", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:22:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:38.179227+0000 mon.smithi077 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:22:38.179505+0000 mgr.smithi077.pbilcj (mgr.14116) 9 : cephadm [INF] Added host smithi077 2024-04-12T05:22:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:38.179724+0000 mon.smithi077 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:22:40.011 INFO:teuthology.orchestra.run.smithi077.stderr:Deploying mgr service with default placement... 2024-04-12T05:22:40.011 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2024-04-12T05:22:40.640 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:39.443169+0000 mgr.smithi077.pbilcj (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:22:40.640 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:22:39.443889+0000 mgr.smithi077.pbilcj (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-12T05:22:40.640 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:39.448920+0000 mon.smithi077 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:41.076 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-12T05:22:41.590 INFO:teuthology.orchestra.run.smithi077.stderr:Deploying crash service with default placement... 2024-04-12T05:22:41.590 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2024-04-12T05:22:42.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:41.012186+0000 mgr.smithi077.pbilcj (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:22:42.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:22:41.012719+0000 mgr.smithi077.pbilcj (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-12T05:22:42.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:41.014804+0000 mon.smithi077 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:42.288 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Scheduled crash update... 2024-04-12T05:22:43.150 INFO:teuthology.orchestra.run.smithi077.stderr:Enabling mgr prometheus module... 2024-04-12T05:22:43.150 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-04-12T05:22:43.428 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:42.284148+0000 mgr.smithi077.pbilcj (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:22:43.428 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:22:42.284801+0000 mgr.smithi077.pbilcj (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2024-04-12T05:22:43.428 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:42.286950+0000 mon.smithi077 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:43.428 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:42.560669+0000 mon.smithi077 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:43.428 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:42.793755+0000 mon.smithi077 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.77:0/2451659003' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:44.325 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:43.918371+0000 mon.smithi077 (mon.0) 62 : audit [INF] from='client.? 172.21.15.77:0/3693870719' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T05:22:45.093 INFO:teuthology.orchestra.run.smithi077.stderr:Deploying prometheus service with default placement... 2024-04-12T05:22:45.094 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-04-12T05:22:45.363 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:44.291191+0000 mon.smithi077 (mon.0) 63 : audit [INF] from='client.? 172.21.15.77:0/3693870719' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-12T05:22:45.363 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:44.291246+0000 mon.smithi077 (mon.0) 64 : cluster [DBG] mgrmap e9: smithi077.pbilcj(active, since 14s) 2024-04-12T05:22:49.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:49.372879+0000 mon.smithi077 (mon.0) 65 : cluster [INF] Active manager daemon smithi077.pbilcj restarted 2024-04-12T05:22:49.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:49.373256+0000 mon.smithi077 (mon.0) 66 : cluster [INF] Activating manager daemon smithi077.pbilcj 2024-04-12T05:22:49.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:49.375389+0000 mon.smithi077 (mon.0) 67 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-12T05:22:50.439 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-04-12T05:22:50.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:49.426147+0000 mon.smithi077 (mon.0) 68 : cluster [DBG] mgrmap e10: smithi077.pbilcj(active, starting, since 0.0529755s) 2024-04-12T05:22:50.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:49.428474+0000 mon.smithi077 (mon.0) 69 : audit [DBG] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:22:50.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:49.428653+0000 mon.smithi077 (mon.0) 70 : audit [DBG] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi077.pbilcj", "id": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:22:50.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:49.428808+0000 mon.smithi077 (mon.0) 71 : audit [DBG] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:22:50.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:49.428947+0000 mon.smithi077 (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:22:50.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:49.429069+0000 mon.smithi077 (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:22:50.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:49.442280+0000 mon.smithi077 (mon.0) 74 : cluster [INF] Manager daemon smithi077.pbilcj is now available 2024-04-12T05:22:50.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:49.538481+0000 mon.smithi077 (mon.0) 75 : audit [DBG] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:22:50.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:49.539815+0000 mon.smithi077 (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:22:50.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:49.555991+0000 mon.smithi077 (mon.0) 77 : audit [INF] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:22:50.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:49.563724+0000 mon.smithi077 (mon.0) 78 : audit [INF] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:22:51.244 INFO:teuthology.orchestra.run.smithi077.stderr:Deploying grafana service with default placement... 2024-04-12T05:22:51.244 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2024-04-12T05:22:51.515 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:50.431362+0000 mon.smithi077 (mon.0) 79 : cluster [DBG] mgrmap e11: smithi077.pbilcj(active, since 1.05819s) 2024-04-12T05:22:51.516 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:22:50.432236+0000 mgr.smithi077.pbilcj (mgr.14144) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-04-12T05:22:51.516 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:50.436159+0000 mon.smithi077 (mon.0) 80 : audit [INF] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:51.516 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:50.735837+0000 mon.smithi077 (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:52.843 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-04-12T05:22:53.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:22:51.737381+0000 mon.smithi077 (mon.0) 82 : cluster [DBG] mgrmap e12: smithi077.pbilcj(active, since 2s) 2024-04-12T05:22:53.556 INFO:teuthology.orchestra.run.smithi077.stderr:Deploying node-exporter service with default placement... 2024-04-12T05:22:53.557 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-04-12T05:22:54.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:52.838813+0000 mgr.smithi077.pbilcj (mgr.14144) 3 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:22:54.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:22:52.839353+0000 mgr.smithi077.pbilcj (mgr.14144) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-04-12T05:22:54.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:52.841537+0000 mon.smithi077 (mon.0) 83 : audit [INF] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:54.269 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-04-12T05:22:54.897 INFO:teuthology.orchestra.run.smithi077.stderr:Deploying alertmanager service with default placement... 2024-04-12T05:22:54.897 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-04-12T05:22:55.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:54.265070+0000 mgr.smithi077.pbilcj (mgr.14144) 5 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:22:55.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:22:54.265726+0000 mgr.smithi077.pbilcj (mgr.14144) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-04-12T05:22:55.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:54.267991+0000 mon.smithi077 (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:55.646 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-04-12T05:22:56.279 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-04-12T05:22:56.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:55.641047+0000 mgr.smithi077.pbilcj (mgr.14144) 7 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:22:56.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:22:55.641589+0000 mgr.smithi077.pbilcj (mgr.14144) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-04-12T05:22:56.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:55.643899+0000 mon.smithi077 (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.77:0/4204561755' entity='mgr.smithi077.pbilcj' 2024-04-12T05:22:57.643 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-04-12T05:22:58.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:57.019110+0000 mon.smithi077 (mon.0) 86 : audit [INF] from='client.? 172.21.15.77:0/2378357449' entity='client.admin' 2024-04-12T05:22:59.058 INFO:teuthology.orchestra.run.smithi077.stderr:Enabling the dashboard module... 2024-04-12T05:22:59.058 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-04-12T05:22:59.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:22:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:58.375236+0000 mon.smithi077 (mon.0) 87 : audit [INF] from='client.? 172.21.15.77:0/1509794165' entity='client.admin' 2024-04-12T05:23:00.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:22:59.876804+0000 mon.smithi077 (mon.0) 88 : audit [INF] from='client.? 172.21.15.77:0/3822690318' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-12T05:23:01.089 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-12T05:23:01.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:00.379588+0000 mon.smithi077 (mon.0) 89 : audit [INF] from='client.? 172.21.15.77:0/3822690318' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-12T05:23:01.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:00.379632+0000 mon.smithi077 (mon.0) 90 : cluster [DBG] mgrmap e13: smithi077.pbilcj(active, since 11s) 2024-04-12T05:23:01.928 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2024-04-12T05:23:01.928 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 13, 2024-04-12T05:23:01.928 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": true, 2024-04-12T05:23:01.928 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "active_name": "smithi077.pbilcj", 2024-04-12T05:23:01.928 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-12T05:23:01.928 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2024-04-12T05:23:02.538 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for the mgr to restart... 2024-04-12T05:23:02.538 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mgr epoch 13... 2024-04-12T05:23:02.538 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-12T05:23:02.540 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:01.926027+0000 mon.smithi077 (mon.0) 91 : audit [DBG] from='client.? 172.21.15.77:0/892952694' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-12T05:23:05.657 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:05.470742+0000 mon.smithi077 (mon.0) 92 : cluster [INF] Active manager daemon smithi077.pbilcj restarted 2024-04-12T05:23:05.662 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:05.471129+0000 mon.smithi077 (mon.0) 93 : cluster [INF] Activating manager daemon smithi077.pbilcj 2024-04-12T05:23:05.662 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:05.475234+0000 mon.smithi077 (mon.0) 94 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-12T05:23:06.541 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2024-04-12T05:23:06.541 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-04-12T05:23:06.541 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "initialized": true 2024-04-12T05:23:06.541 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2024-04-12T05:23:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:05.525962+0000 mon.smithi077 (mon.0) 95 : cluster [DBG] mgrmap e14: smithi077.pbilcj(active, starting, since 0.054918s) 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:05.529259+0000 mon.smithi077 (mon.0) 96 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:05.529494+0000 mon.smithi077 (mon.0) 97 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi077.pbilcj", "id": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:05.529722+0000 mon.smithi077 (mon.0) 98 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:05.529913+0000 mon.smithi077 (mon.0) 99 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:05.530090+0000 mon.smithi077 (mon.0) 100 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:05.543549+0000 mon.smithi077 (mon.0) 101 : cluster [INF] Manager daemon smithi077.pbilcj is now available 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:05.641181+0000 mon.smithi077 (mon.0) 102 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:05.642503+0000 mon.smithi077 (mon.0) 103 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:05.666698+0000 mon.smithi077 (mon.0) 104 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:23:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:05.669153+0000 mon.smithi077 (mon.0) 105 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:23:07.472 INFO:teuthology.orchestra.run.smithi077.stderr:mgr epoch 13 is available 2024-04-12T05:23:07.472 INFO:teuthology.orchestra.run.smithi077.stderr:Generating a dashboard self-signed certificate... 2024-04-12T05:23:07.472 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-04-12T05:23:07.734 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:06.532494+0000 mgr.smithi077.pbilcj (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-12T05:23:07.734 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:06.532995+0000 mon.smithi077 (mon.0) 106 : cluster [DBG] mgrmap e15: smithi077.pbilcj(active, since 1.06195s) 2024-04-12T05:23:07.734 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:06.538765+0000 mgr.smithi077.pbilcj (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-12T05:23:07.734 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:07.063335+0000 mon.smithi077 (mon.0) 107 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:08.490 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-12T05:23:09.383 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:08.064515+0000 mon.smithi077 (mon.0) 108 : cluster [DBG] mgrmap e16: smithi077.pbilcj(active, since 2s) 2024-04-12T05:23:09.383 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:08.372061+0000 mgr.smithi077.pbilcj (mgr.14164) 3 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:23:09.383 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:08.483180+0000 mon.smithi077 (mon.0) 109 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:09.383 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:08.487899+0000 mon.smithi077 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:09.653 INFO:teuthology.orchestra.run.smithi077.stderr:Creating initial admin user... 2024-04-12T05:23:09.653 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpfpjl0qao:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.5 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-04-12T05:23:10.645 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$FN.Q.Yx0WbQLMxusdxwhxOsYY89AgEjlVZJEbpad8X9unCgbvfoOe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712899390, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-12T05:23:11.369 INFO:teuthology.orchestra.run.smithi077.stderr:Fetching dashboard port number... 2024-04-12T05:23:11.369 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi077 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfqhyprbo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp132dhj8k:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-04-12T05:23:11.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:10.427690+0000 mgr.smithi077.pbilcj (mgr.14164) 4 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:23:11.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:10.643405+0000 mon.smithi077 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:12.095 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 8443 2024-04-12T05:23:12.817 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-12T05:23:12.819 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:11.646395+0000 mon.smithi077 (mon.0) 112 : cluster [DBG] mgrmap e17: smithi077.pbilcj(active, since 6s) 2024-04-12T05:23:12.819 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:12.092853+0000 mon.smithi077 (mon.0) 113 : audit [DBG] from='client.? 172.21.15.77:0/3814881582' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-12T05:23:12.825 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: disabled 2024-04-12T05:23:12.826 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: systemctl is-active firewalld.service 2024-04-12T05:23:12.833 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2024-04-12T05:23:12.834 INFO:teuthology.orchestra.run.smithi077.stderr:firewalld.service is not enabled 2024-04-12T05:23:12.834 INFO:teuthology.orchestra.run.smithi077.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-12T05:23:12.837 INFO:teuthology.orchestra.run.smithi077.stderr:Ceph Dashboard is now available at: 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr: URL: https://smithi077.front.sepia.ceph.com:8443/ 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr: User: admin 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr: Password: jvu4p7mqbk 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr:You can access the Ceph CLI with: 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-12T05:23:12.838 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-12T05:23:12.839 INFO:teuthology.orchestra.run.smithi077.stderr: ceph telemetry on 2024-04-12T05:23:12.839 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-12T05:23:12.839 INFO:teuthology.orchestra.run.smithi077.stderr:For more information see: 2024-04-12T05:23:12.839 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-12T05:23:12.839 INFO:teuthology.orchestra.run.smithi077.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-04-12T05:23:12.839 INFO:teuthology.orchestra.run.smithi077.stderr: 2024-04-12T05:23:12.839 INFO:teuthology.orchestra.run.smithi077.stderr:Bootstrap complete. 2024-04-12T05:23:12.839 INFO:teuthology.orchestra.run.smithi077.stderr:Releasing lock 139689136857216 on /run/cephadm/832ac620-f88c-11ee-bc8c-c7b262605968.lock 2024-04-12T05:23:12.839 INFO:teuthology.orchestra.run.smithi077.stderr:Lock 139689136857216 released on /run/cephadm/832ac620-f88c-11ee-bc8c-c7b262605968.lock 2024-04-12T05:23:12.873 INFO:tasks.cephadm:Fetching config... 2024-04-12T05:23:12.874 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:23:12.874 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-12T05:23:12.894 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-12T05:23:12.894 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:23:12.894 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-12T05:23:12.953 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-12T05:23:12.953 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:23:12.953 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/keyring of=/dev/stdout 2024-04-12T05:23:13.021 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-12T05:23:13.022 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:23:13.022 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-12T05:23:13.080 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-12T05:23:13.080 DEBUG:teuthology.orchestra.run.smithi077:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQVK7eIZ3wGcz3vqFQ4ijz2SQgmeM5PWMF89/Zvkr4pZvhielUHfTZHfavUpR8SGL+mPs+zZZZali8dbnAs4VeZYQOEOoD3bjbXPu7gES1op7tOKKsuVGziiGeWqlMow59824WBNjkBHZvQ7ymd6g548MtHqJTauLogL2cG4RZirYTOJEUnHq+7POgohtCk6pjqtEYcN6VQWSmXiNhowsKyiQl85H2U7NKtn5k6xeS6iAyX8ZE+lTNWi+/B2ZylBN2Ig2faZcpntWQvOPZwuPJKk+I+YLmQn7Vol0Kxux9j5SOI/dSYW9389aFVIFs65URIOifmtHhiOx1vm3hEtpzFz3qyJyN4hLGHZuuPNSezD+1zbGgnzld/uZnmp5eopClgQ0576IrakcsYw4zXtDhxdaSTO8fMb9t+c/fLRF1ZGeoWqIP7+nRUk3ILmATK+Sf/WqSsyufrcq5JXJWqiovNgWyYSEIZaWOXHn/RAJ1TcvgIKVX7T3iS0eLh+n/58k= ceph-832ac620-f88c-11ee-bc8c-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-12T05:23:13.158 INFO:teuthology.orchestra.run.smithi077.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQVK7eIZ3wGcz3vqFQ4ijz2SQgmeM5PWMF89/Zvkr4pZvhielUHfTZHfavUpR8SGL+mPs+zZZZali8dbnAs4VeZYQOEOoD3bjbXPu7gES1op7tOKKsuVGziiGeWqlMow59824WBNjkBHZvQ7ymd6g548MtHqJTauLogL2cG4RZirYTOJEUnHq+7POgohtCk6pjqtEYcN6VQWSmXiNhowsKyiQl85H2U7NKtn5k6xeS6iAyX8ZE+lTNWi+/B2ZylBN2Ig2faZcpntWQvOPZwuPJKk+I+YLmQn7Vol0Kxux9j5SOI/dSYW9389aFVIFs65URIOifmtHhiOx1vm3hEtpzFz3qyJyN4hLGHZuuPNSezD+1zbGgnzld/uZnmp5eopClgQ0576IrakcsYw4zXtDhxdaSTO8fMb9t+c/fLRF1ZGeoWqIP7+nRUk3ILmATK+Sf/WqSsyufrcq5JXJWqiovNgWyYSEIZaWOXHn/RAJ1TcvgIKVX7T3iS0eLh+n/58k= ceph-832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:23:13.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQVK7eIZ3wGcz3vqFQ4ijz2SQgmeM5PWMF89/Zvkr4pZvhielUHfTZHfavUpR8SGL+mPs+zZZZali8dbnAs4VeZYQOEOoD3bjbXPu7gES1op7tOKKsuVGziiGeWqlMow59824WBNjkBHZvQ7ymd6g548MtHqJTauLogL2cG4RZirYTOJEUnHq+7POgohtCk6pjqtEYcN6VQWSmXiNhowsKyiQl85H2U7NKtn5k6xeS6iAyX8ZE+lTNWi+/B2ZylBN2Ig2faZcpntWQvOPZwuPJKk+I+YLmQn7Vol0Kxux9j5SOI/dSYW9389aFVIFs65URIOifmtHhiOx1vm3hEtpzFz3qyJyN4hLGHZuuPNSezD+1zbGgnzld/uZnmp5eopClgQ0576IrakcsYw4zXtDhxdaSTO8fMb9t+c/fLRF1ZGeoWqIP7+nRUk3ILmATK+Sf/WqSsyufrcq5JXJWqiovNgWyYSEIZaWOXHn/RAJ1TcvgIKVX7T3iS0eLh+n/58k= ceph-832ac620-f88c-11ee-bc8c-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-12T05:23:13.214 INFO:teuthology.orchestra.run.smithi155.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQVK7eIZ3wGcz3vqFQ4ijz2SQgmeM5PWMF89/Zvkr4pZvhielUHfTZHfavUpR8SGL+mPs+zZZZali8dbnAs4VeZYQOEOoD3bjbXPu7gES1op7tOKKsuVGziiGeWqlMow59824WBNjkBHZvQ7ymd6g548MtHqJTauLogL2cG4RZirYTOJEUnHq+7POgohtCk6pjqtEYcN6VQWSmXiNhowsKyiQl85H2U7NKtn5k6xeS6iAyX8ZE+lTNWi+/B2ZylBN2Ig2faZcpntWQvOPZwuPJKk+I+YLmQn7Vol0Kxux9j5SOI/dSYW9389aFVIFs65URIOifmtHhiOx1vm3hEtpzFz3qyJyN4hLGHZuuPNSezD+1zbGgnzld/uZnmp5eopClgQ0576IrakcsYw4zXtDhxdaSTO8fMb9t+c/fLRF1ZGeoWqIP7+nRUk3ILmATK+Sf/WqSsyufrcq5JXJWqiovNgWyYSEIZaWOXHn/RAJ1TcvgIKVX7T3iS0eLh+n/58k= ceph-832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:23:13.226 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-12T05:23:16.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:15.232846+0000 mon.smithi077 (mon.0) 114 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:16.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:15.568964+0000 mon.smithi077 (mon.0) 115 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:23:16.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:15.571852+0000 mon.smithi077 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:16.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:15.893537+0000 mon.smithi077 (mon.0) 117 : audit [INF] from='client.? 172.21.15.77:0/1307688050' entity='client.admin' 2024-04-12T05:23:16.877 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-12T05:23:16.878 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-12T05:23:17.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:23:15.578403+0000 mgr.smithi077.pbilcj (mgr.14164) 5 : cephadm [INF] Deploying daemon alertmanager.smithi077 on smithi077 2024-04-12T05:23:19.844 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi155 2024-04-12T05:23:19.844 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-12T05:23:19.844 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.conf 2024-04-12T05:23:19.867 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-12T05:23:19.867 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:23:19.928 INFO:tasks.cephadm:Adding host smithi155 to orchestrator... 2024-04-12T05:23:19.928 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch host add smithi155 2024-04-12T05:23:20.355 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:19.100255+0000 mgr.smithi077.pbilcj (mgr.14164) 6 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:23:20.355 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:19.102711+0000 mon.smithi077 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:22.464 INFO:teuthology.orchestra.run.smithi077.stdout:Added host 'smithi155' with addr '172.21.15.155' 2024-04-12T05:23:22.963 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch host ls --format=json 2024-04-12T05:23:23.368 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:21.839143+0000 mgr.smithi077.pbilcj (mgr.14164) 7 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:23:23.368 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:22.461588+0000 mon.smithi077 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:24.392 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:23:22.461881+0000 mgr.smithi077.pbilcj (mgr.14164) 8 : cephadm [INF] Added host smithi155 2024-04-12T05:23:25.065 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:23:25.065 INFO:teuthology.orchestra.run.smithi077.stdout:[{"addr": "172.21.15.77", "hostname": "smithi077", "labels": [], "status": ""}, {"addr": "172.21.15.155", "hostname": "smithi155", "labels": [], "status": ""}] 2024-04-12T05:23:25.699 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:25.063807+0000 mgr.smithi077.pbilcj (mgr.14164) 9 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:23:25.719 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-12T05:23:25.719 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd crush tunables default 2024-04-12T05:23:26.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:25.530313+0000 mgr.smithi077.pbilcj (mgr.14164) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:28.038 INFO:teuthology.orchestra.run.smithi077.stderr:adjusted tunables profile to default 2024-04-12T05:23:28.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:27.836160+0000 mon.smithi077 (mon.0) 120 : audit [INF] from='client.? 172.21.15.77:0/3665388060' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-12T05:23:29.040 INFO:tasks.cephadm:Adding mon.smithi077 on smithi077 2024-04-12T05:23:29.040 INFO:tasks.cephadm:Adding mon.smithi155 on smithi155 2024-04-12T05:23:29.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch apply mon '2;smithi077:172.21.15.77=smithi077;smithi155:172.21.15.155=smithi155' 2024-04-12T05:23:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:27.530567+0000 mgr.smithi077.pbilcj (mgr.14164) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:28.034467+0000 mon.smithi077 (mon.0) 121 : audit [INF] from='client.? 172.21.15.77:0/3665388060' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-12T05:23:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:28.034507+0000 mon.smithi077 (mon.0) 122 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-12T05:23:30.995 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mon update... 2024-04-12T05:23:31.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:29.530929+0000 mgr.smithi077.pbilcj (mgr.14164) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:31.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:30.993099+0000 mon.smithi077 (mon.0) 123 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:31.612 DEBUG:teuthology.orchestra.run.smithi155:mon.smithi155> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi155.service 2024-04-12T05:23:31.615 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:23:31.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:23:31.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:-- Logs begin at Fri 2024-04-12 05:14:19 UTC. -- 2024-04-12T05:23:32.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:30.989366+0000 mgr.smithi077.pbilcj (mgr.14164) 13 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi077:172.21.15.77=smithi077;smithi155:172.21.15.155=smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:23:32.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:23:30.990673+0000 mgr.smithi077.pbilcj (mgr.14164) 14 : cephadm [INF] Saving service mon spec with placement smithi077:172.21.15.77=smithi077;smithi155:172.21.15.155=smithi155;count:2 2024-04-12T05:23:33.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:31.531337+0000 mgr.smithi077.pbilcj (mgr.14164) 15 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:33.525 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:23:33.525 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:23:33.527 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:23:34.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:33.523430+0000 mon.smithi077 (mon.0) 124 : audit [DBG] from='client.? 172.21.15.155:0/3080279775' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:23:34.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:33.903664+0000 mon.smithi077 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:34.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:33.905254+0000 mon.smithi077 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi077", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:23:34.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:33.906799+0000 mon.smithi077 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi077", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-12T05:23:34.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:33.907326+0000 mon.smithi077 (mon.0) 128 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:23:35.175 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:23:35.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:23:35.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:33.531586+0000 mgr.smithi077.pbilcj (mgr.14164) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:35.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:23:33.907780+0000 mgr.smithi077.pbilcj (mgr.14164) 17 : cephadm [INF] Deploying daemon crash.smithi077 on smithi077 2024-04-12T05:23:36.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:35.531781+0000 mgr.smithi077.pbilcj (mgr.14164) 18 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:36.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:35.659056+0000 mon.smithi077 (mon.0) 129 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:36.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:36.098892+0000 mon.smithi077 (mon.0) 130 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:36.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:36.254084+0000 mon.smithi077 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:36.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:36.256504+0000 mon.smithi077 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:36.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:36.256861+0000 mon.smithi077 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:23:36.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:36.257175+0000 mgr.smithi077.pbilcj (mgr.14164) 19 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:23:36.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:36.259444+0000 mon.smithi077 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:36.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:23:36.261513+0000 mgr.smithi077.pbilcj (mgr.14164) 20 : cephadm [INF] Deploying daemon grafana.smithi077 on smithi077 2024-04-12T05:23:37.137 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:23:37.138 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:23:37.139 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:23:38.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:37.135952+0000 mon.smithi077 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.155:0/1281654476' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:23:38.662 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:23:38.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:23:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:37.532037+0000 mgr.smithi077.pbilcj (mgr.14164) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:40.583 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:23:40.584 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:23:40.585 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:23:41.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:39.532361+0000 mgr.smithi077.pbilcj (mgr.14164) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:41.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:40.582068+0000 mon.smithi077 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.155:0/677948943' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:23:41.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:40.663245+0000 mon.smithi077 (mon.0) 137 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:42.248 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:23:42.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:23:43.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:41.532717+0000 mgr.smithi077.pbilcj (mgr.14164) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:44.331 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:23:44.331 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:23:44.333 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:23:45.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:43.532982+0000 mgr.smithi077.pbilcj (mgr.14164) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:45.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:44.329006+0000 mon.smithi077 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.155:0/1295783169' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:23:45.962 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:23:45.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:23:47.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:45.533173+0000 mgr.smithi077.pbilcj (mgr.14164) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:47.954 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:23:47.954 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:23:47.955 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:23:48.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:47.952169+0000 mon.smithi077 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.155:0/2259569745' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:23:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:47.533381+0000 mgr.smithi077.pbilcj (mgr.14164) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:49.535 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:23:49.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:23:51.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:49.533773+0000 mgr.smithi077.pbilcj (mgr.14164) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:51.675 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:23:51.675 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:23:51.677 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:23:52.143 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:51.673791+0000 mon.smithi077 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.155:0/1684171042' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:23:53.463 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:23:53.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:23:53.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:51.534058+0000 mgr.smithi077.pbilcj (mgr.14164) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:55.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:53.534314+0000 mgr.smithi077.pbilcj (mgr.14164) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:55.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:53.866520+0000 mon.smithi077 (mon.0) 141 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:55.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:23:53.868619+0000 mgr.smithi077.pbilcj (mgr.14164) 30 : cephadm [INF] Deploying daemon node-exporter.smithi077 on smithi077 2024-04-12T05:23:55.386 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:23:55.386 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:23:55.388 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:23:56.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:55.384275+0000 mon.smithi077 (mon.0) 142 : audit [DBG] from='client.? 172.21.15.155:0/2679819720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:23:56.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:55.666803+0000 mon.smithi077 (mon.0) 143 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:23:56.933 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:23:56.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:23:57.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:55.534576+0000 mgr.smithi077.pbilcj (mgr.14164) 31 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:58.863 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:23:58.864 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:23:58.865 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:23:59.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:57.534973+0000 mgr.smithi077.pbilcj (mgr.14164) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:23:59.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:23:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:23:58.861636+0000 mon.smithi077 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.155:0/542175788' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:00.504 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:00.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:01.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:23:59.535404+0000 mgr.smithi077.pbilcj (mgr.14164) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:02.589 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:02.589 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:24:02.591 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:24:03.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:01.535643+0000 mgr.smithi077.pbilcj (mgr.14164) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:03.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:02.587358+0000 mon.smithi077 (mon.0) 145 : audit [DBG] from='client.? 172.21.15.155:0/1210658333' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:04.261 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:04.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:05.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:03.536018+0000 mgr.smithi077.pbilcj (mgr.14164) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:05.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:03.755699+0000 mon.smithi077 (mon.0) 146 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:05.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:03.761806+0000 mgr.smithi077.pbilcj (mgr.14164) 36 : cephadm [INF] Deploying daemon prometheus.smithi077 on smithi077 2024-04-12T05:24:06.185 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:06.185 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:24:06.186 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:24:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:05.536427+0000 mgr.smithi077.pbilcj (mgr.14164) 37 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:05.668463+0000 mon.smithi077 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:24:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:05.670241+0000 mon.smithi077 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:05.670689+0000 mon.smithi077 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:24:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:06.182660+0000 mon.smithi077 (mon.0) 150 : audit [DBG] from='client.? 172.21.15.155:0/2934968631' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:07.839 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:07.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:07.536778+0000 mgr.smithi077.pbilcj (mgr.14164) 38 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:09.771 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:09.771 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:24:09.772 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:24:10.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:09.769084+0000 mon.smithi077 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.155:0/1985044887' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:11.412 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:11.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:11.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:09.537034+0000 mgr.smithi077.pbilcj (mgr.14164) 39 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:13.373 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:13.373 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:24:13.375 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:24:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:11.537273+0000 mgr.smithi077.pbilcj (mgr.14164) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:14.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:13.371723+0000 mon.smithi077 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.155:0/2937084293' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:15.022 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:15.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:15.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:13.537560+0000 mgr.smithi077.pbilcj (mgr.14164) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:16.925 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:16.925 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:24:16.927 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:24:17.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:15.537813+0000 mgr.smithi077.pbilcj (mgr.14164) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:17.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:16.923181+0000 mon.smithi077 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.155:0/590710090' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:18.604 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:18.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:19.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:17.538088+0000 mgr.smithi077.pbilcj (mgr.14164) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:20.528 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:20.528 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:24:20.529 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:24:21.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:19.538385+0000 mgr.smithi077.pbilcj (mgr.14164) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:21.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:20.526123+0000 mon.smithi077 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.155:0/3527750699' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:22.106 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:22.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:23.344 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:21.538739+0000 mgr.smithi077.pbilcj (mgr.14164) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:23.344 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:22.738780+0000 mon.smithi077 (mon.0) 155 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:23.344 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:22.739663+0000 mon.smithi077 (mon.0) 156 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:24:23.344 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:22.740489+0000 mon.smithi077 (mon.0) 157 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:23.344 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:22.741129+0000 mon.smithi077 (mon.0) 158 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:24:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:23.233342+0000 mon.smithi077 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:23.603249+0000 mon.smithi077 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:24.472 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:24.472 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:24:24.474 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:24:25.599 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:23.539031+0000 mgr.smithi077.pbilcj (mgr.14164) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:25.599 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:24.471016+0000 mon.smithi077 (mon.0) 161 : audit [DBG] from='client.? 172.21.15.155:0/1986026769' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:26.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:25.539256+0000 mgr.smithi077.pbilcj (mgr.14164) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:26.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:25.675859+0000 mon.smithi077 (mon.0) 162 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:27.254 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:27.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:28.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:26.722522+0000 mon.smithi077 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:28.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:26.964116+0000 mgr.smithi077.pbilcj (mgr.14164) 48 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:24:28.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:26.977551+0000 mgr.smithi077.pbilcj (mgr.14164) 49 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:24:28.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:27.006483+0000 mon.smithi077 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:28.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:27.149568+0000 mon.smithi077 (mon.0) 165 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:29.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:27.539644+0000 mgr.smithi077.pbilcj (mgr.14164) 50 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:29.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:27.756478+0000 mon.smithi077 (mon.0) 166 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:29.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:27.757121+0000 mon.smithi077 (mon.0) 167 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:24:29.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:27.759960+0000 mon.smithi077 (mon.0) 168 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:29.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:27.761676+0000 mon.smithi077 (mon.0) 169 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:24:29.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:27.763479+0000 mon.smithi077 (mon.0) 170 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-12T05:24:29.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:27.764120+0000 mon.smithi077 (mon.0) 171 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:29.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:27.764694+0000 mgr.smithi077.pbilcj (mgr.14164) 51 : cephadm [INF] Deploying daemon crash.smithi155 on smithi155 2024-04-12T05:24:29.371 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:29.371 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:24:29.373 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:24:30.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:29.369496+0000 mon.smithi077 (mon.0) 172 : audit [DBG] from='client.? 172.21.15.155:0/588132829' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:31.071 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:29.540010+0000 mgr.smithi077.pbilcj (mgr.14164) 52 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:31.724 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:31.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:32.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:31.509906+0000 mon.smithi077 (mon.0) 173 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:32.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:31.512178+0000 mon.smithi077 (mon.0) 174 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:24:32.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:31.514317+0000 mon.smithi077 (mon.0) 175 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-12T05:24:32.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:31.515122+0000 mon.smithi077 (mon.0) 176 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:24:32.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:31.516041+0000 mon.smithi077 (mon.0) 177 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:32.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:31.516656+0000 mgr.smithi077.pbilcj (mgr.14164) 53 : cephadm [INF] Deploying daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:24:32.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:31.540563+0000 mgr.smithi077.pbilcj (mgr.14164) 54 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:34.855 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:34.856 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:21:54.219333Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:24:34.857 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-12T05:24:35.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:33.541004+0000 mgr.smithi077.pbilcj (mgr.14164) 55 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:35.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:34.416274+0000 mon.smithi077 (mon.0) 178 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:35.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:34.418135+0000 mon.smithi077 (mon.0) 179 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:24:35.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:34.418912+0000 mon.smithi077 (mon.0) 180 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:35.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:34.419528+0000 mgr.smithi077.pbilcj (mgr.14164) 56 : cephadm [INF] Deploying daemon mon.smithi155 on smithi155 2024-04-12T05:24:35.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:34.853566+0000 mon.smithi077 (mon.0) 181 : audit [DBG] from='client.? 172.21.15.155:0/1996956856' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:36.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:35.541411+0000 mgr.smithi077.pbilcj (mgr.14164) 57 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:36.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:35.679079+0000 mon.smithi077 (mon.0) 182 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:37.527 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:24:37.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:24:38.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: debug 2024-04-12T05:24:38.219+0000 7f5e3a40a700 1 mon.smithi155@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-04-12T05:24:38.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:38 smithi155 bash[38815]: 932a4b448d52ac942628af3f8d87bd2e6372edd7192ac5818020c44c13932cc5 2024-04-12T05:24:38.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:38 smithi155 systemd[1]: Started Ceph mon.smithi155 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:24:43.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:37.541766+0000 mgr.smithi077.pbilcj (mgr.14164) 58 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:43.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:38.227199+0000 mon.smithi077 (mon.0) 184 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:24:43.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:38.227393+0000 mon.smithi077 (mon.0) 185 : cluster [INF] mon.smithi077 calling monitor election 2024-04-12T05:24:43.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:38.240679+0000 mon.smithi077 (mon.0) 186 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:39.223712+0000 mon.smithi077 (mon.0) 187 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:39.542049+0000 mgr.smithi077.pbilcj (mgr.14164) 59 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:39.570176+0000 mon.smithi077 (mon.0) 188 : audit [DBG] from='mgr.? 172.21.15.155:0/297566429' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/crt"}]: dispatch 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:40.223728+0000 mon.smithi077 (mon.0) 189 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:40.224610+0000 mon.smithi155 (mon.1) 1 : cluster [INF] mon.smithi155 calling monitor election 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:41.223821+0000 mon.smithi077 (mon.0) 190 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:41.542280+0000 mgr.smithi077.pbilcj (mgr.14164) 60 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:42.224325+0000 mon.smithi077 (mon.0) 191 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:43.223903+0000 mon.smithi077 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:43.254242+0000 mon.smithi077 (mon.0) 193 : cluster [INF] mon.smithi077 is new leader, mons smithi077,smithi155 in quorum (ranks 0,1) 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:43.257157+0000 mon.smithi077 (mon.0) 194 : cluster [DBG] monmap e2: 2 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:43.257202+0000 mon.smithi077 (mon.0) 195 : cluster [DBG] fsmap 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:43.257226+0000 mon.smithi077 (mon.0) 196 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:43.257427+0000 mon.smithi077 (mon.0) 197 : cluster [DBG] mgrmap e17: smithi077.pbilcj(active, since 97s) 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:43.258321+0000 mon.smithi077 (mon.0) 198 : cluster [DBG] Standby manager daemon smithi155.vdcsri started 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:43.259368+0000 mon.smithi077 (mon.0) 199 : audit [DBG] from='mgr.? 172.21.15.155:0/297566429' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:24:43.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:43.261927+0000 mon.smithi077 (mon.0) 200 : cluster [INF] overall HEALTH_OK 2024-04-12T05:24:43.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:43.263428+0000 mon.smithi077 (mon.0) 201 : audit [DBG] from='mgr.? 172.21.15.155:0/297566429' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/key"}]: dispatch 2024-04-12T05:24:43.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:43.263856+0000 mon.smithi077 (mon.0) 202 : audit [DBG] from='mgr.? 172.21.15.155:0/297566429' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:24:43.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:43.267240+0000 mon.smithi077 (mon.0) 203 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:43.650 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-12T05:24:43.650 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":2,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:24:38.223883Z","created":"2024-04-12T05:21:54.219333Z","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":"smithi077","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"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,1]} 2024-04-12T05:24:43.652 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 2 2024-04-12T05:24:43.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:37.541766+0000 mgr.smithi077.pbilcj (mgr.14164) 58 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:43.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:38.227199+0000 mon.smithi077 (mon.0) 184 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:24:43.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:38.227393+0000 mon.smithi077 (mon.0) 185 : cluster [INF] mon.smithi077 calling monitor election 2024-04-12T05:24:43.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:38.240679+0000 mon.smithi077 (mon.0) 186 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:39.223712+0000 mon.smithi077 (mon.0) 187 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:39.542049+0000 mgr.smithi077.pbilcj (mgr.14164) 59 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:43.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:39.570176+0000 mon.smithi077 (mon.0) 188 : audit [DBG] from='mgr.? 172.21.15.155:0/297566429' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/crt"}]: dispatch 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:40.223728+0000 mon.smithi077 (mon.0) 189 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:40.224610+0000 mon.smithi155 (mon.1) 1 : cluster [INF] mon.smithi155 calling monitor election 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:41.223821+0000 mon.smithi077 (mon.0) 190 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:41.542280+0000 mgr.smithi077.pbilcj (mgr.14164) 60 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:42.224325+0000 mon.smithi077 (mon.0) 191 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:43.223903+0000 mon.smithi077 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:43.254242+0000 mon.smithi077 (mon.0) 193 : cluster [INF] mon.smithi077 is new leader, mons smithi077,smithi155 in quorum (ranks 0,1) 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:43.257157+0000 mon.smithi077 (mon.0) 194 : cluster [DBG] monmap e2: 2 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:43.257202+0000 mon.smithi077 (mon.0) 195 : cluster [DBG] fsmap 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:43.257226+0000 mon.smithi077 (mon.0) 196 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:43.257427+0000 mon.smithi077 (mon.0) 197 : cluster [DBG] mgrmap e17: smithi077.pbilcj(active, since 97s) 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:43.258321+0000 mon.smithi077 (mon.0) 198 : cluster [DBG] Standby manager daemon smithi155.vdcsri started 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:43.259368+0000 mon.smithi077 (mon.0) 199 : audit [DBG] from='mgr.? 172.21.15.155:0/297566429' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:24:43.719 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:43.261927+0000 mon.smithi077 (mon.0) 200 : cluster [INF] overall HEALTH_OK 2024-04-12T05:24:43.720 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:43.263428+0000 mon.smithi077 (mon.0) 201 : audit [DBG] from='mgr.? 172.21.15.155:0/297566429' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/key"}]: dispatch 2024-04-12T05:24:43.720 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:43.263856+0000 mon.smithi077 (mon.0) 202 : audit [DBG] from='mgr.? 172.21.15.155:0/297566429' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:24:43.720 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:43.267240+0000 mon.smithi077 (mon.0) 203 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:44.333 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-12T05:24:44.333 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph config generate-minimal-conf 2024-04-12T05:24:44.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:24:43.268959+0000 mgr.smithi077.pbilcj (mgr.14164) 61 : cephadm [INF] Deploying daemon node-exporter.smithi155 on smithi155 2024-04-12T05:24:44.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:43.319047+0000 mon.smithi077 (mon.0) 204 : cluster [DBG] mgrmap e18: smithi077.pbilcj(active, since 97s), standbys: smithi155.vdcsri 2024-04-12T05:24:44.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:43.319169+0000 mon.smithi077 (mon.0) 205 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi155.vdcsri", "id": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:24:44.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:43.648078+0000 mon.smithi077 (mon.0) 206 : audit [DBG] from='client.? 172.21.15.155:0/3412187138' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:44.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:44.224747+0000 mon.smithi077 (mon.0) 207 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:44.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:43.268959+0000 mgr.smithi077.pbilcj (mgr.14164) 61 : cephadm [INF] Deploying daemon node-exporter.smithi155 on smithi155 2024-04-12T05:24:44.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:43.319047+0000 mon.smithi077 (mon.0) 204 : cluster [DBG] mgrmap e18: smithi077.pbilcj(active, since 97s), standbys: smithi155.vdcsri 2024-04-12T05:24:44.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:43.319169+0000 mon.smithi077 (mon.0) 205 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi155.vdcsri", "id": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:24:44.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:43.648078+0000 mon.smithi077 (mon.0) 206 : audit [DBG] from='client.? 172.21.15.155:0/3412187138' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:24:44.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:44.224747+0000 mon.smithi077 (mon.0) 207 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:24:45.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:43.542717+0000 mgr.smithi077.pbilcj (mgr.14164) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:45.641 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:43.542717+0000 mgr.smithi077.pbilcj (mgr.14164) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:46.350 INFO:teuthology.orchestra.run.smithi077.stdout:# minimal ceph.conf for 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:24:46.350 INFO:teuthology.orchestra.run.smithi077.stdout:[global] 2024-04-12T05:24:46.350 INFO:teuthology.orchestra.run.smithi077.stdout: fsid = 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:24:46.350 INFO:teuthology.orchestra.run.smithi077.stdout: mon_host = [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] 2024-04-12T05:24:46.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:45.543003+0000 mgr.smithi077.pbilcj (mgr.14164) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:46.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:45.682980+0000 mon.smithi077 (mon.0) 208 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:46.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:46.348438+0000 mon.smithi077 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.77:0/3685158733' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:47.007 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-12T05:24:47.008 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:24:47.008 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.conf 2024-04-12T05:24:47.038 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:24:47.038 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:24:47.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:45.543003+0000 mgr.smithi077.pbilcj (mgr.14164) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:47.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:45.682980+0000 mon.smithi077 (mon.0) 208 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:47.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:46.348438+0000 mon.smithi077 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.77:0/3685158733' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:47.106 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-12T05:24:47.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.conf 2024-04-12T05:24:47.144 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-12T05:24:47.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:24:47.216 INFO:tasks.cephadm:Deploying OSDs... 2024-04-12T05:24:47.216 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:24:47.216 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/scratch_devs of=/dev/stdout 2024-04-12T05:24:47.234 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-12T05:24:47.234 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_1 2024-04-12T05:24:47.292 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-12T05:24:47.292 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:24:47.292 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 165655 Links: 1 2024-04-12T05:24:47.292 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:24:47.292 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:24:47.292 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-04-12 05:24:20.584324127 +0000 2024-04-12T05:24:47.292 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-04-12 05:20:00.993609362 +0000 2024-04-12T05:24:47.293 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-04-12 05:20:00.993609362 +0000 2024-04-12T05:24:47.293 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2024-04-12T05:24:47.293 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-12T05:24:47.358 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-04-12T05:24:47.358 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-04-12T05:24:47.358 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.00031679 s, 1.6 MB/s 2024-04-12T05:24:47.359 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-12T05:24:47.418 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_2 2024-04-12T05:24:47.476 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-12T05:24:47.476 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:24:47.476 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 168252 Links: 1 2024-04-12T05:24:47.476 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:24:47.476 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:24:47.476 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-04-12 05:24:20.584324127 +0000 2024-04-12T05:24:47.476 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-04-12 05:20:01.329602400 +0000 2024-04-12T05:24:47.476 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-04-12 05:20:01.329602400 +0000 2024-04-12T05:24:47.477 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2024-04-12T05:24:47.477 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-12T05:24:47.541 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-04-12T05:24:47.542 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-04-12T05:24:47.542 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000214762 s, 2.4 MB/s 2024-04-12T05:24:47.543 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-12T05:24:47.603 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_3 2024-04-12T05:24:47.661 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-12T05:24:47.661 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:24:47.661 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 164468 Links: 1 2024-04-12T05:24:47.661 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:24:47.661 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:24:47.661 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-04-12 05:24:20.585324106 +0000 2024-04-12T05:24:47.661 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-04-12 05:20:01.680595128 +0000 2024-04-12T05:24:47.661 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-04-12 05:20:01.680595128 +0000 2024-04-12T05:24:47.662 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2024-04-12T05:24:47.662 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-12T05:24:47.728 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-04-12T05:24:47.728 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-04-12T05:24:47.728 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000191698 s, 2.7 MB/s 2024-04-12T05:24:47.728 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-12T05:24:47.787 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_4 2024-04-12T05:24:47.845 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-12T05:24:47.845 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:24:47.845 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 166426 Links: 1 2024-04-12T05:24:47.845 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:24:47.845 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:24:47.845 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-04-12 05:24:20.585324106 +0000 2024-04-12T05:24:47.846 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-04-12 05:20:02.024588001 +0000 2024-04-12T05:24:47.846 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-04-12 05:20:02.024588001 +0000 2024-04-12T05:24:47.846 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2024-04-12T05:24:47.846 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-12T05:24:47.910 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-04-12T05:24:47.910 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-04-12T05:24:47.910 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000206886 s, 2.5 MB/s 2024-04-12T05:24:47.911 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-12T05:24:47.970 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-12T05:24:47.970 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2024-04-12T05:24:47.992 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-12T05:24:47.992 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_1 2024-04-12T05:24:48.053 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-12T05:24:48.053 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:24:48.054 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 165427 Links: 1 2024-04-12T05:24:48.054 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:24:48.054 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:24:48.054 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-12 05:24:43.699432343 +0000 2024-04-12T05:24:48.054 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-12 05:20:02.021881910 +0000 2024-04-12T05:24:48.054 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-12 05:20:02.021881910 +0000 2024-04-12T05:24:48.054 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-12T05:24:48.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-12T05:24:48.123 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-12T05:24:48.123 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-12T05:24:48.123 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000218703 s, 2.3 MB/s 2024-04-12T05:24:48.124 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-12T05:24:48.186 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_2 2024-04-12T05:24:48.247 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-12T05:24:48.247 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:24:48.247 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 167362 Links: 1 2024-04-12T05:24:48.247 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:24:48.247 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:24:48.247 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-12 05:24:43.700432323 +0000 2024-04-12T05:24:48.248 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-12 05:20:02.350875307 +0000 2024-04-12T05:24:48.248 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-12 05:20:02.350875307 +0000 2024-04-12T05:24:48.248 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-12T05:24:48.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-12T05:24:48.315 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-12T05:24:48.315 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-12T05:24:48.315 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000231758 s, 2.2 MB/s 2024-04-12T05:24:48.316 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-12T05:24:48.376 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_3 2024-04-12T05:24:48.435 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-12T05:24:48.435 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:24:48.435 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 158528 Links: 1 2024-04-12T05:24:48.435 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:24:48.435 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:24:48.435 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-12 05:24:43.700432323 +0000 2024-04-12T05:24:48.435 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-12 05:20:02.682868644 +0000 2024-04-12T05:24:48.435 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-12 05:20:02.682868644 +0000 2024-04-12T05:24:48.435 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-12T05:24:48.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-12T05:24:48.502 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-12T05:24:48.502 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-12T05:24:48.502 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000191126 s, 2.7 MB/s 2024-04-12T05:24:48.503 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-12T05:24:48.562 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_4 2024-04-12T05:24:48.621 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-12T05:24:48.622 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:24:48.622 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 165554 Links: 1 2024-04-12T05:24:48.622 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:24:48.622 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:24:48.622 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-12 05:24:43.700432323 +0000 2024-04-12T05:24:48.622 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-12 05:20:03.009862082 +0000 2024-04-12T05:24:48.622 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-12 05:20:03.009862082 +0000 2024-04-12T05:24:48.622 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-12T05:24:48.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-12T05:24:48.689 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-12T05:24:48.689 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-12T05:24:48.689 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.00021063 s, 2.4 MB/s 2024-04-12T05:24:48.690 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-12T05:24:48.763 INFO:tasks.cephadm:Deploying osd.0 on smithi077 with /dev/vg_nvme/lv_4... 2024-04-12T05:24:48.763 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-12T05:24:49.429 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:47.543267+0000 mgr.smithi077.pbilcj (mgr.14164) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:49.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:47.543267+0000 mgr.smithi077.pbilcj (mgr.14164) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:50.946 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-12T05:24:50.947 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-12T05:24:50.947 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10+0 records in 2024-04-12T05:24:50.947 INFO:teuthology.orchestra.run.smithi077.stderr:10+0 records out 2024-04-12T05:24:50.947 INFO:teuthology.orchestra.run.smithi077.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0111017 s, 945 MB/s 2024-04-12T05:24:50.947 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping successful for: 2024-04-12T05:24:51.338 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:49.543571+0000 mgr.smithi077.pbilcj (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:49.543571+0000 mgr.smithi077.pbilcj (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:51.680 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi077:vg_nvme/lv_4 2024-04-12T05:24:53.298 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:51.543819+0000 mgr.smithi077.pbilcj (mgr.14164) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:53.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:51.543819+0000 mgr.smithi077.pbilcj (mgr.14164) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:54.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:53.356026+0000 mon.smithi077 (mon.0) 210 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:54.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:53.357232+0000 mon.smithi077 (mon.0) 211 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:24:54.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:53.358153+0000 mon.smithi077 (mon.0) 212 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:54.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:53.358774+0000 mon.smithi077 (mon.0) 213 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:24:54.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:53.744031+0000 mon.smithi077 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:24:54.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:53.745414+0000 mon.smithi077 (mon.0) 215 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:24:54.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:53.745879+0000 mon.smithi077 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:54.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:53.356026+0000 mon.smithi077 (mon.0) 210 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:54.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:53.357232+0000 mon.smithi077 (mon.0) 211 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:24:54.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:53.358153+0000 mon.smithi077 (mon.0) 212 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:54.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:53.358774+0000 mon.smithi077 (mon.0) 213 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:24:54.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:53.744031+0000 mon.smithi077 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:24:54.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:53.745414+0000 mon.smithi077 (mon.0) 215 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:24:54.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:53.745879+0000 mon.smithi077 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:24:55.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:53.543987+0000 mgr.smithi077.pbilcj (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:55.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:53.743111+0000 mgr.smithi077.pbilcj (mgr.14164) 68 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:24:55.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:55.085606+0000 mon.smithi077 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:55.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:55.130220+0000 mon.smithi077 (mon.0) 218 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:55.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:53.543987+0000 mgr.smithi077.pbilcj (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:55.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:53.743111+0000 mgr.smithi077.pbilcj (mgr.14164) 68 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:24:55.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:55.085606+0000 mon.smithi077 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:55.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:55.130220+0000 mon.smithi077 (mon.0) 218 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:56.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:55.086119+0000 mgr.smithi077.pbilcj (mgr.14164) 69 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:24:56.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:55.101326+0000 mgr.smithi077.pbilcj (mgr.14164) 70 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:24:56.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:55.687501+0000 mon.smithi077 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:56.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:24:55.086119+0000 mgr.smithi077.pbilcj (mgr.14164) 69 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:24:56.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:24:55.101326+0000 mgr.smithi077.pbilcj (mgr.14164) 70 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:24:56.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:55.687501+0000 mon.smithi077 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:24:57.498 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:55.544268+0000 mgr.smithi077.pbilcj (mgr.14164) 71 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:57.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:55.544268+0000 mgr.smithi077.pbilcj (mgr.14164) 71 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:58.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:58.187618+0000 mon.smithi077 (mon.0) 220 : audit [INF] from='client.? 172.21.15.77:0/1616942178' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb6ff916-a638-42c0-ae88-50a33261e3aa"}]: dispatch 2024-04-12T05:24:58.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:58.190989+0000 mon.smithi077 (mon.0) 221 : audit [INF] from='client.? 172.21.15.77:0/1616942178' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb6ff916-a638-42c0-ae88-50a33261e3aa"}]': finished 2024-04-12T05:24:58.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:58.191027+0000 mon.smithi077 (mon.0) 222 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-12T05:24:58.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:58.191111+0000 mon.smithi077 (mon.0) 223 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:24:58.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:58.187618+0000 mon.smithi077 (mon.0) 220 : audit [INF] from='client.? 172.21.15.77:0/1616942178' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb6ff916-a638-42c0-ae88-50a33261e3aa"}]: dispatch 2024-04-12T05:24:58.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:58.190989+0000 mon.smithi077 (mon.0) 221 : audit [INF] from='client.? 172.21.15.77:0/1616942178' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb6ff916-a638-42c0-ae88-50a33261e3aa"}]': finished 2024-04-12T05:24:58.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:58.191027+0000 mon.smithi077 (mon.0) 222 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-12T05:24:58.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:58.191111+0000 mon.smithi077 (mon.0) 223 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:24:59.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:57.544631+0000 mgr.smithi077.pbilcj (mgr.14164) 72 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:59.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:24:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:58.605870+0000 mon.smithi077 (mon.0) 224 : audit [DBG] from='client.? 172.21.15.77:0/2197154649' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:24:59.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:57.544631+0000 mgr.smithi077.pbilcj (mgr.14164) 72 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:24:59.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:24:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:58.605870+0000 mon.smithi077 (mon.0) 224 : audit [DBG] from='client.? 172.21.15.77:0/2197154649' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:25:01.195 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:24:59.544902+0000 mgr.smithi077.pbilcj (mgr.14164) 73 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:01.195 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:24:59.991641+0000 mon.smithi077 (mon.0) 225 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:01.195 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:24:59.992084+0000 mgr.smithi077.pbilcj (mgr.14164) 74 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:25:01.195 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:00.010705+0000 mon.smithi077 (mon.0) 226 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:01.196 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:00.013651+0000 mon.smithi077 (mon.0) 227 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:01.196 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:00.015813+0000 mgr.smithi077.pbilcj (mgr.14164) 75 : cephadm [INF] Reconfiguring mon.smithi077 (unknown last config time)... 2024-04-12T05:25:01.196 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:00.016018+0000 mon.smithi077 (mon.0) 228 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:25:01.196 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:00.016499+0000 mon.smithi077 (mon.0) 229 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:25:01.196 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:00.016935+0000 mon.smithi077 (mon.0) 230 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:01.196 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:00.017332+0000 mgr.smithi077.pbilcj (mgr.14164) 76 : cephadm [INF] Reconfiguring daemon mon.smithi077 on smithi077 2024-04-12T05:25:01.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:24:59.544902+0000 mgr.smithi077.pbilcj (mgr.14164) 73 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:01.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:24:59.991641+0000 mon.smithi077 (mon.0) 225 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:01.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:24:59.992084+0000 mgr.smithi077.pbilcj (mgr.14164) 74 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:25:01.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:00.010705+0000 mon.smithi077 (mon.0) 226 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:01.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:00.013651+0000 mon.smithi077 (mon.0) 227 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:01.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:00.015813+0000 mgr.smithi077.pbilcj (mgr.14164) 75 : cephadm [INF] Reconfiguring mon.smithi077 (unknown last config time)... 2024-04-12T05:25:01.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:00.016018+0000 mon.smithi077 (mon.0) 228 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:25:01.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:00.016499+0000 mon.smithi077 (mon.0) 229 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:25:01.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:00.016935+0000 mon.smithi077 (mon.0) 230 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:01.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:00.017332+0000 mgr.smithi077.pbilcj (mgr.14164) 76 : cephadm [INF] Reconfiguring daemon mon.smithi077 on smithi077 2024-04-12T05:25:03.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:01.545131+0000 mgr.smithi077.pbilcj (mgr.14164) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:03.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:01.545131+0000 mgr.smithi077.pbilcj (mgr.14164) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:04.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:03.545459+0000 mgr.smithi077.pbilcj (mgr.14164) 78 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:04.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:03.630556+0000 mon.smithi077 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:04.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:03.631200+0000 mgr.smithi077.pbilcj (mgr.14164) 79 : cephadm [INF] Reconfiguring mgr.smithi077.pbilcj (unknown last config time)... 2024-04-12T05:25:04.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:03.631488+0000 mon.smithi077 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi077.pbilcj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:25:04.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:03.632212+0000 mon.smithi077 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:25:04.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:03.632711+0000 mon.smithi077 (mon.0) 234 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:04.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:03.633221+0000 mgr.smithi077.pbilcj (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon mgr.smithi077.pbilcj on smithi077 2024-04-12T05:25:05.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:03.545459+0000 mgr.smithi077.pbilcj (mgr.14164) 78 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:05.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:03.630556+0000 mon.smithi077 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:05.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:03.631200+0000 mgr.smithi077.pbilcj (mgr.14164) 79 : cephadm [INF] Reconfiguring mgr.smithi077.pbilcj (unknown last config time)... 2024-04-12T05:25:05.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:03.631488+0000 mon.smithi077 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi077.pbilcj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:25:05.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:03.632212+0000 mon.smithi077 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:25:05.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:03.632711+0000 mon.smithi077 (mon.0) 234 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:05.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:03.633221+0000 mgr.smithi077.pbilcj (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon mgr.smithi077.pbilcj on smithi077 2024-04-12T05:25:05.953 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:05.029546+0000 mon.smithi077 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T05:25:05.953 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:05.030265+0000 mon.smithi077 (mon.0) 236 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:05.953 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:05.030791+0000 mgr.smithi077.pbilcj (mgr.14164) 81 : cephadm [INF] Deploying daemon osd.0 on smithi077 2024-04-12T05:25:06.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:05.029546+0000 mon.smithi077 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T05:25:06.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:05.030265+0000 mon.smithi077 (mon.0) 236 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:06.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:05.030791+0000 mgr.smithi077.pbilcj (mgr.14164) 81 : cephadm [INF] Deploying daemon osd.0 on smithi077 2024-04-12T05:25:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:05.545700+0000 mgr.smithi077.pbilcj (mgr.14164) 82 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:05.671258+0000 mon.smithi077 (mon.0) 237 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:25:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:05.671444+0000 mon.smithi077 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:25:06.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:06.291072+0000 mon.smithi077 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:06.291648+0000 mgr.smithi077.pbilcj (mgr.14164) 83 : cephadm [INF] Reconfiguring alertmanager.smithi077 (dependencies changed)... 2024-04-12T05:25:06.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:06.293817+0000 mgr.smithi077.pbilcj (mgr.14164) 84 : cephadm [INF] Reconfiguring daemon alertmanager.smithi077 on smithi077 2024-04-12T05:25:07.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:05.545700+0000 mgr.smithi077.pbilcj (mgr.14164) 82 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:07.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:05.671258+0000 mon.smithi077 (mon.0) 237 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:25:07.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:05.671444+0000 mon.smithi077 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:25:07.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:06.291072+0000 mon.smithi077 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:07.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:06.291648+0000 mgr.smithi077.pbilcj (mgr.14164) 83 : cephadm [INF] Reconfiguring alertmanager.smithi077 (dependencies changed)... 2024-04-12T05:25:07.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:06.293817+0000 mgr.smithi077.pbilcj (mgr.14164) 84 : cephadm [INF] Reconfiguring daemon alertmanager.smithi077 on smithi077 2024-04-12T05:25:09.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:07.545965+0000 mgr.smithi077.pbilcj (mgr.14164) 85 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:09.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:07.545965+0000 mgr.smithi077.pbilcj (mgr.14164) 85 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:09.761 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 0 on host 'smithi077' 2024-04-12T05:25:10.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:09.546196+0000 mgr.smithi077.pbilcj (mgr.14164) 86 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:10.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:09.750532+0000 mon.smithi077 (mon.0) 240 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:10.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:09.756400+0000 mon.smithi077 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:11.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:09.546196+0000 mgr.smithi077.pbilcj (mgr.14164) 86 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:11.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:09.750532+0000 mon.smithi077 (mon.0) 240 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:11.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:09.756400+0000 mon.smithi077 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:11.393 DEBUG:teuthology.orchestra.run.smithi077:osd.0> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.0.service 2024-04-12T05:25:11.396 INFO:tasks.cephadm:Deploying osd.1 on smithi077 with /dev/vg_nvme/lv_3... 2024-04-12T05:25:11.396 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-12T05:25:11.429 INFO:journalctl@ceph.osd.0.smithi077.stdout:-- Logs begin at Fri 2024-04-12 05:14:10 UTC. -- 2024-04-12T05:25:13.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:11.546438+0000 mgr.smithi077.pbilcj (mgr.14164) 87 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:13.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:12.858383+0000 mon.smithi077 (mon.0) 242 : audit [INF] from='osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T05:25:13.218 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:25:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.0[45820]: debug 2024-04-12T05:25:12.854+0000 7fbcedc67080 -1 osd.0 0 log_to_monitors {default=true} 2024-04-12T05:25:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:11.546438+0000 mgr.smithi077.pbilcj (mgr.14164) 87 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:12.858383+0000 mon.smithi077 (mon.0) 242 : audit [INF] from='osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T05:25:14.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:13.052619+0000 mon.smithi077 (mon.0) 243 : audit [INF] from='osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T05:25:14.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:13.052666+0000 mon.smithi077 (mon.0) 244 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-12T05:25:14.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:13.052954+0000 mon.smithi077 (mon.0) 245 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:14.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:13.053216+0000 mon.smithi077 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:25:14.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:14.056020+0000 mon.smithi077 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-04-12T05:25:14.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:14.056068+0000 mon.smithi077 (mon.0) 248 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-12T05:25:14.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:14.056180+0000 mon.smithi077 (mon.0) 249 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:14.354 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-12T05:25:14.354 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-12T05:25:14.354 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10+0 records in 2024-04-12T05:25:14.354 INFO:teuthology.orchestra.run.smithi077.stderr:10+0 records out 2024-04-12T05:25:14.354 INFO:teuthology.orchestra.run.smithi077.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0121623 s, 862 MB/s 2024-04-12T05:25:14.354 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 2024-04-12T05:25:14.354 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping successful for: 2024-04-12T05:25:14.384 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:25:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.0[45820]: debug 2024-04-12T05:25:14.057+0000 7fbce41ca700 -1 osd.0 0 waiting for initial osdmap 2024-04-12T05:25:14.384 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:25:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.0[45820]: debug 2024-04-12T05:25:14.062+0000 7fbcdd940700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:25:14.385 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:13.052619+0000 mon.smithi077 (mon.0) 243 : audit [INF] from='osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T05:25:14.385 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:13.052666+0000 mon.smithi077 (mon.0) 244 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-12T05:25:14.385 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:13.052954+0000 mon.smithi077 (mon.0) 245 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:14.385 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:13.053216+0000 mon.smithi077 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:25:14.385 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:14.056020+0000 mon.smithi077 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-04-12T05:25:14.385 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:14.056068+0000 mon.smithi077 (mon.0) 248 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-12T05:25:14.385 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:14.056180+0000 mon.smithi077 (mon.0) 249 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:15.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:13.546783+0000 mgr.smithi077.pbilcj (mgr.14164) 88 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:15.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:14.059021+0000 mon.smithi077 (mon.0) 250 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:15.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:15.058852+0000 mon.smithi077 (mon.0) 251 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:15.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:13.546783+0000 mgr.smithi077.pbilcj (mgr.14164) 88 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:15.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:14.059021+0000 mon.smithi077 (mon.0) 250 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:15.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:15.058852+0000 mon.smithi077 (mon.0) 251 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:16.169 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi077:vg_nvme/lv_3 2024-04-12T05:25:16.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:13.837727+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:25:16.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:13.837830+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:25:16.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:15.068274+0000 mon.smithi077 (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679] boot 2024-04-12T05:25:16.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:15.068314+0000 mon.smithi077 (mon.0) 253 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-12T05:25:16.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:15.068672+0000 mon.smithi077 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:16.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:13.837727+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:25:16.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:13.837830+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:25:16.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:15.068274+0000 mon.smithi077 (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.77:6802/3979273679,v1:172.21.15.77:6803/3979273679] boot 2024-04-12T05:25:16.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:15.068314+0000 mon.smithi077 (mon.0) 253 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-12T05:25:16.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:15.068672+0000 mon.smithi077 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:25:17.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:15.547285+0000 mgr.smithi077.pbilcj (mgr.14164) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:17.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:16.075612+0000 mon.smithi077 (mon.0) 255 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-12T05:25:17.344 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:15.547285+0000 mgr.smithi077.pbilcj (mgr.14164) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:25:17.344 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:16.075612+0000 mon.smithi077 (mon.0) 255 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-12T05:25:18.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:17.241404+0000 mon.smithi077 (mon.0) 256 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:18.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:17.241888+0000 mgr.smithi077.pbilcj (mgr.14164) 90 : cephadm [INF] Reconfiguring crash.smithi077 (monmap changed)... 2024-04-12T05:25:18.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:17.242097+0000 mon.smithi077 (mon.0) 257 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi077", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:25:18.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:17.243059+0000 mon.smithi077 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:18.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:17.243623+0000 mgr.smithi077.pbilcj (mgr.14164) 91 : cephadm [INF] Reconfiguring daemon crash.smithi077 on smithi077 2024-04-12T05:25:18.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:17.241404+0000 mon.smithi077 (mon.0) 256 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:18.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:17.241888+0000 mgr.smithi077.pbilcj (mgr.14164) 90 : cephadm [INF] Reconfiguring crash.smithi077 (monmap changed)... 2024-04-12T05:25:18.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:17.242097+0000 mon.smithi077 (mon.0) 257 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi077", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:25:18.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:17.243059+0000 mon.smithi077 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:18.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:17.243623+0000 mgr.smithi077.pbilcj (mgr.14164) 91 : cephadm [INF] Reconfiguring daemon crash.smithi077 on smithi077 2024-04-12T05:25:19.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:17.547676+0000 mgr.smithi077.pbilcj (mgr.14164) 92 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:19.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:18.658124+0000 mon.smithi077 (mon.0) 259 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:25:19.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:18.659407+0000 mon.smithi077 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:25:19.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:18.659968+0000 mon.smithi077 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:19.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:17.547676+0000 mgr.smithi077.pbilcj (mgr.14164) 92 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:19.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:18.658124+0000 mon.smithi077 (mon.0) 259 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:25:19.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:18.659407+0000 mon.smithi077 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:25:19.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:18.659968+0000 mon.smithi077 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:20.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:18.657405+0000 mgr.smithi077.pbilcj (mgr.14164) 93 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:25:20.643 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:18.657405+0000 mgr.smithi077.pbilcj (mgr.14164) 93 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:25:21.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:19.547989+0000 mgr.smithi077.pbilcj (mgr.14164) 94 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:21.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:20.821250+0000 mon.smithi077 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:21.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:19.547989+0000 mgr.smithi077.pbilcj (mgr.14164) 94 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:21.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:20.821250+0000 mon.smithi077 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:22.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:20.821780+0000 mgr.smithi077.pbilcj (mgr.14164) 95 : cephadm [INF] Reconfiguring grafana.smithi077 (dependencies changed)... 2024-04-12T05:25:22.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:20.825954+0000 mgr.smithi077.pbilcj (mgr.14164) 96 : cephadm [INF] Reconfiguring daemon grafana.smithi077 on smithi077 2024-04-12T05:25:22.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:21.839209+0000 mon.smithi077 (mon.0) 263 : audit [INF] from='client.? 172.21.15.77:0/426131461' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d10f409b-c10b-4bea-86c9-3ddce7027492"}]: dispatch 2024-04-12T05:25:22.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:21.842605+0000 mon.smithi077 (mon.0) 264 : audit [INF] from='client.? 172.21.15.77:0/426131461' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d10f409b-c10b-4bea-86c9-3ddce7027492"}]': finished 2024-04-12T05:25:22.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:21.842643+0000 mon.smithi077 (mon.0) 265 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-12T05:25:22.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:21.842728+0000 mon.smithi077 (mon.0) 266 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:22.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:22.253233+0000 mon.smithi077 (mon.0) 267 : audit [DBG] from='client.? 172.21.15.77:0/685087144' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:25:22.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:20.821780+0000 mgr.smithi077.pbilcj (mgr.14164) 95 : cephadm [INF] Reconfiguring grafana.smithi077 (dependencies changed)... 2024-04-12T05:25:22.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:20.825954+0000 mgr.smithi077.pbilcj (mgr.14164) 96 : cephadm [INF] Reconfiguring daemon grafana.smithi077 on smithi077 2024-04-12T05:25:22.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:21.839209+0000 mon.smithi077 (mon.0) 263 : audit [INF] from='client.? 172.21.15.77:0/426131461' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d10f409b-c10b-4bea-86c9-3ddce7027492"}]: dispatch 2024-04-12T05:25:22.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:21.842605+0000 mon.smithi077 (mon.0) 264 : audit [INF] from='client.? 172.21.15.77:0/426131461' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d10f409b-c10b-4bea-86c9-3ddce7027492"}]': finished 2024-04-12T05:25:22.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:21.842643+0000 mon.smithi077 (mon.0) 265 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-12T05:25:22.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:21.842728+0000 mon.smithi077 (mon.0) 266 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:22.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:22.253233+0000 mon.smithi077 (mon.0) 267 : audit [DBG] from='client.? 172.21.15.77:0/685087144' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:25:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:21.548425+0000 mgr.smithi077.pbilcj (mgr.14164) 97 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:23.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:21.548425+0000 mgr.smithi077.pbilcj (mgr.14164) 97 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:25.431 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:23.548898+0000 mgr.smithi077.pbilcj (mgr.14164) 98 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:25.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:23.548898+0000 mgr.smithi077.pbilcj (mgr.14164) 98 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:27.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:25.549125+0000 mgr.smithi077.pbilcj (mgr.14164) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:27.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:25.549125+0000 mgr.smithi077.pbilcj (mgr.14164) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:29.446 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:27.549392+0000 mgr.smithi077.pbilcj (mgr.14164) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:29.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:27.549392+0000 mgr.smithi077.pbilcj (mgr.14164) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:31.070 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:29.549802+0000 mgr.smithi077.pbilcj (mgr.14164) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:31.071 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:29.772565+0000 mon.smithi077 (mon.0) 268 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:31.071 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:29.773242+0000 mgr.smithi077.pbilcj (mgr.14164) 102 : cephadm [INF] Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:25:31.071 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:29.775428+0000 mgr.smithi077.pbilcj (mgr.14164) 103 : cephadm [INF] Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:25:31.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:29.549802+0000 mgr.smithi077.pbilcj (mgr.14164) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:31.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:29.772565+0000 mon.smithi077 (mon.0) 268 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:31.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:29.773242+0000 mgr.smithi077.pbilcj (mgr.14164) 102 : cephadm [INF] Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:25:31.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:29.775428+0000 mgr.smithi077.pbilcj (mgr.14164) 103 : cephadm [INF] Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:25:31.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:31.210930+0000 mon.smithi077 (mon.0) 269 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T05:25:31.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:31.211525+0000 mon.smithi077 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:31.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:31.212021+0000 mgr.smithi077.pbilcj (mgr.14164) 104 : cephadm [INF] Deploying daemon osd.1 on smithi077 2024-04-12T05:25:32.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:31.210930+0000 mon.smithi077 (mon.0) 269 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T05:25:32.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:31.211525+0000 mon.smithi077 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:32.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:31.212021+0000 mgr.smithi077.pbilcj (mgr.14164) 104 : cephadm [INF] Deploying daemon osd.1 on smithi077 2024-04-12T05:25:33.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:31.550151+0000 mgr.smithi077.pbilcj (mgr.14164) 105 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:33.346 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:31.550151+0000 mgr.smithi077.pbilcj (mgr.14164) 105 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:35.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:33.550539+0000 mgr.smithi077.pbilcj (mgr.14164) 106 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:35.383 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:33.550539+0000 mgr.smithi077.pbilcj (mgr.14164) 106 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:36.850 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:35.550849+0000 mgr.smithi077.pbilcj (mgr.14164) 107 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:36.850 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:35.672468+0000 mon.smithi077 (mon.0) 271 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:36.851 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:35.672894+0000 mgr.smithi077.pbilcj (mgr.14164) 108 : cephadm [INF] Reconfiguring crash.smithi155 (monmap changed)... 2024-04-12T05:25:36.851 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:35.673091+0000 mon.smithi077 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:25:36.851 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:35.673628+0000 mon.smithi077 (mon.0) 273 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:36.851 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:35.674057+0000 mgr.smithi077.pbilcj (mgr.14164) 109 : cephadm [INF] Reconfiguring daemon crash.smithi155 on smithi155 2024-04-12T05:25:36.970 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:35.550849+0000 mgr.smithi077.pbilcj (mgr.14164) 107 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:36.970 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:35.672468+0000 mon.smithi077 (mon.0) 271 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:36.970 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:35.672894+0000 mgr.smithi077.pbilcj (mgr.14164) 108 : cephadm [INF] Reconfiguring crash.smithi155 (monmap changed)... 2024-04-12T05:25:36.970 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:35.673091+0000 mon.smithi077 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:25:36.970 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:35.673628+0000 mon.smithi077 (mon.0) 273 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:36.970 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:35.674057+0000 mgr.smithi077.pbilcj (mgr.14164) 109 : cephadm [INF] Reconfiguring daemon crash.smithi155 on smithi155 2024-04-12T05:25:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:37.009353+0000 mon.smithi077 (mon.0) 274 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:37.009802+0000 mgr.smithi077.pbilcj (mgr.14164) 110 : cephadm [INF] Reconfiguring mgr.smithi155.vdcsri (monmap changed)... 2024-04-12T05:25:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:37.010051+0000 mon.smithi077 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:25:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:37.010638+0000 mon.smithi077 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:25:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:37.011107+0000 mon.smithi077 (mon.0) 277 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:37.011534+0000 mgr.smithi077.pbilcj (mgr.14164) 111 : cephadm [INF] Reconfiguring daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:25:38.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:37.009353+0000 mon.smithi077 (mon.0) 274 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:38.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:37.009802+0000 mgr.smithi077.pbilcj (mgr.14164) 110 : cephadm [INF] Reconfiguring mgr.smithi155.vdcsri (monmap changed)... 2024-04-12T05:25:38.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:37.010051+0000 mon.smithi077 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:25:38.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:37.010638+0000 mon.smithi077 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:25:38.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:37.011107+0000 mon.smithi077 (mon.0) 277 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:38.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:37.011534+0000 mgr.smithi077.pbilcj (mgr.14164) 111 : cephadm [INF] Reconfiguring daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:25:39.102 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:37.551138+0000 mgr.smithi077.pbilcj (mgr.14164) 112 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:39.102 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:38.444593+0000 mon.smithi077 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:39.102 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:38.445250+0000 mon.smithi077 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:25:39.102 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:38.445751+0000 mon.smithi077 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:25:39.102 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:38.446214+0000 mon.smithi077 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:39.146 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 1 on host 'smithi077' 2024-04-12T05:25:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:37.551138+0000 mgr.smithi077.pbilcj (mgr.14164) 112 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:39.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:38.444593+0000 mon.smithi077 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:39.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:38.445250+0000 mon.smithi077 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:25:39.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:38.445751+0000 mon.smithi077 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:25:39.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:38.446214+0000 mon.smithi077 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:39.782 DEBUG:teuthology.orchestra.run.smithi077:osd.1> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.1.service 2024-04-12T05:25:39.785 INFO:tasks.cephadm:Deploying osd.2 on smithi077 with /dev/vg_nvme/lv_2... 2024-04-12T05:25:39.785 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-12T05:25:39.814 INFO:journalctl@ceph.osd.1.smithi077.stdout:-- Logs begin at Fri 2024-04-12 05:14:10 UTC. -- 2024-04-12T05:25:40.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:38.445009+0000 mgr.smithi077.pbilcj (mgr.14164) 113 : cephadm [INF] Reconfiguring mon.smithi155 (monmap changed)... 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:38.446627+0000 mgr.smithi077.pbilcj (mgr.14164) 114 : cephadm [INF] Reconfiguring daemon mon.smithi155 on smithi155 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.138375+0000 mon.smithi077 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.142272+0000 mon.smithi077 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.823247+0000 mon.smithi077 (mon.0) 284 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.825904+0000 mon.smithi077 (mon.0) 285 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.827227+0000 mon.smithi077 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.831743+0000 mon.smithi077 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.834880+0000 mon.smithi077 (mon.0) 288 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.841366+0000 mon.smithi077 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.77:3000"}]: dispatch 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.847499+0000 mon.smithi077 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.850858+0000 mon.smithi077 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.855096+0000 mon.smithi077 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.77:9095"}]: dispatch 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.861140+0000 mon.smithi077 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.863678+0000 mon.smithi077 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:25:40.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.864737+0000 mon.smithi077 (mon.0) 295 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:40.469 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.865450+0000 mon.smithi077 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:25:40.472 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:38.445009+0000 mgr.smithi077.pbilcj (mgr.14164) 113 : cephadm [INF] Reconfiguring mon.smithi155 (monmap changed)... 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:38.446627+0000 mgr.smithi077.pbilcj (mgr.14164) 114 : cephadm [INF] Reconfiguring daemon mon.smithi155 on smithi155 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.138375+0000 mon.smithi077 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.142272+0000 mon.smithi077 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.823247+0000 mon.smithi077 (mon.0) 284 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.825904+0000 mon.smithi077 (mon.0) 285 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.827227+0000 mon.smithi077 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.831743+0000 mon.smithi077 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.834880+0000 mon.smithi077 (mon.0) 288 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.841366+0000 mon.smithi077 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.77:3000"}]: dispatch 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.847499+0000 mon.smithi077 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.850858+0000 mon.smithi077 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.855096+0000 mon.smithi077 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.77:9095"}]: dispatch 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.861140+0000 mon.smithi077 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:40.473 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.863678+0000 mon.smithi077 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:25:40.474 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.864737+0000 mon.smithi077 (mon.0) 295 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:40.474 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.865450+0000 mon.smithi077 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:25:41.255 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:39.551405+0000 mgr.smithi077.pbilcj (mgr.14164) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:41.255 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.826295+0000 mgr.smithi077.pbilcj (mgr.14164) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:25:41.255 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.827774+0000 mgr.smithi077.pbilcj (mgr.14164) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2024-04-12T05:25:41.255 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.835263+0000 mgr.smithi077.pbilcj (mgr.14164) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:25:41.255 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.841708+0000 mgr.smithi077.pbilcj (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.77:3000"}]: dispatch 2024-04-12T05:25:41.255 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.851212+0000 mgr.smithi077.pbilcj (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:25:41.255 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:39.855393+0000 mgr.smithi077.pbilcj (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.77:9095"}]: dispatch 2024-04-12T05:25:41.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:39.551405+0000 mgr.smithi077.pbilcj (mgr.14164) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:41.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.826295+0000 mgr.smithi077.pbilcj (mgr.14164) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:25:41.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.827774+0000 mgr.smithi077.pbilcj (mgr.14164) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2024-04-12T05:25:41.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.835263+0000 mgr.smithi077.pbilcj (mgr.14164) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:25:41.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.841708+0000 mgr.smithi077.pbilcj (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.77:3000"}]: dispatch 2024-04-12T05:25:41.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.851212+0000 mgr.smithi077.pbilcj (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:25:41.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:39.855393+0000 mgr.smithi077.pbilcj (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.77:9095"}]: dispatch 2024-04-12T05:25:42.019 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-12T05:25:42.020 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-12T05:25:42.020 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10+0 records in 2024-04-12T05:25:42.020 INFO:teuthology.orchestra.run.smithi077.stderr:10+0 records out 2024-04-12T05:25:42.020 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0128208 s, 818 MB/s 2024-04-12T05:25:42.020 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping successful for: 2024-04-12T05:25:42.378 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:25:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.1[49133]: debug 2024-04-12T05:25:42.270+0000 7f284163b080 -1 osd.1 0 log_to_monitors {default=true} 2024-04-12T05:25:42.683 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi077:vg_nvme/lv_2 2024-04-12T05:25:42.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:41.551757+0000 mgr.smithi077.pbilcj (mgr.14164) 122 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:42.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:41.649762+0000 mon.smithi077 (mon.0) 297 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:42.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:42.273612+0000 mon.smithi077 (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T05:25:43.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:41.551757+0000 mgr.smithi077.pbilcj (mgr.14164) 122 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:43.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:41.649762+0000 mon.smithi077 (mon.0) 297 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:43.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:42.273612+0000 mon.smithi077 (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T05:25:44.415 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:25:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.1[49133]: debug 2024-04-12T05:25:44.158+0000 7f2837b9e700 -1 osd.1 0 waiting for initial osdmap 2024-04-12T05:25:44.415 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:25:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.1[49133]: debug 2024-04-12T05:25:44.161+0000 7f2832316700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:25:44.416 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:43.154079+0000 mon.smithi077 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T05:25:44.416 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:43.154122+0000 mon.smithi077 (mon.0) 300 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-12T05:25:44.416 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:43.154207+0000 mon.smithi077 (mon.0) 301 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:44.416 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:43.154534+0000 mon.smithi077 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:25:44.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:43.154079+0000 mon.smithi077 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T05:25:44.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:43.154122+0000 mon.smithi077 (mon.0) 300 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-12T05:25:44.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:43.154207+0000 mon.smithi077 (mon.0) 301 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:44.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:43.154534+0000 mon.smithi077 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:25:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:43.552049+0000 mgr.smithi077.pbilcj (mgr.14164) 123 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:44.155423+0000 mon.smithi077 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-04-12T05:25:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:44.155469+0000 mon.smithi077 (mon.0) 304 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-12T05:25:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:44.156043+0000 mon.smithi077 (mon.0) 305 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:44.159456+0000 mon.smithi077 (mon.0) 306 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:45.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:43.552049+0000 mgr.smithi077.pbilcj (mgr.14164) 123 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:45.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:44.155423+0000 mon.smithi077 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-04-12T05:25:45.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:44.155469+0000 mon.smithi077 (mon.0) 304 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-12T05:25:45.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:44.156043+0000 mon.smithi077 (mon.0) 305 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:45.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:44.159456+0000 mon.smithi077 (mon.0) 306 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:46.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:43.285756+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:25:46.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:43.285848+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:25:46.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:45.160451+0000 mon.smithi077 (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478] boot 2024-04-12T05:25:46.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:45.160484+0000 mon.smithi077 (mon.0) 308 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-12T05:25:46.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:45.160854+0000 mon.smithi077 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:46.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:45.344179+0000 mgr.smithi077.pbilcj (mgr.14164) 124 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:25:46.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:45.344909+0000 mon.smithi077 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:25:46.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:45.346056+0000 mon.smithi077 (mon.0) 311 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:25:46.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:45.346526+0000 mon.smithi077 (mon.0) 312 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:46.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:43.285756+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:25:46.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:43.285848+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:25:46.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:45.160451+0000 mon.smithi077 (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.77:6810/2076842478,v1:172.21.15.77:6811/2076842478] boot 2024-04-12T05:25:46.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:45.160484+0000 mon.smithi077 (mon.0) 308 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-12T05:25:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:45.160854+0000 mon.smithi077 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:25:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:45.344179+0000 mgr.smithi077.pbilcj (mgr.14164) 124 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:25:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:45.344909+0000 mon.smithi077 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:25:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:45.346056+0000 mon.smithi077 (mon.0) 311 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:25:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:45.346526+0000 mon.smithi077 (mon.0) 312 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:47.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:45.552394+0000 mgr.smithi077.pbilcj (mgr.14164) 125 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:47.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:46.168961+0000 mon.smithi077 (mon.0) 313 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-12T05:25:47.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:45.552394+0000 mgr.smithi077.pbilcj (mgr.14164) 125 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:25:47.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:46.168961+0000 mon.smithi077 (mon.0) 313 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-12T05:25:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:47.552696+0000 mgr.smithi077.pbilcj (mgr.14164) 126 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:48.403843+0000 mon.smithi077 (mon.0) 314 : audit [INF] from='client.? 172.21.15.77:0/373196731' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9b158eb-2214-4509-9725-72934b980bad"}]: dispatch 2024-04-12T05:25:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:48.407282+0000 mon.smithi077 (mon.0) 315 : audit [INF] from='client.? 172.21.15.77:0/373196731' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9b158eb-2214-4509-9725-72934b980bad"}]': finished 2024-04-12T05:25:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:48.407313+0000 mon.smithi077 (mon.0) 316 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-12T05:25:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:48.407382+0000 mon.smithi077 (mon.0) 317 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:25:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:48.825130+0000 mon.smithi077 (mon.0) 318 : audit [DBG] from='client.? 172.21.15.77:0/499968363' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:25:49.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:49.120440+0000 mon.smithi077 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:49.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:47.552696+0000 mgr.smithi077.pbilcj (mgr.14164) 126 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:49.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:48.403843+0000 mon.smithi077 (mon.0) 314 : audit [INF] from='client.? 172.21.15.77:0/373196731' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9b158eb-2214-4509-9725-72934b980bad"}]: dispatch 2024-04-12T05:25:49.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:48.407282+0000 mon.smithi077 (mon.0) 315 : audit [INF] from='client.? 172.21.15.77:0/373196731' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9b158eb-2214-4509-9725-72934b980bad"}]': finished 2024-04-12T05:25:49.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:48.407313+0000 mon.smithi077 (mon.0) 316 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-12T05:25:49.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:48.407382+0000 mon.smithi077 (mon.0) 317 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:25:49.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:48.825130+0000 mon.smithi077 (mon.0) 318 : audit [DBG] from='client.? 172.21.15.77:0/499968363' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:25:49.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:49.120440+0000 mon.smithi077 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:51.445 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:49.553254+0000 mgr.smithi077.pbilcj (mgr.14164) 127 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:49.553254+0000 mgr.smithi077.pbilcj (mgr.14164) 127 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:53.455 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:51.553728+0000 mgr.smithi077.pbilcj (mgr.14164) 128 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:53.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:51.553728+0000 mgr.smithi077.pbilcj (mgr.14164) 128 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:55.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:53.554055+0000 mgr.smithi077.pbilcj (mgr.14164) 129 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:55.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:54.383614+0000 mgr.smithi077.pbilcj (mgr.14164) 130 : cephadm [INF] Detected new or changed devices on smithi077 2024-04-12T05:25:55.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:54.388090+0000 mon.smithi077 (mon.0) 320 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:55.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:54.638021+0000 mon.smithi077 (mon.0) 321 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:25:55.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:54.638615+0000 mon.smithi077 (mon.0) 322 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:25:55.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:54.642784+0000 mon.smithi077 (mon.0) 323 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:55.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:54.646034+0000 mon.smithi077 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:55.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:54.650483+0000 mon.smithi077 (mon.0) 325 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:25:55.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:54.651437+0000 mon.smithi077 (mon.0) 326 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:55.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:54.651943+0000 mon.smithi077 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:25:55.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:53.554055+0000 mgr.smithi077.pbilcj (mgr.14164) 129 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:55.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:54.383614+0000 mgr.smithi077.pbilcj (mgr.14164) 130 : cephadm [INF] Detected new or changed devices on smithi077 2024-04-12T05:25:55.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:54.388090+0000 mon.smithi077 (mon.0) 320 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:55.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:54.638021+0000 mon.smithi077 (mon.0) 321 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:25:55.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:54.638615+0000 mon.smithi077 (mon.0) 322 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:25:55.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:54.642784+0000 mon.smithi077 (mon.0) 323 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:55.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:54.646034+0000 mon.smithi077 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:55.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:54.650483+0000 mon.smithi077 (mon.0) 325 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:25:55.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:54.651437+0000 mon.smithi077 (mon.0) 326 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:55.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:54.651943+0000 mon.smithi077 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:25:56.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:54.639033+0000 mgr.smithi077.pbilcj (mgr.14164) 131 : cephadm [INF] Adjusting osd_memory_target on smithi077 to 6449M 2024-04-12T05:25:56.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:55.466277+0000 mon.smithi077 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T05:25:56.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:55.466857+0000 mon.smithi077 (mon.0) 329 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:56.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:25:56.369479+0000 mon.smithi077 (mon.0) 330 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:56.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:54.639033+0000 mgr.smithi077.pbilcj (mgr.14164) 131 : cephadm [INF] Adjusting osd_memory_target on smithi077 to 6449M 2024-04-12T05:25:56.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:55.466277+0000 mon.smithi077 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T05:25:56.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:55.466857+0000 mon.smithi077 (mon.0) 329 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:25:56.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:25:56.369479+0000 mon.smithi077 (mon.0) 330 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:25:57.560 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:25:55.467740+0000 mgr.smithi077.pbilcj (mgr.14164) 132 : cephadm [INF] Deploying daemon osd.2 on smithi077 2024-04-12T05:25:57.560 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:55.554320+0000 mgr.smithi077.pbilcj (mgr.14164) 133 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:57.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:25:55.467740+0000 mgr.smithi077.pbilcj (mgr.14164) 132 : cephadm [INF] Deploying daemon osd.2 on smithi077 2024-04-12T05:25:57.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:55.554320+0000 mgr.smithi077.pbilcj (mgr.14164) 133 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:59.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:25:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:57.554590+0000 mgr.smithi077.pbilcj (mgr.14164) 134 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:25:59.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:25:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:57.554590+0000 mgr.smithi077.pbilcj (mgr.14164) 134 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:01.404 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 2 on host 'smithi077' 2024-04-12T05:26:01.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:25:59.554915+0000 mgr.smithi077.pbilcj (mgr.14164) 135 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:01.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:01.395761+0000 mon.smithi077 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:01.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:25:59.554915+0000 mgr.smithi077.pbilcj (mgr.14164) 135 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:01.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:01.395761+0000 mon.smithi077 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:02.249 DEBUG:teuthology.orchestra.run.smithi077:osd.2> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.2.service 2024-04-12T05:26:02.251 INFO:tasks.cephadm:Deploying osd.3 on smithi077 with /dev/vg_nvme/lv_1... 2024-04-12T05:26:02.251 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-12T05:26:02.282 INFO:journalctl@ceph.osd.2.smithi077.stdout:-- Logs begin at Fri 2024-04-12 05:14:10 UTC. -- 2024-04-12T05:26:02.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:01.401504+0000 mon.smithi077 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:02.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:02.339342+0000 mon.smithi077 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:01.401504+0000 mon.smithi077 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:02.339342+0000 mon.smithi077 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:03.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:01.555287+0000 mgr.smithi077.pbilcj (mgr.14164) 136 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:03.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:01.555287+0000 mgr.smithi077.pbilcj (mgr.14164) 136 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:04.717 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:26:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.2[52720]: debug 2024-04-12T05:26:04.427+0000 7f267dfce080 -1 osd.2 0 log_to_monitors {default=true} 2024-04-12T05:26:05.371 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-12T05:26:05.372 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-12T05:26:05.372 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10+0 records in 2024-04-12T05:26:05.372 INFO:teuthology.orchestra.run.smithi077.stderr:10+0 records out 2024-04-12T05:26:05.372 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125695 s, 834 MB/s 2024-04-12T05:26:05.372 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping successful for: 2024-04-12T05:26:05.663 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:03.555665+0000 mgr.smithi077.pbilcj (mgr.14164) 137 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:05.663 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:04.431378+0000 mon.smithi077 (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T05:26:05.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:03.555665+0000 mgr.smithi077.pbilcj (mgr.14164) 137 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:05.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:04.431378+0000 mon.smithi077 (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T05:26:06.334 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi077:vg_nvme/lv_1 2024-04-12T05:26:06.679 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:26:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.2[52720]: debug 2024-04-12T05:26:06.423+0000 7f2674531700 -1 osd.2 0 waiting for initial osdmap 2024-04-12T05:26:06.679 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:26:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.2[52720]: debug 2024-04-12T05:26:06.427+0000 7f266eca9700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:26:06.679 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:05.418835+0000 mon.smithi077 (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T05:26:06.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:05.418893+0000 mon.smithi077 (mon.0) 336 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-12T05:26:06.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:05.418996+0000 mon.smithi077 (mon.0) 337 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:26:06.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:05.419309+0000 mon.smithi077 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:26:06.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:05.672114+0000 mon.smithi077 (mon.0) 339 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:26:06.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:05.672293+0000 mon.smithi077 (mon.0) 340 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:26:06.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:05.418835+0000 mon.smithi077 (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T05:26:06.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:05.418893+0000 mon.smithi077 (mon.0) 336 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-12T05:26:06.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:05.418996+0000 mon.smithi077 (mon.0) 337 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:26:06.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:05.419309+0000 mon.smithi077 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:26:06.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:05.672114+0000 mon.smithi077 (mon.0) 339 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:26:06.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:05.672293+0000 mon.smithi077 (mon.0) 340 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:26:07.836 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:05.555978+0000 mgr.smithi077.pbilcj (mgr.14164) 138 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:07.836 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:06.421088+0000 mon.smithi077 (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-04-12T05:26:07.836 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:06.421167+0000 mon.smithi077 (mon.0) 342 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-12T05:26:07.836 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:06.421523+0000 mon.smithi077 (mon.0) 343 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:26:07.836 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:06.425641+0000 mon.smithi077 (mon.0) 344 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:26:07.836 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:07.292037+0000 mon.smithi077 (mon.0) 345 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:07.836 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:07.295380+0000 mon.smithi077 (mon.0) 346 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:07.837 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:07.298328+0000 mon.smithi077 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:07.837 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:07.299129+0000 mon.smithi077 (mon.0) 348 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:07.837 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:07.299618+0000 mon.smithi077 (mon.0) 349 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:08.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:05.555978+0000 mgr.smithi077.pbilcj (mgr.14164) 138 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:08.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:06.421088+0000 mon.smithi077 (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-04-12T05:26:08.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:06.421167+0000 mon.smithi077 (mon.0) 342 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-12T05:26:08.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:06.421523+0000 mon.smithi077 (mon.0) 343 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:26:08.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:06.425641+0000 mon.smithi077 (mon.0) 344 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:26:08.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:07.292037+0000 mon.smithi077 (mon.0) 345 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:08.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:07.295380+0000 mon.smithi077 (mon.0) 346 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:08.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:07.298328+0000 mon.smithi077 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:08.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:07.299129+0000 mon.smithi077 (mon.0) 348 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:08.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:07.299618+0000 mon.smithi077 (mon.0) 349 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:08.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:05.411923+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:26:08.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:05.412011+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:26:08.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:07.426566+0000 mon.smithi077 (mon.0) 350 : cluster [INF] osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352] boot 2024-04-12T05:26:08.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:07.426594+0000 mon.smithi077 (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-12T05:26:08.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:07.426895+0000 mon.smithi077 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:26:08.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:07.427210+0000 mon.smithi077 (mon.0) 353 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-12T05:26:08.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:07.556288+0000 mgr.smithi077.pbilcj (mgr.14164) 139 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:08.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:08.429558+0000 mon.smithi077 (mon.0) 354 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-12T05:26:08.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:08.429636+0000 mon.smithi077 (mon.0) 355 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-12T05:26:08.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:08.430268+0000 mon.smithi077 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-12T05:26:09.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:05.411923+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:26:09.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:05.412011+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:26:09.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:07.426566+0000 mon.smithi077 (mon.0) 350 : cluster [INF] osd.2 [v2:172.21.15.77:6818/357551352,v1:172.21.15.77:6819/357551352] boot 2024-04-12T05:26:09.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:07.426594+0000 mon.smithi077 (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-12T05:26:09.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:07.426895+0000 mon.smithi077 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:26:09.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:07.427210+0000 mon.smithi077 (mon.0) 353 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-12T05:26:09.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:07.556288+0000 mgr.smithi077.pbilcj (mgr.14164) 139 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:26:09.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:08.429558+0000 mon.smithi077 (mon.0) 354 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-12T05:26:09.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:08.429636+0000 mon.smithi077 (mon.0) 355 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-12T05:26:09.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:08.430268+0000 mon.smithi077 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-12T05:26:10.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:08.896121+0000 mgr.smithi077.pbilcj (mgr.14164) 140 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:26:10.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:09.115289+0000 mon.smithi077 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:10.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:09.432013+0000 mon.smithi077 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-12T05:26:10.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:09.432119+0000 mon.smithi077 (mon.0) 359 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-12T05:26:10.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:09.437852+0000 mon.smithi077 (mon.0) 360 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:26:10.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:09.439039+0000 mon.smithi077 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:26:10.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:09.439534+0000 mon.smithi077 (mon.0) 362 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:10.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:08.896121+0000 mgr.smithi077.pbilcj (mgr.14164) 140 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:26:10.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:09.115289+0000 mon.smithi077 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:10.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:09.432013+0000 mon.smithi077 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-12T05:26:10.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:09.432119+0000 mon.smithi077 (mon.0) 359 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-12T05:26:10.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:09.437852+0000 mon.smithi077 (mon.0) 360 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:26:10.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:09.439039+0000 mon.smithi077 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:26:10.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:09.439534+0000 mon.smithi077 (mon.0) 362 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:11.683 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:09.556611+0000 mgr.smithi077.pbilcj (mgr.14164) 141 : cluster [DBG] pgmap v102: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:11.683 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:10.440664+0000 mon.smithi077 (mon.0) 363 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-12T05:26:11.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:09.556611+0000 mgr.smithi077.pbilcj (mgr.14164) 141 : cluster [DBG] pgmap v102: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:11.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:10.440664+0000 mon.smithi077 (mon.0) 363 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-12T05:26:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:11.556996+0000 mgr.smithi077.pbilcj (mgr.14164) 142 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:12.315969+0000 mon.smithi077 (mon.0) 364 : audit [INF] from='client.? 172.21.15.77:0/799551956' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "81b4c1e8-c728-4a99-a9a0-5e0c9ddc728b"}]: dispatch 2024-04-12T05:26:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:12.320152+0000 mon.smithi077 (mon.0) 365 : audit [INF] from='client.? 172.21.15.77:0/799551956' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81b4c1e8-c728-4a99-a9a0-5e0c9ddc728b"}]': finished 2024-04-12T05:26:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:12.320193+0000 mon.smithi077 (mon.0) 366 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-12T05:26:13.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:12.320312+0000 mon.smithi077 (mon.0) 367 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:13.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:12.740807+0000 mon.smithi077 (mon.0) 368 : audit [DBG] from='client.? 172.21.15.77:0/4191683602' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:26:13.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:11.556996+0000 mgr.smithi077.pbilcj (mgr.14164) 142 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:13.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:12.315969+0000 mon.smithi077 (mon.0) 364 : audit [INF] from='client.? 172.21.15.77:0/799551956' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "81b4c1e8-c728-4a99-a9a0-5e0c9ddc728b"}]: dispatch 2024-04-12T05:26:13.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:12.320152+0000 mon.smithi077 (mon.0) 365 : audit [INF] from='client.? 172.21.15.77:0/799551956' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81b4c1e8-c728-4a99-a9a0-5e0c9ddc728b"}]': finished 2024-04-12T05:26:13.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:12.320193+0000 mon.smithi077 (mon.0) 366 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-12T05:26:13.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:12.320312+0000 mon.smithi077 (mon.0) 367 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:13.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:12.740807+0000 mon.smithi077 (mon.0) 368 : audit [DBG] from='client.? 172.21.15.77:0/4191683602' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:26:15.293 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:13.557236+0000 mgr.smithi077.pbilcj (mgr.14164) 143 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:15.293 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:13.973568+0000 mon.smithi077 (mon.0) 369 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:15.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:13.557236+0000 mgr.smithi077.pbilcj (mgr.14164) 143 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:15.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:13.973568+0000 mon.smithi077 (mon.0) 369 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:17.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:15.557509+0000 mgr.smithi077.pbilcj (mgr.14164) 144 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:17.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:15.557509+0000 mgr.smithi077.pbilcj (mgr.14164) 144 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:19.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:17.557810+0000 mgr.smithi077.pbilcj (mgr.14164) 145 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:19.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:18.817802+0000 mon.smithi077 (mon.0) 370 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:19.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:18.821940+0000 mon.smithi077 (mon.0) 371 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:19.353 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:17.557810+0000 mgr.smithi077.pbilcj (mgr.14164) 145 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:19.353 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:18.817802+0000 mon.smithi077 (mon.0) 370 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:19.353 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:18.821940+0000 mon.smithi077 (mon.0) 371 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:20.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:26:18.813308+0000 mgr.smithi077.pbilcj (mgr.14164) 146 : cephadm [INF] Detected new or changed devices on smithi077 2024-04-12T05:26:20.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:19.965016+0000 mon.smithi077 (mon.0) 372 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T05:26:20.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:19.965668+0000 mon.smithi077 (mon.0) 373 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:20.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:26:18.813308+0000 mgr.smithi077.pbilcj (mgr.14164) 146 : cephadm [INF] Detected new or changed devices on smithi077 2024-04-12T05:26:20.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:19.965016+0000 mon.smithi077 (mon.0) 372 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T05:26:20.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:19.965668+0000 mon.smithi077 (mon.0) 373 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:21.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:19.558075+0000 mgr.smithi077.pbilcj (mgr.14164) 147 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:21.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:26:19.966167+0000 mgr.smithi077.pbilcj (mgr.14164) 148 : cephadm [INF] Deploying daemon osd.3 on smithi077 2024-04-12T05:26:21.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:19.558075+0000 mgr.smithi077.pbilcj (mgr.14164) 147 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:21.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:26:19.966167+0000 mgr.smithi077.pbilcj (mgr.14164) 148 : cephadm [INF] Deploying daemon osd.3 on smithi077 2024-04-12T05:26:23.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:21.559227+0000 mgr.smithi077.pbilcj (mgr.14164) 149 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:23.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:21.559227+0000 mgr.smithi077.pbilcj (mgr.14164) 149 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:23.711 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 3 on host 'smithi077' 2024-04-12T05:26:24.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:23.698816+0000 mon.smithi077 (mon.0) 374 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:24.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:23.700442+0000 mon.smithi077 (mon.0) 375 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:24.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:23.702544+0000 mon.smithi077 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:24.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:23.702788+0000 mon.smithi077 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:24.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:23.707260+0000 mon.smithi077 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:24.365 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:23.698816+0000 mon.smithi077 (mon.0) 374 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:24.365 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:23.700442+0000 mon.smithi077 (mon.0) 375 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:24.365 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:23.702544+0000 mon.smithi077 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:24.365 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:23.702788+0000 mon.smithi077 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:24.365 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:23.707260+0000 mon.smithi077 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:24.389 DEBUG:teuthology.orchestra.run.smithi077:osd.3> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.3.service 2024-04-12T05:26:24.432 INFO:tasks.cephadm:Deploying osd.4 on smithi155 with /dev/vg_nvme/lv_4... 2024-04-12T05:26:24.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-12T05:26:24.462 INFO:journalctl@ceph.osd.3.smithi077.stdout:-- Logs begin at Fri 2024-04-12 05:14:10 UTC. -- 2024-04-12T05:26:25.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:23.559685+0000 mgr.smithi077.pbilcj (mgr.14164) 150 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:25.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:23.559685+0000 mgr.smithi077.pbilcj (mgr.14164) 150 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:26.583 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-12T05:26:26.583 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-12T05:26:26.584 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-04-12T05:26:26.584 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-04-12T05:26:26.584 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110586 s, 948 MB/s 2024-04-12T05:26:26.584 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-04-12T05:26:27.094 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:26:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.3[56177]: debug 2024-04-12T05:26:26.772+0000 7fe89de1c080 -1 osd.3 0 log_to_monitors {default=true} 2024-04-12T05:26:27.214 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:25.560032+0000 mgr.smithi077.pbilcj (mgr.14164) 151 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:27.215 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:26.775683+0000 mon.smithi077 (mon.0) 379 : audit [INF] from='osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T05:26:27.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_4 2024-04-12T05:26:27.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:25.560032+0000 mgr.smithi077.pbilcj (mgr.14164) 151 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:27.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:26.775683+0000 mon.smithi077 (mon.0) 379 : audit [INF] from='osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T05:26:28.217 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:26:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.3[56177]: debug 2024-04-12T05:26:28.094+0000 7fe89437f700 -1 osd.3 0 waiting for initial osdmap 2024-04-12T05:26:28.218 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:26:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.3[56177]: debug 2024-04-12T05:26:28.097+0000 7fe890afb700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:26:28.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:27.089841+0000 mon.smithi077 (mon.0) 380 : audit [INF] from='osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T05:26:28.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:27.089898+0000 mon.smithi077 (mon.0) 381 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-12T05:26:28.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:27.090228+0000 mon.smithi077 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:28.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:27.090507+0000 mon.smithi077 (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:26:28.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:28.092016+0000 mon.smithi077 (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-04-12T05:26:28.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:28.092073+0000 mon.smithi077 (mon.0) 385 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-12T05:26:28.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:28.092187+0000 mon.smithi077 (mon.0) 386 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:28.365 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:27.089841+0000 mon.smithi077 (mon.0) 380 : audit [INF] from='osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T05:26:28.365 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:27.089898+0000 mon.smithi077 (mon.0) 381 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-12T05:26:28.365 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:27.090228+0000 mon.smithi077 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:28.365 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:27.090507+0000 mon.smithi077 (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:26:28.366 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:28.092016+0000 mon.smithi077 (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-04-12T05:26:28.366 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:28.092073+0000 mon.smithi077 (mon.0) 385 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-12T05:26:28.366 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:28.092187+0000 mon.smithi077 (mon.0) 386 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:29.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:27.560436+0000 mgr.smithi077.pbilcj (mgr.14164) 152 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:29.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:28.095425+0000 mon.smithi077 (mon.0) 387 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:29.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:28.611764+0000 mon.smithi077 (mon.0) 388 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:29.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:29.094938+0000 mon.smithi077 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:27.560436+0000 mgr.smithi077.pbilcj (mgr.14164) 152 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:28.095425+0000 mon.smithi077 (mon.0) 387 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:28.611764+0000 mon.smithi077 (mon.0) 388 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:29.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:29.094938+0000 mon.smithi077 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:30.273 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:27.735235+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:26:30.273 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:27.735320+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:26:30.274 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:29.104413+0000 mon.smithi077 (mon.0) 390 : cluster [INF] osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812] boot 2024-04-12T05:26:30.274 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:29.104437+0000 mon.smithi077 (mon.0) 391 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-12T05:26:30.274 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:29.104941+0000 mon.smithi077 (mon.0) 392 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:30.274 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:29.283520+0000 mgr.smithi077.pbilcj (mgr.14164) 153 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:26:30.274 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:29.284252+0000 mon.smithi077 (mon.0) 393 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:26:30.274 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:29.285494+0000 mon.smithi077 (mon.0) 394 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:26:30.274 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:29.285954+0000 mon.smithi077 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:30.366 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:27.735235+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:26:30.366 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:27.735320+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:26:30.366 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:29.104413+0000 mon.smithi077 (mon.0) 390 : cluster [INF] osd.3 [v2:172.21.15.77:6826/3550585812,v1:172.21.15.77:6827/3550585812] boot 2024-04-12T05:26:30.366 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:29.104437+0000 mon.smithi077 (mon.0) 391 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-12T05:26:30.366 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:29.104941+0000 mon.smithi077 (mon.0) 392 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:26:30.366 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:29.283520+0000 mgr.smithi077.pbilcj (mgr.14164) 153 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:26:30.366 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:29.284252+0000 mon.smithi077 (mon.0) 393 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:26:30.366 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:29.285494+0000 mon.smithi077 (mon.0) 394 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:26:30.367 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:29.285954+0000 mon.smithi077 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:29.560855+0000 mgr.smithi077.pbilcj (mgr.14164) 154 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:30.114809+0000 mon.smithi077 (mon.0) 396 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-12T05:26:31.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:29.560855+0000 mgr.smithi077.pbilcj (mgr.14164) 154 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:26:31.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:30.114809+0000 mon.smithi077 (mon.0) 396 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-12T05:26:32.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:31.499414+0000 mon.smithi155 (mon.1) 2 : audit [INF] from='client.? 172.21.15.155:0/435803094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98122dee-56be-4abf-b3c2-678f626d5cad"}]: dispatch 2024-04-12T05:26:32.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:31.499946+0000 mon.smithi077 (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98122dee-56be-4abf-b3c2-678f626d5cad"}]: dispatch 2024-04-12T05:26:32.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:31.504025+0000 mon.smithi077 (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98122dee-56be-4abf-b3c2-678f626d5cad"}]': finished 2024-04-12T05:26:32.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:31.504075+0000 mon.smithi077 (mon.0) 399 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-12T05:26:32.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:31.504159+0000 mon.smithi077 (mon.0) 400 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:32.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:31.909409+0000 mon.smithi155 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.155:0/3971733306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:26:32.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.113160+0000 mon.smithi077 (mon.0) 401 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:32.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:31.499414+0000 mon.smithi155 (mon.1) 2 : audit [INF] from='client.? 172.21.15.155:0/435803094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98122dee-56be-4abf-b3c2-678f626d5cad"}]: dispatch 2024-04-12T05:26:32.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:31.499946+0000 mon.smithi077 (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98122dee-56be-4abf-b3c2-678f626d5cad"}]: dispatch 2024-04-12T05:26:32.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:31.504025+0000 mon.smithi077 (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98122dee-56be-4abf-b3c2-678f626d5cad"}]': finished 2024-04-12T05:26:32.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:31.504075+0000 mon.smithi077 (mon.0) 399 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-12T05:26:32.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:31.504159+0000 mon.smithi077 (mon.0) 400 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:32.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:31.909409+0000 mon.smithi155 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.155:0/3971733306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:26:32.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.113160+0000 mon.smithi077 (mon.0) 401 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:33.392 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:31.561181+0000 mgr.smithi077.pbilcj (mgr.14164) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:33.392 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.113977+0000 mon.smithi077 (mon.0) 402 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:33.392 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.114534+0000 mon.smithi077 (mon.0) 403 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:33.392 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.116900+0000 mon.smithi077 (mon.0) 404 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:33.392 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.117393+0000 mon.smithi077 (mon.0) 405 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:33.392 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:26:32.117768+0000 mgr.smithi077.pbilcj (mgr.14164) 156 : cephadm [INF] Adjusting osd_memory_target on smithi077 to 3224M 2024-04-12T05:26:33.393 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.120959+0000 mon.smithi077 (mon.0) 406 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:33.393 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.124006+0000 mon.smithi077 (mon.0) 407 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:33.393 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.126716+0000 mon.smithi077 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:33.393 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.127496+0000 mon.smithi077 (mon.0) 409 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:33.393 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:32.127926+0000 mon.smithi077 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:33.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:31.561181+0000 mgr.smithi077.pbilcj (mgr.14164) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.113977+0000 mon.smithi077 (mon.0) 402 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.114534+0000 mon.smithi077 (mon.0) 403 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.116900+0000 mon.smithi077 (mon.0) 404 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.117393+0000 mon.smithi077 (mon.0) 405 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:26:32.117768+0000 mgr.smithi077.pbilcj (mgr.14164) 156 : cephadm [INF] Adjusting osd_memory_target on smithi077 to 3224M 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.120959+0000 mon.smithi077 (mon.0) 406 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.124006+0000 mon.smithi077 (mon.0) 407 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.126716+0000 mon.smithi077 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.127496+0000 mon.smithi077 (mon.0) 409 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:33.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:32.127926+0000 mon.smithi077 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:35.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:33.561713+0000 mgr.smithi077.pbilcj (mgr.14164) 157 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:35.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:33.561713+0000 mgr.smithi077.pbilcj (mgr.14164) 157 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:37.267 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:35.562027+0000 mgr.smithi077.pbilcj (mgr.14164) 158 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:37.267 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:36.574114+0000 mon.smithi077 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:37.267 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:36.577395+0000 mon.smithi077 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:37.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:35.562027+0000 mgr.smithi077.pbilcj (mgr.14164) 158 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:37.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:36.574114+0000 mon.smithi077 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:37.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:36.577395+0000 mon.smithi077 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:38.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:37.587649+0000 mon.smithi077 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T05:26:38.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:37.588503+0000 mon.smithi077 (mon.0) 414 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:38.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:37.587649+0000 mon.smithi077 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T05:26:38.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:37.588503+0000 mon.smithi077 (mon.0) 414 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:39.211 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:37.562487+0000 mgr.smithi077.pbilcj (mgr.14164) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:39.211 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:26:37.589126+0000 mgr.smithi077.pbilcj (mgr.14164) 160 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-12T05:26:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:37.562487+0000 mgr.smithi077.pbilcj (mgr.14164) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:26:37.589126+0000 mgr.smithi077.pbilcj (mgr.14164) 160 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-12T05:26:41.155 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 4 on host 'smithi155' 2024-04-12T05:26:41.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:39.562855+0000 mgr.smithi077.pbilcj (mgr.14164) 161 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:41.526 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:39.562855+0000 mgr.smithi077.pbilcj (mgr.14164) 161 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:41.863 DEBUG:teuthology.orchestra.run.smithi155:osd.4> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.4.service 2024-04-12T05:26:41.865 INFO:tasks.cephadm:Deploying osd.5 on smithi155 with /dev/vg_nvme/lv_3... 2024-04-12T05:26:41.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-12T05:26:41.895 INFO:journalctl@ceph.osd.4.smithi155.stdout:-- Logs begin at Fri 2024-04-12 05:14:19 UTC. -- 2024-04-12T05:26:42.136 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:41.138235+0000 mon.smithi077 (mon.0) 415 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:42.136 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:41.139993+0000 mon.smithi077 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:42.136 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:41.140684+0000 mon.smithi077 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:42.136 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:41.144128+0000 mon.smithi077 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:42.136 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:41.151714+0000 mon.smithi077 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:42.407 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:41.138235+0000 mon.smithi077 (mon.0) 415 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:42.407 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:41.139993+0000 mon.smithi077 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:42.407 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:41.140684+0000 mon.smithi077 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:42.407 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:41.144128+0000 mon.smithi077 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:42.407 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:41.151714+0000 mon.smithi077 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:43.331 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:41.563287+0000 mgr.smithi077.pbilcj (mgr.14164) 162 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:43.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:41.563287+0000 mgr.smithi077.pbilcj (mgr.14164) 162 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:44.357 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-12T05:26:44.357 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-12T05:26:44.357 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-04-12T05:26:44.357 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-04-12T05:26:44.357 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0127077 s, 825 MB/s 2024-04-12T05:26:44.357 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-04-12T05:26:44.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:26:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.4[42729]: debug 2024-04-12T05:26:44.217+0000 7f62bb4ed080 -1 osd.4 0 log_to_monitors {default=true} 2024-04-12T05:26:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:43.563623+0000 mgr.smithi077.pbilcj (mgr.14164) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:44.220517+0000 mon.smithi155 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/2587213028,v1:172.21.15.155:6801/2587213028]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:26:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:44.220885+0000 mon.smithi077 (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:26:45.521 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:43.563623+0000 mgr.smithi077.pbilcj (mgr.14164) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:45.521 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:44.220517+0000 mon.smithi155 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/2587213028,v1:172.21.15.155:6801/2587213028]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:26:45.521 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:44.220885+0000 mon.smithi077 (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:26:45.537 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_3 2024-04-12T05:26:46.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:26:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.4[42729]: debug 2024-04-12T05:26:46.168+0000 7f62b1a50700 -1 osd.4 0 waiting for initial osdmap 2024-04-12T05:26:46.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:26:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.4[42729]: debug 2024-04-12T05:26:46.172+0000 7f62aa1c4700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:26:46.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:45.164488+0000 mon.smithi077 (mon.0) 421 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T05:26:46.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:45.164564+0000 mon.smithi077 (mon.0) 422 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-12T05:26:46.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:45.164662+0000 mon.smithi077 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:46.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:45.165380+0000 mon.smithi155 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/2587213028,v1:172.21.15.155:6801/2587213028]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:26:46.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:45.165589+0000 mon.smithi077 (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:26:46.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:45.239516+0000 mon.smithi077 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:46.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:45.434471+0000 mon.smithi077 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:46.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:45.164488+0000 mon.smithi077 (mon.0) 421 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T05:26:46.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:45.164564+0000 mon.smithi077 (mon.0) 422 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-12T05:26:46.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:45.164662+0000 mon.smithi077 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:46.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:45.165380+0000 mon.smithi155 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/2587213028,v1:172.21.15.155:6801/2587213028]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:26:46.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:45.165589+0000 mon.smithi077 (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:26:46.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:45.239516+0000 mon.smithi077 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:46.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:45.434471+0000 mon.smithi077 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:47.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:45.564077+0000 mgr.smithi077.pbilcj (mgr.14164) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:47.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:46.165176+0000 mon.smithi077 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-12T05:26:47.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:46.165258+0000 mon.smithi077 (mon.0) 428 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-12T05:26:47.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:46.165626+0000 mon.smithi077 (mon.0) 429 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:47.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:46.169510+0000 mon.smithi077 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:47.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:47.074675+0000 mon.smithi077 (mon.0) 431 : cluster [INF] osd.4 [v2:172.21.15.155:6800/2587213028,v1:172.21.15.155:6801/2587213028] boot 2024-04-12T05:26:47.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:47.074720+0000 mon.smithi077 (mon.0) 432 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-12T05:26:47.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:47.075109+0000 mon.smithi077 (mon.0) 433 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:47.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:45.564077+0000 mgr.smithi077.pbilcj (mgr.14164) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:26:47.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:46.165176+0000 mon.smithi077 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-12T05:26:47.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:46.165258+0000 mon.smithi077 (mon.0) 428 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-12T05:26:47.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:46.165626+0000 mon.smithi077 (mon.0) 429 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:47.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:46.169510+0000 mon.smithi077 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:47.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:47.074675+0000 mon.smithi077 (mon.0) 431 : cluster [INF] osd.4 [v2:172.21.15.155:6800/2587213028,v1:172.21.15.155:6801/2587213028] boot 2024-04-12T05:26:47.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:47.074720+0000 mon.smithi077 (mon.0) 432 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-12T05:26:47.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:47.075109+0000 mon.smithi077 (mon.0) 433 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:26:48.444 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:45.250054+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:26:48.444 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:45.250177+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:26:48.444 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:48.080457+0000 mon.smithi077 (mon.0) 434 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-12T05:26:48.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:45.250054+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:26:48.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:45.250177+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:26:48.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:48.080457+0000 mon.smithi077 (mon.0) 434 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-12T05:26:49.453 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:47.564448+0000 mgr.smithi077.pbilcj (mgr.14164) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:49.453 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:48.859098+0000 mon.smithi077 (mon.0) 435 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:26:49.453 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:48.860567+0000 mon.smithi077 (mon.0) 436 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:26:49.453 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:48.861188+0000 mon.smithi077 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:49.453 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:49.081195+0000 mon.smithi077 (mon.0) 438 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-12T05:26:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:47.564448+0000 mgr.smithi077.pbilcj (mgr.14164) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:48.859098+0000 mon.smithi077 (mon.0) 435 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:26:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:48.860567+0000 mon.smithi077 (mon.0) 436 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:26:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:48.861188+0000 mon.smithi077 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:49.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:49.081195+0000 mon.smithi077 (mon.0) 438 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-12T05:26:50.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:48.858141+0000 mgr.smithi077.pbilcj (mgr.14164) 166 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:26:50.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:50.145749+0000 mon.smithi077 (mon.0) 439 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:50.579 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:48.858141+0000 mgr.smithi077.pbilcj (mgr.14164) 166 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:26:50.579 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:50.145749+0000 mon.smithi077 (mon.0) 439 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:51.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:49.564941+0000 mgr.smithi077.pbilcj (mgr.14164) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:51.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:26:50.140540+0000 mgr.smithi077.pbilcj (mgr.14164) 168 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-12T05:26:51.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:50.910441+0000 mon.smithi077 (mon.0) 440 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:51.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:50.915538+0000 mon.smithi077 (mon.0) 441 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:51.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:50.919344+0000 mon.smithi077 (mon.0) 442 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:51.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:50.923023+0000 mon.smithi077 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:51.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:50.924091+0000 mon.smithi077 (mon.0) 444 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:51.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:50.924733+0000 mon.smithi077 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:49.564941+0000 mgr.smithi077.pbilcj (mgr.14164) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:26:50.140540+0000 mgr.smithi077.pbilcj (mgr.14164) 168 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-12T05:26:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:50.910441+0000 mon.smithi077 (mon.0) 440 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:26:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:50.915538+0000 mon.smithi077 (mon.0) 441 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:50.919344+0000 mon.smithi077 (mon.0) 442 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:50.923023+0000 mon.smithi077 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:26:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:50.924091+0000 mon.smithi077 (mon.0) 444 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:50.924733+0000 mon.smithi077 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:26:52.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:26:50.911165+0000 mgr.smithi077.pbilcj (mgr.14164) 169 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 15970M 2024-04-12T05:26:52.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:51.539113+0000 mon.smithi155 (mon.1) 6 : audit [INF] from='client.? 172.21.15.155:0/3846043749' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9cfd5ef0-9e3f-4e0e-9dbf-aaf7c4c2d364"}]: dispatch 2024-04-12T05:26:52.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:51.539523+0000 mon.smithi077 (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9cfd5ef0-9e3f-4e0e-9dbf-aaf7c4c2d364"}]: dispatch 2024-04-12T05:26:52.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:51.543907+0000 mon.smithi077 (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9cfd5ef0-9e3f-4e0e-9dbf-aaf7c4c2d364"}]': finished 2024-04-12T05:26:52.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:51.544004+0000 mon.smithi077 (mon.0) 448 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-12T05:26:52.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:51.544113+0000 mon.smithi077 (mon.0) 449 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:26:52.469 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:51.956912+0000 mon.smithi155 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.155:0/2904089063' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:26:52.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:26:50.911165+0000 mgr.smithi077.pbilcj (mgr.14164) 169 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 15970M 2024-04-12T05:26:52.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:51.539113+0000 mon.smithi155 (mon.1) 6 : audit [INF] from='client.? 172.21.15.155:0/3846043749' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9cfd5ef0-9e3f-4e0e-9dbf-aaf7c4c2d364"}]: dispatch 2024-04-12T05:26:52.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:51.539523+0000 mon.smithi077 (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9cfd5ef0-9e3f-4e0e-9dbf-aaf7c4c2d364"}]: dispatch 2024-04-12T05:26:52.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:51.543907+0000 mon.smithi077 (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9cfd5ef0-9e3f-4e0e-9dbf-aaf7c4c2d364"}]': finished 2024-04-12T05:26:52.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:51.544004+0000 mon.smithi077 (mon.0) 448 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-12T05:26:52.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:51.544113+0000 mon.smithi077 (mon.0) 449 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:26:52.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:51.956912+0000 mon.smithi155 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.155:0/2904089063' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:26:53.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:51.565255+0000 mgr.smithi077.pbilcj (mgr.14164) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:53.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:51.565255+0000 mgr.smithi077.pbilcj (mgr.14164) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:55.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:53.565528+0000 mgr.smithi077.pbilcj (mgr.14164) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:55.512 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:53.565528+0000 mgr.smithi077.pbilcj (mgr.14164) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:56.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:55.336846+0000 mon.smithi077 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:56.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:55.582113+0000 mon.smithi077 (mon.0) 451 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:56.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:55.336846+0000 mon.smithi077 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:56.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:55.582113+0000 mon.smithi077 (mon.0) 451 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:26:57.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:55.565791+0000 mgr.smithi077.pbilcj (mgr.14164) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:57.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:55.565791+0000 mgr.smithi077.pbilcj (mgr.14164) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:58.614 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:57.564722+0000 mon.smithi077 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T05:26:58.615 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:26:57.565479+0000 mon.smithi077 (mon.0) 453 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:58.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:57.564722+0000 mon.smithi077 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T05:26:58.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:26:57.565479+0000 mon.smithi077 (mon.0) 453 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:26:59.499 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:57.566045+0000 mgr.smithi077.pbilcj (mgr.14164) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:59.499 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:26:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:26:57.566156+0000 mgr.smithi077.pbilcj (mgr.14164) 174 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-12T05:26:59.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:57.566045+0000 mgr.smithi077.pbilcj (mgr.14164) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:26:59.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:26:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:26:57.566156+0000 mgr.smithi077.pbilcj (mgr.14164) 174 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-12T05:27:01.036 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 5 on host 'smithi155' 2024-04-12T05:27:01.656 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:26:59.566382+0000 mgr.smithi077.pbilcj (mgr.14164) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:27:01.656 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:01.021165+0000 mon.smithi077 (mon.0) 454 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:01.656 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:01.023037+0000 mon.smithi077 (mon.0) 455 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:01.657 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:01.025485+0000 mon.smithi077 (mon.0) 456 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:01.657 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:01.027284+0000 mon.smithi077 (mon.0) 457 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:01.657 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:01.032236+0000 mon.smithi077 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:01.705 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:26:59.566382+0000 mgr.smithi077.pbilcj (mgr.14164) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:27:01.705 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:01.021165+0000 mon.smithi077 (mon.0) 454 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:01.705 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:01.023037+0000 mon.smithi077 (mon.0) 455 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:01.705 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:01.025485+0000 mon.smithi077 (mon.0) 456 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:01.705 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:01.027284+0000 mon.smithi077 (mon.0) 457 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:01.705 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:01.032236+0000 mon.smithi077 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:01.727 DEBUG:teuthology.orchestra.run.smithi155:osd.5> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.5.service 2024-04-12T05:27:01.730 INFO:tasks.cephadm:Deploying osd.6 on smithi155 with /dev/vg_nvme/lv_2... 2024-04-12T05:27:01.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-12T05:27:01.762 INFO:journalctl@ceph.osd.5.smithi155.stdout:-- Logs begin at Fri 2024-04-12 05:14:19 UTC. -- 2024-04-12T05:27:03.425 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:01.566651+0000 mgr.smithi077.pbilcj (mgr.14164) 176 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:27:03.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:01.566651+0000 mgr.smithi077.pbilcj (mgr.14164) 176 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:27:04.222 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-12T05:27:04.222 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-12T05:27:04.222 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-04-12T05:27:04.222 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-04-12T05:27:04.222 INFO:teuthology.orchestra.run.smithi155.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0119804 s, 875 MB/s 2024-04-12T05:27:04.222 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 2024-04-12T05:27:04.222 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-04-12T05:27:04.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:04.130973+0000 mon.smithi155 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3010062548,v1:172.21.15.155:6809/3010062548]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:27:04.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:04.131290+0000 mon.smithi077 (mon.0) 459 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:27:04.593 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:27:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.5[45605]: debug 2024-04-12T05:27:04.126+0000 7fc735582080 -1 osd.5 0 log_to_monitors {default=true} 2024-04-12T05:27:04.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:04.130973+0000 mon.smithi155 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3010062548,v1:172.21.15.155:6809/3010062548]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:27:04.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:04.131290+0000 mon.smithi077 (mon.0) 459 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:27:05.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_2 2024-04-12T05:27:05.582 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:27:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.5[45605]: debug 2024-04-12T05:27:05.373+0000 7fc72bae5700 -1 osd.5 0 waiting for initial osdmap 2024-04-12T05:27:05.582 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:27:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.5[45605]: debug 2024-04-12T05:27:05.380+0000 7fc728261700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:27:05.582 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:03.567045+0000 mgr.smithi077.pbilcj (mgr.14164) 177 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:27:05.582 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:04.365809+0000 mon.smithi077 (mon.0) 460 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T05:27:05.582 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:04.365894+0000 mon.smithi077 (mon.0) 461 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-12T05:27:05.582 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:04.366010+0000 mon.smithi077 (mon.0) 462 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:05.582 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:04.367448+0000 mon.smithi155 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3010062548,v1:172.21.15.155:6809/3010062548]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:05.583 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:04.367677+0000 mon.smithi077 (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:05.583 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:04.988537+0000 mon.smithi077 (mon.0) 464 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:05.664 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:03.567045+0000 mgr.smithi077.pbilcj (mgr.14164) 177 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:27:05.664 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:04.365809+0000 mon.smithi077 (mon.0) 460 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T05:27:05.665 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:04.365894+0000 mon.smithi077 (mon.0) 461 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-12T05:27:05.665 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:04.366010+0000 mon.smithi077 (mon.0) 462 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:05.665 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:04.367448+0000 mon.smithi155 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3010062548,v1:172.21.15.155:6809/3010062548]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:05.665 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:04.367677+0000 mon.smithi077 (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:05.665 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:04.988537+0000 mon.smithi077 (mon.0) 464 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:06.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:05.365039+0000 mon.smithi077 (mon.0) 465 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:06.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:05.368700+0000 mon.smithi077 (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-12T05:27:06.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:05.368771+0000 mon.smithi077 (mon.0) 467 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-12T05:27:06.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:05.369061+0000 mon.smithi077 (mon.0) 468 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:06.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:05.374654+0000 mon.smithi077 (mon.0) 469 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:06.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:05.673323+0000 mon.smithi077 (mon.0) 470 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:27:06.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:05.673488+0000 mon.smithi077 (mon.0) 471 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:27:06.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:05.365039+0000 mon.smithi077 (mon.0) 465 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:06.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:05.368700+0000 mon.smithi077 (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-12T05:27:06.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:05.368771+0000 mon.smithi077 (mon.0) 467 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-12T05:27:06.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:05.369061+0000 mon.smithi077 (mon.0) 468 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:06.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:05.374654+0000 mon.smithi077 (mon.0) 469 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:06.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:05.673323+0000 mon.smithi077 (mon.0) 470 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:27:06.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:05.673488+0000 mon.smithi077 (mon.0) 471 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:27:07.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:05.117384+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:27:07.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:05.117472+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:27:07.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:05.567326+0000 mgr.smithi077.pbilcj (mgr.14164) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:27:07.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:06.373886+0000 mon.smithi077 (mon.0) 472 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3010062548,v1:172.21.15.155:6809/3010062548] boot 2024-04-12T05:27:07.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:06.373935+0000 mon.smithi077 (mon.0) 473 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-12T05:27:07.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:06.374086+0000 mon.smithi077 (mon.0) 474 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:07.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:06.374737+0000 mon.smithi077 (mon.0) 475 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:07.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:07.078832+0000 mon.smithi077 (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-12T05:27:07.828 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:05.117384+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:27:07.829 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:05.117472+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:27:07.829 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:05.567326+0000 mgr.smithi077.pbilcj (mgr.14164) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:27:07.829 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:06.373886+0000 mon.smithi077 (mon.0) 472 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3010062548,v1:172.21.15.155:6809/3010062548] boot 2024-04-12T05:27:07.829 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:06.373935+0000 mon.smithi077 (mon.0) 473 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-12T05:27:07.829 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:06.374086+0000 mon.smithi077 (mon.0) 474 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:07.829 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:06.374737+0000 mon.smithi077 (mon.0) 475 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:27:07.829 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:07.078832+0000 mon.smithi077 (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-12T05:27:09.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:07.567890+0000 mgr.smithi077.pbilcj (mgr.14164) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:09.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:08.087017+0000 mon.smithi077 (mon.0) 477 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-12T05:27:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:07.567890+0000 mgr.smithi077.pbilcj (mgr.14164) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:09.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:08.087017+0000 mon.smithi077 (mon.0) 477 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-12T05:27:10.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:27:09.306824+0000 mgr.smithi077.pbilcj (mgr.14164) 180 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-12T05:27:10.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.311459+0000 mon.smithi077 (mon.0) 478 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:10.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.312432+0000 mon.smithi077 (mon.0) 479 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:10.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.313413+0000 mon.smithi077 (mon.0) 480 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:10.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:27:09.314021+0000 mgr.smithi077.pbilcj (mgr.14164) 181 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 7985M 2024-04-12T05:27:10.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.317758+0000 mon.smithi077 (mon.0) 481 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:10.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.323723+0000 mon.smithi077 (mon.0) 482 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:10.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.327458+0000 mon.smithi077 (mon.0) 483 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:10.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.328516+0000 mon.smithi077 (mon.0) 484 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:10.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.329182+0000 mon.smithi077 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:10.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.482532+0000 mon.smithi077 (mon.0) 486 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:27:10.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.484035+0000 mon.smithi077 (mon.0) 487 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:27:10.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.484615+0000 mon.smithi077 (mon.0) 488 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:10.596 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:27:09.306824+0000 mgr.smithi077.pbilcj (mgr.14164) 180 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-12T05:27:10.596 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.311459+0000 mon.smithi077 (mon.0) 478 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:10.596 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.312432+0000 mon.smithi077 (mon.0) 479 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:10.596 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.313413+0000 mon.smithi077 (mon.0) 480 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:10.596 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:27:09.314021+0000 mgr.smithi077.pbilcj (mgr.14164) 181 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 7985M 2024-04-12T05:27:10.597 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.317758+0000 mon.smithi077 (mon.0) 481 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:10.597 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.323723+0000 mon.smithi077 (mon.0) 482 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:10.597 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.327458+0000 mon.smithi077 (mon.0) 483 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:10.597 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.328516+0000 mon.smithi077 (mon.0) 484 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:10.597 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.329182+0000 mon.smithi077 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:10.597 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.482532+0000 mon.smithi077 (mon.0) 486 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:27:10.597 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.484035+0000 mon.smithi077 (mon.0) 487 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:27:10.597 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.484615+0000 mon.smithi077 (mon.0) 488 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:11.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:09.481464+0000 mgr.smithi077.pbilcj (mgr.14164) 182 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:27:11.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:09.568225+0000 mgr.smithi077.pbilcj (mgr.14164) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:11.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:09.481464+0000 mgr.smithi077.pbilcj (mgr.14164) 182 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:27:11.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:09.568225+0000 mgr.smithi077.pbilcj (mgr.14164) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:12.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:11.841631+0000 mon.smithi155 (mon.1) 10 : audit [INF] from='client.? 172.21.15.155:0/1987452736' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b35f83e1-fe98-4343-bf35-4985fb8eb759"}]: dispatch 2024-04-12T05:27:12.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:11.842122+0000 mon.smithi077 (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b35f83e1-fe98-4343-bf35-4985fb8eb759"}]: dispatch 2024-04-12T05:27:12.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:11.846587+0000 mon.smithi077 (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b35f83e1-fe98-4343-bf35-4985fb8eb759"}]': finished 2024-04-12T05:27:12.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:11.846645+0000 mon.smithi077 (mon.0) 491 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-12T05:27:12.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:11.846758+0000 mon.smithi077 (mon.0) 492 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:12.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:12.236951+0000 mon.smithi155 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.155:0/3440787864' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:27:12.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:11.841631+0000 mon.smithi155 (mon.1) 10 : audit [INF] from='client.? 172.21.15.155:0/1987452736' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b35f83e1-fe98-4343-bf35-4985fb8eb759"}]: dispatch 2024-04-12T05:27:12.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:11.842122+0000 mon.smithi077 (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b35f83e1-fe98-4343-bf35-4985fb8eb759"}]: dispatch 2024-04-12T05:27:12.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:11.846587+0000 mon.smithi077 (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b35f83e1-fe98-4343-bf35-4985fb8eb759"}]': finished 2024-04-12T05:27:12.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:11.846645+0000 mon.smithi077 (mon.0) 491 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-12T05:27:12.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:11.846758+0000 mon.smithi077 (mon.0) 492 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:12.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:12.236951+0000 mon.smithi155 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.155:0/3440787864' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:27:13.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:11.568502+0000 mgr.smithi077.pbilcj (mgr.14164) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:13.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:11.568502+0000 mgr.smithi077.pbilcj (mgr.14164) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:14.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:13.373854+0000 mon.smithi077 (mon.0) 493 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:14.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:13.377211+0000 mon.smithi077 (mon.0) 494 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:14.800 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:13.373854+0000 mon.smithi077 (mon.0) 493 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:14.800 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:13.377211+0000 mon.smithi077 (mon.0) 494 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:15.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:13.568861+0000 mgr.smithi077.pbilcj (mgr.14164) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:15.728 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:13.568861+0000 mgr.smithi077.pbilcj (mgr.14164) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:17.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:15.569252+0000 mgr.smithi077.pbilcj (mgr.14164) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:17.733 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:15.569252+0000 mgr.smithi077.pbilcj (mgr.14164) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:18.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:17.749494+0000 mon.smithi077 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T05:27:18.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:17.750296+0000 mon.smithi077 (mon.0) 496 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:18.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:17.749494+0000 mon.smithi077 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T05:27:18.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:17.750296+0000 mon.smithi077 (mon.0) 496 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:19.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:17.569569+0000 mgr.smithi077.pbilcj (mgr.14164) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:19.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:27:17.750969+0000 mgr.smithi077.pbilcj (mgr.14164) 188 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-12T05:27:19.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:17.569569+0000 mgr.smithi077.pbilcj (mgr.14164) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:19.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:27:17.750969+0000 mgr.smithi077.pbilcj (mgr.14164) 188 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-12T05:27:21.307 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 6 on host 'smithi155' 2024-04-12T05:27:21.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:19.570081+0000 mgr.smithi077.pbilcj (mgr.14164) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:21.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:21.291099+0000 mon.smithi077 (mon.0) 497 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:21.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:21.293022+0000 mon.smithi077 (mon.0) 498 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:21.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:21.295525+0000 mon.smithi077 (mon.0) 499 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:21.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:21.297518+0000 mon.smithi077 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:21.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:21.300889+0000 mon.smithi077 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:21.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:19.570081+0000 mgr.smithi077.pbilcj (mgr.14164) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:21.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:21.291099+0000 mon.smithi077 (mon.0) 497 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:21.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:21.293022+0000 mon.smithi077 (mon.0) 498 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:21.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:21.295525+0000 mon.smithi077 (mon.0) 499 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:21.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:21.297518+0000 mon.smithi077 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:21.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:21.300889+0000 mon.smithi077 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:22.012 DEBUG:teuthology.orchestra.run.smithi155:osd.6> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.6.service 2024-04-12T05:27:22.014 INFO:tasks.cephadm:Deploying osd.7 on smithi155 with /dev/vg_nvme/lv_1... 2024-04-12T05:27:22.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-12T05:27:22.046 INFO:journalctl@ceph.osd.6.smithi155.stdout:-- Logs begin at Fri 2024-04-12 05:14:19 UTC. -- 2024-04-12T05:27:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:21.570417+0000 mgr.smithi077.pbilcj (mgr.14164) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:23.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:21.570417+0000 mgr.smithi077.pbilcj (mgr.14164) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:24.382284+0000 mon.smithi155 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3207401322,v1:172.21.15.155:6817/3207401322]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:27:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:24.382823+0000 mon.smithi077 (mon.0) 502 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:27:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:24.382284+0000 mon.smithi155 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3207401322,v1:172.21.15.155:6817/3207401322]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:27:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:24.382823+0000 mon.smithi077 (mon.0) 502 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:27:24.593 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:27:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.6[48464]: debug 2024-04-12T05:27:24.377+0000 7f49a28c1080 -1 osd.6 0 log_to_monitors {default=true} 2024-04-12T05:27:25.011 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-12T05:27:25.011 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-12T05:27:25.011 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-04-12T05:27:25.011 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-04-12T05:27:25.011 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125484 s, 836 MB/s 2024-04-12T05:27:25.011 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-04-12T05:27:25.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:23.570709+0000 mgr.smithi077.pbilcj (mgr.14164) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:25.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:24.407064+0000 mon.smithi077 (mon.0) 503 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T05:27:25.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:24.407110+0000 mon.smithi077 (mon.0) 504 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-12T05:27:25.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:24.407225+0000 mon.smithi077 (mon.0) 505 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:25.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:24.408223+0000 mon.smithi155 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3207401322,v1:172.21.15.155:6817/3207401322]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:25.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:24.408439+0000 mon.smithi077 (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:25.762 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:27:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.6[48464]: debug 2024-04-12T05:27:25.414+0000 7f4998e24700 -1 osd.6 0 waiting for initial osdmap 2024-04-12T05:27:25.763 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:27:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.6[48464]: debug 2024-04-12T05:27:25.420+0000 7f4991d99700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:27:25.763 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:23.570709+0000 mgr.smithi077.pbilcj (mgr.14164) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:25.763 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:24.407064+0000 mon.smithi077 (mon.0) 503 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T05:27:25.763 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:24.407110+0000 mon.smithi077 (mon.0) 504 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-12T05:27:25.763 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:24.407225+0000 mon.smithi077 (mon.0) 505 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:25.763 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:24.408223+0000 mon.smithi155 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3207401322,v1:172.21.15.155:6817/3207401322]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:25.763 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:24.408439+0000 mon.smithi077 (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:25.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_1 2024-04-12T05:27:26.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:25.408825+0000 mon.smithi077 (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-12T05:27:26.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:25.408895+0000 mon.smithi077 (mon.0) 508 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-12T05:27:26.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:25.409204+0000 mon.smithi077 (mon.0) 509 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:26.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:25.415773+0000 mon.smithi077 (mon.0) 510 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:26.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:25.746915+0000 mon.smithi077 (mon.0) 511 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:26.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:25.921236+0000 mon.smithi077 (mon.0) 512 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:26.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:26.410710+0000 mon.smithi077 (mon.0) 513 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3207401322,v1:172.21.15.155:6817/3207401322] boot 2024-04-12T05:27:26.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:26.410761+0000 mon.smithi077 (mon.0) 514 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-12T05:27:26.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:26.410911+0000 mon.smithi077 (mon.0) 515 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:26.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:25.408825+0000 mon.smithi077 (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-12T05:27:26.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:25.408895+0000 mon.smithi077 (mon.0) 508 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-12T05:27:26.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:25.409204+0000 mon.smithi077 (mon.0) 509 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:26.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:25.415773+0000 mon.smithi077 (mon.0) 510 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:26.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:25.746915+0000 mon.smithi077 (mon.0) 511 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:26.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:25.921236+0000 mon.smithi077 (mon.0) 512 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:26.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:26.410710+0000 mon.smithi077 (mon.0) 513 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3207401322,v1:172.21.15.155:6817/3207401322] boot 2024-04-12T05:27:26.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:26.410761+0000 mon.smithi077 (mon.0) 514 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-12T05:27:26.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:26.410911+0000 mon.smithi077 (mon.0) 515 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:27:27.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:25.377471+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:27:27.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:25.377556+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:27:27.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:25.571028+0000 mgr.smithi077.pbilcj (mgr.14164) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:27.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:27.082294+0000 mon.smithi077 (mon.0) 516 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-12T05:27:27.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:25.377471+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:27:27.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:25.377556+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:27:27.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:25.571028+0000 mgr.smithi077.pbilcj (mgr.14164) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:27:27.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:27.082294+0000 mon.smithi077 (mon.0) 516 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-12T05:27:29.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:27.571334+0000 mgr.smithi077.pbilcj (mgr.14164) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:29.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:28.089209+0000 mon.smithi077 (mon.0) 517 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-12T05:27:29.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:28.760657+0000 mon.smithi077 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:27:29.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:28.762243+0000 mon.smithi077 (mon.0) 519 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:27:29.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:28.762986+0000 mon.smithi077 (mon.0) 520 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:27.571334+0000 mgr.smithi077.pbilcj (mgr.14164) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:28.089209+0000 mon.smithi077 (mon.0) 517 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-12T05:27:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:28.760657+0000 mon.smithi077 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:27:29.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:28.762243+0000 mon.smithi077 (mon.0) 519 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:27:29.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:28.762986+0000 mon.smithi077 (mon.0) 520 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:30.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:28.759751+0000 mgr.smithi077.pbilcj (mgr.14164) 194 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:27:30.503 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:28.759751+0000 mgr.smithi077.pbilcj (mgr.14164) 194 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:27:31.244 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:29.571785+0000 mgr.smithi077.pbilcj (mgr.14164) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:31.244 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.749058+0000 mon.smithi077 (mon.0) 521 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:31.244 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.750161+0000 mon.smithi077 (mon.0) 522 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:31.244 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.751077+0000 mon.smithi077 (mon.0) 523 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:31.244 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.751858+0000 mon.smithi077 (mon.0) 524 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:31.244 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.756047+0000 mon.smithi077 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:31.244 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.760756+0000 mon.smithi077 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:31.245 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.765208+0000 mon.smithi077 (mon.0) 527 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:31.245 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.766350+0000 mon.smithi077 (mon.0) 528 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:31.245 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.767028+0000 mon.smithi077 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:31.245 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:30.771081+0000 mon.smithi077 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:31.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:29.571785+0000 mgr.smithi077.pbilcj (mgr.14164) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:31.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.749058+0000 mon.smithi077 (mon.0) 521 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.750161+0000 mon.smithi077 (mon.0) 522 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.751077+0000 mon.smithi077 (mon.0) 523 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.751858+0000 mon.smithi077 (mon.0) 524 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.756047+0000 mon.smithi077 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.760756+0000 mon.smithi077 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.765208+0000 mon.smithi077 (mon.0) 527 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.766350+0000 mon.smithi077 (mon.0) 528 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.767028+0000 mon.smithi077 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:31.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:30.771081+0000 mon.smithi077 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:32.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:27:30.743775+0000 mgr.smithi077.pbilcj (mgr.14164) 196 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-12T05:27:32.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:27:30.752448+0000 mgr.smithi077.pbilcj (mgr.14164) 197 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 5323M 2024-04-12T05:27:32.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:31.970798+0000 mon.smithi155 (mon.1) 14 : audit [INF] from='client.? 172.21.15.155:0/1480139581' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61633153-0397-4801-adb9-149aa8523d3b"}]: dispatch 2024-04-12T05:27:32.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:31.971376+0000 mon.smithi077 (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61633153-0397-4801-adb9-149aa8523d3b"}]: dispatch 2024-04-12T05:27:32.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:31.977362+0000 mon.smithi077 (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "61633153-0397-4801-adb9-149aa8523d3b"}]': finished 2024-04-12T05:27:32.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:31.977442+0000 mon.smithi077 (mon.0) 533 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-12T05:27:32.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:31.977579+0000 mon.smithi077 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:32.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:27:30.743775+0000 mgr.smithi077.pbilcj (mgr.14164) 196 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-12T05:27:32.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:27:30.752448+0000 mgr.smithi077.pbilcj (mgr.14164) 197 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 5323M 2024-04-12T05:27:32.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:31.970798+0000 mon.smithi155 (mon.1) 14 : audit [INF] from='client.? 172.21.15.155:0/1480139581' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61633153-0397-4801-adb9-149aa8523d3b"}]: dispatch 2024-04-12T05:27:32.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:31.971376+0000 mon.smithi077 (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "61633153-0397-4801-adb9-149aa8523d3b"}]: dispatch 2024-04-12T05:27:32.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:31.977362+0000 mon.smithi077 (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "61633153-0397-4801-adb9-149aa8523d3b"}]': finished 2024-04-12T05:27:32.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:31.977442+0000 mon.smithi077 (mon.0) 533 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-12T05:27:32.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:31.977579+0000 mon.smithi077 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:33.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:31.572174+0000 mgr.smithi077.pbilcj (mgr.14164) 198 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:33.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:32.393770+0000 mon.smithi155 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.155:0/1962228347' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:27:33.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:31.572174+0000 mgr.smithi077.pbilcj (mgr.14164) 198 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:33.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:32.393770+0000 mon.smithi155 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.155:0/1962228347' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:27:35.238 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:33.572566+0000 mgr.smithi077.pbilcj (mgr.14164) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:35.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:33.572566+0000 mgr.smithi077.pbilcj (mgr.14164) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:37.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:35.572913+0000 mgr.smithi077.pbilcj (mgr.14164) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:37.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:35.572913+0000 mgr.smithi077.pbilcj (mgr.14164) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:37.573382+0000 mgr.smithi077.pbilcj (mgr.14164) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:38.202055+0000 mon.smithi077 (mon.0) 535 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T05:27:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:38.202824+0000 mon.smithi077 (mon.0) 536 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:39.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:27:38.203490+0000 mgr.smithi077.pbilcj (mgr.14164) 202 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-12T05:27:39.579 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:37.573382+0000 mgr.smithi077.pbilcj (mgr.14164) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:39.580 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:38.202055+0000 mon.smithi077 (mon.0) 535 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T05:27:39.580 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:38.202824+0000 mon.smithi077 (mon.0) 536 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:39.580 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:27:38.203490+0000 mgr.smithi077.pbilcj (mgr.14164) 202 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-12T05:27:41.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:39.573826+0000 mgr.smithi077.pbilcj (mgr.14164) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:41.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:39.573826+0000 mgr.smithi077.pbilcj (mgr.14164) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:41.760 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 7 on host 'smithi155' 2024-04-12T05:27:42.401 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:41.746663+0000 mon.smithi077 (mon.0) 537 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:42.401 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:41.748573+0000 mon.smithi077 (mon.0) 538 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:42.401 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:41.751064+0000 mon.smithi077 (mon.0) 539 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:42.401 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:41.753071+0000 mon.smithi077 (mon.0) 540 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:42.401 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:41.755663+0000 mon.smithi077 (mon.0) 541 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:42.423 DEBUG:teuthology.orchestra.run.smithi155:osd.7> sudo journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.7.service 2024-04-12T05:27:42.426 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-12T05:27:42.426 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd stat -f json 2024-04-12T05:27:42.456 INFO:journalctl@ceph.osd.7.smithi155.stdout:-- Logs begin at Fri 2024-04-12 05:14:19 UTC. -- 2024-04-12T05:27:42.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:41.746663+0000 mon.smithi077 (mon.0) 537 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:42.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:41.748573+0000 mon.smithi077 (mon.0) 538 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:42.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:41.751064+0000 mon.smithi077 (mon.0) 539 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:42.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:41.753071+0000 mon.smithi077 (mon.0) 540 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:42.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:41.755663+0000 mon.smithi077 (mon.0) 541 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:43.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:41.574217+0000 mgr.smithi077.pbilcj (mgr.14164) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:43.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:41.574217+0000 mgr.smithi077.pbilcj (mgr.14164) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:44.478 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:27:45.205 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1712899646,"num_in_osds":8,"osd_in_since":1712899651,"num_remapped_pgs":0} 2024-04-12T05:27:45.281 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:27:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.7[51372]: debug 2024-04-12T05:27:44.925+0000 7ff29c3db080 -1 osd.7 0 log_to_monitors {default=true} 2024-04-12T05:27:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:43.574572+0000 mgr.smithi077.pbilcj (mgr.14164) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:44.305160+0000 mon.smithi077 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:44.476500+0000 mon.smithi077 (mon.0) 543 : audit [DBG] from='client.? 172.21.15.77:0/3623169954' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T05:27:45.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:44.929661+0000 mon.smithi155 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2979196453,v1:172.21.15.155:6825/2979196453]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:27:45.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:44.930194+0000 mon.smithi077 (mon.0) 544 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:27:45.579 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:43.574572+0000 mgr.smithi077.pbilcj (mgr.14164) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:45.579 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:44.305160+0000 mon.smithi077 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:45.579 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:44.476500+0000 mon.smithi077 (mon.0) 543 : audit [DBG] from='client.? 172.21.15.77:0/3623169954' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T05:27:45.579 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:44.929661+0000 mon.smithi155 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2979196453,v1:172.21.15.155:6825/2979196453]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:27:45.579 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:44.930194+0000 mon.smithi077 (mon.0) 544 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:27:46.207 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd stat -f json 2024-04-12T05:27:46.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:27:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.7[51372]: debug 2024-04-12T05:27:46.317+0000 7ff29293e700 -1 osd.7 0 waiting for initial osdmap 2024-04-12T05:27:46.593 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:27:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.7[51372]: debug 2024-04-12T05:27:46.325+0000 7ff28d8b7700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:27:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:45.306955+0000 mon.smithi077 (mon.0) 545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T05:27:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:45.307036+0000 mon.smithi077 (mon.0) 546 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-12T05:27:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:45.307361+0000 mon.smithi077 (mon.0) 547 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:45.310560+0000 mon.smithi155 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2979196453,v1:172.21.15.155:6825/2979196453]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:46.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:45.314667+0000 mon.smithi077 (mon.0) 548 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:46.673 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:45.306955+0000 mon.smithi077 (mon.0) 545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T05:27:46.674 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:45.307036+0000 mon.smithi077 (mon.0) 546 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-12T05:27:46.674 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:45.307361+0000 mon.smithi077 (mon.0) 547 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:46.674 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:45.310560+0000 mon.smithi155 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2979196453,v1:172.21.15.155:6825/2979196453]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:46.674 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:45.314667+0000 mon.smithi077 (mon.0) 548 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:27:47.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:45.574844+0000 mgr.smithi077.pbilcj (mgr.14164) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:47.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:46.315014+0000 mon.smithi077 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-12T05:27:47.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:46.315105+0000 mon.smithi077 (mon.0) 550 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-12T05:27:47.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:46.315492+0000 mon.smithi077 (mon.0) 551 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:47.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:46.318783+0000 mon.smithi077 (mon.0) 552 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:47.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:47.086799+0000 mon.smithi077 (mon.0) 553 : cluster [INF] osd.7 [v2:172.21.15.155:6824/2979196453,v1:172.21.15.155:6825/2979196453] boot 2024-04-12T05:27:47.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:47.086879+0000 mon.smithi077 (mon.0) 554 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-12T05:27:47.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.087712+0000 mon.smithi077 (mon.0) 555 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:47.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:45.574844+0000 mgr.smithi077.pbilcj (mgr.14164) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:27:47.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:46.315014+0000 mon.smithi077 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-12T05:27:47.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:46.315105+0000 mon.smithi077 (mon.0) 550 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-12T05:27:47.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:46.315492+0000 mon.smithi077 (mon.0) 551 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:47.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:46.318783+0000 mon.smithi077 (mon.0) 552 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:47.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:47.086799+0000 mon.smithi077 (mon.0) 553 : cluster [INF] osd.7 [v2:172.21.15.155:6824/2979196453,v1:172.21.15.155:6825/2979196453] boot 2024-04-12T05:27:47.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:47.086879+0000 mon.smithi077 (mon.0) 554 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-12T05:27:47.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.087712+0000 mon.smithi077 (mon.0) 555 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:27:48.217 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:27:48.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:45.956501+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:27:48.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:45.956586+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:27:48.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:27:47.514015+0000 mgr.smithi077.pbilcj (mgr.14164) 207 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-12T05:27:48.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.520703+0000 mon.smithi077 (mon.0) 556 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:48.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.521616+0000 mon.smithi077 (mon.0) 557 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:48.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.522410+0000 mon.smithi077 (mon.0) 558 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:48.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.523090+0000 mon.smithi077 (mon.0) 559 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:48.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.523843+0000 mon.smithi077 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:48.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:27:47.524336+0000 mgr.smithi077.pbilcj (mgr.14164) 208 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 3992M 2024-04-12T05:27:48.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.530208+0000 mon.smithi077 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:48.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.533851+0000 mon.smithi077 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:48.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.537674+0000 mon.smithi077 (mon.0) 563 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:48.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.538906+0000 mon.smithi077 (mon.0) 564 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:48.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.539631+0000 mon.smithi077 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:48.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:47.546039+0000 mon.smithi077 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:48.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:47.575210+0000 mgr.smithi077.pbilcj (mgr.14164) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:48.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:48.089762+0000 mon.smithi077 (mon.0) 567 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-12T05:27:48.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:48.214933+0000 mon.smithi077 (mon.0) 568 : audit [DBG] from='client.? 172.21.15.77:0/3916309696' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T05:27:48.857 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:45.956501+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:45.956586+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:27:47.514015+0000 mgr.smithi077.pbilcj (mgr.14164) 207 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.520703+0000 mon.smithi077 (mon.0) 556 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.521616+0000 mon.smithi077 (mon.0) 557 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.522410+0000 mon.smithi077 (mon.0) 558 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.523090+0000 mon.smithi077 (mon.0) 559 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.523843+0000 mon.smithi077 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:27:47.524336+0000 mgr.smithi077.pbilcj (mgr.14164) 208 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 3992M 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.530208+0000 mon.smithi077 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.533851+0000 mon.smithi077 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.537674+0000 mon.smithi077 (mon.0) 563 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.538906+0000 mon.smithi077 (mon.0) 564 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:27:48.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.539631+0000 mon.smithi077 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:27:48.859 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:47.546039+0000 mon.smithi077 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:27:48.859 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:47.575210+0000 mgr.smithi077.pbilcj (mgr.14164) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:48.859 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:48.089762+0000 mon.smithi077 (mon.0) 567 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-12T05:27:48.859 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:48.214933+0000 mon.smithi077 (mon.0) 568 : audit [DBG] from='client.? 172.21.15.77:0/3916309696' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T05:27:48.877 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1712899667,"num_in_osds":8,"osd_in_since":1712899651,"num_remapped_pgs":0} 2024-04-12T05:27:48.877 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd dump --format=json 2024-04-12T05:27:49.103 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:27:50.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:49.089361+0000 mon.smithi077 (mon.0) 569 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-12T05:27:50.373 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:49.089361+0000 mon.smithi077 (mon.0) 569 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-12T05:27:51.058 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:27:51.058 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":51,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","created":"2024-04-12T05:21:56.830192+0000","modified":"2024-04-12T05:27:49.085497+0000","last_up_change":"2024-04-12T05:27:47.082678+0000","last_in_change":"2024-04-12T05:27:31.972033+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-12T05:26:07.675907+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":"eb6ff916-a638-42c0-ae88-50a33261e3aa","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.77:6802","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6803","nonce":3979273679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6805","nonce":3979273679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6808","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6809","nonce":3979273679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6807","nonce":3979273679}]},"public_addr":"172.21.15.77:6803/3979273679","cluster_addr":"172.21.15.77:6805/3979273679","heartbeat_back_addr":"172.21.15.77:6809/3979273679","heartbeat_front_addr":"172.21.15.77:6807/3979273679","state":["exists","up"]},{"osd":1,"uuid":"d10f409b-c10b-4bea-86c9-3ddce7027492","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.77:6810","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6811","nonce":2076842478}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6812","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6813","nonce":2076842478}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6816","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6817","nonce":2076842478}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6814","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6815","nonce":2076842478}]},"public_addr":"172.21.15.77:6811/2076842478","cluster_addr":"172.21.15.77:6813/2076842478","heartbeat_back_addr":"172.21.15.77:6817/2076842478","heartbeat_front_addr":"172.21.15.77:6815/2076842478","state":["exists","up"]},{"osd":2,"uuid":"f9b158eb-2214-4509-9725-72934b980bad","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.77:6818","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6819","nonce":357551352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6820","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6821","nonce":357551352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6824","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6825","nonce":357551352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6822","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6823","nonce":357551352}]},"public_addr":"172.21.15.77:6819/357551352","cluster_addr":"172.21.15.77:6821/357551352","heartbeat_back_addr":"172.21.15.77:6825/357551352","heartbeat_front_addr":"172.21.15.77:6823/357551352","state":["exists","up"]},{"osd":3,"uuid":"81b4c1e8-c728-4a99-a9a0-5e0c9ddc728b","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.77:6826","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6827","nonce":3550585812}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6828","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6829","nonce":3550585812}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6832","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6833","nonce":3550585812}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6830","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6831","nonce":3550585812}]},"public_addr":"172.21.15.77:6827/3550585812","cluster_addr":"172.21.15.77:6829/3550585812","heartbeat_back_addr":"172.21.15.77:6833/3550585812","heartbeat_front_addr":"172.21.15.77:6831/3550585812","state":["exists","up"]},{"osd":4,"uuid":"98122dee-56be-4abf-b3c2-678f626d5cad","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.155:6800","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6801","nonce":2587213028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6803","nonce":2587213028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6807","nonce":2587213028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6805","nonce":2587213028}]},"public_addr":"172.21.15.155:6801/2587213028","cluster_addr":"172.21.15.155:6803/2587213028","heartbeat_back_addr":"172.21.15.155:6807/2587213028","heartbeat_front_addr":"172.21.15.155:6805/2587213028","state":["exists","up"]},{"osd":5,"uuid":"9cfd5ef0-9e3f-4e0e-9dbf-aaf7c4c2d364","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.155:6808","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6809","nonce":3010062548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6811","nonce":3010062548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6815","nonce":3010062548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6813","nonce":3010062548}]},"public_addr":"172.21.15.155:6809/3010062548","cluster_addr":"172.21.15.155:6811/3010062548","heartbeat_back_addr":"172.21.15.155:6815/3010062548","heartbeat_front_addr":"172.21.15.155:6813/3010062548","state":["exists","up"]},{"osd":6,"uuid":"b35f83e1-fe98-4343-bf35-4985fb8eb759","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.155:6816","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6817","nonce":3207401322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6819","nonce":3207401322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6823","nonce":3207401322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6821","nonce":3207401322}]},"public_addr":"172.21.15.155:6817/3207401322","cluster_addr":"172.21.15.155:6819/3207401322","heartbeat_back_addr":"172.21.15.155:6823/3207401322","heartbeat_front_addr":"172.21.15.155:6821/3207401322","state":["exists","up"]},{"osd":7,"uuid":"61633153-0397-4801-adb9-149aa8523d3b","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.155:6824","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6825","nonce":2979196453}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6827","nonce":2979196453}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6831","nonce":2979196453}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6829","nonce":2979196453}]},"public_addr":"172.21.15.155:6825/2979196453","cluster_addr":"172.21.15.155:6827/2979196453","heartbeat_back_addr":"172.21.15.155:6831/2979196453","heartbeat_front_addr":"172.21.15.155:6829/2979196453","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:25:13.837832+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:25:43.285850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:26:05.412013+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:26:27.735339+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:26:45.250181+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:27:05.117474+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:27:25.377558+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:27:45.956588+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.77:0/3054919395":"2024-04-13T05:23:05.470758+0000","172.21.15.77:6800/3465903173":"2024-04-13T05:23:05.470758+0000","172.21.15.77:0/3524237":"2024-04-13T05:22:49.372894+0000","172.21.15.77:0/3281043488":"2024-04-13T05:22:49.372894+0000","172.21.15.77:6801/2876354325":"2024-04-13T05:22:49.372894+0000","172.21.15.77:6800/2876354325":"2024-04-13T05:22:49.372894+0000","172.21.15.77:0/3396426254":"2024-04-13T05:22:29.434524+0000","172.21.15.77:0/2403704774":"2024-04-13T05:23:05.470758+0000","172.21.15.77:6801/3465903173":"2024-04-13T05:23:05.470758+0000","172.21.15.77:0/3372357395":"2024-04-13T05:22:29.434524+0000","172.21.15.77:6800/3980433968":"2024-04-13T05:22:29.434524+0000","172.21.15.77:6801/3980433968":"2024-04-13T05:22:29.434524+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-12T05:27:51.381 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:49.575585+0000 mgr.smithi077.pbilcj (mgr.14164) 210 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:51.382 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:51.055004+0000 mon.smithi077 (mon.0) 570 : audit [DBG] from='client.? 172.21.15.77:0/1242785373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:27:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:49.575585+0000 mgr.smithi077.pbilcj (mgr.14164) 210 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:51.055004+0000 mon.smithi077 (mon.0) 570 : audit [DBG] from='client.? 172.21.15.77:0/1242785373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:27:51.708 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-12T05:26:07.675907+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-04-12T05:27:51.708 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-04-12T05:27:51.933 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:27:53.443 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:51.575904+0000 mgr.smithi077.pbilcj (mgr.14164) 211 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:53.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:51.575904+0000 mgr.smithi077.pbilcj (mgr.14164) 211 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:53.860 INFO:teuthology.orchestra.run.smithi077.stdout:pg_num: 1 2024-04-12T05:27:54.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:53.858479+0000 mon.smithi077 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.77:0/986482967' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-12T05:27:54.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:53.858479+0000 mon.smithi077 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.77:0/986482967' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-12T05:27:54.599 INFO:tasks.cephadm:Setting up client nodes... 2024-04-12T05:27:54.599 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-12T05:27:55.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:53.576258+0000 mgr.smithi077.pbilcj (mgr.14164) 212 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:55.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:53.576258+0000 mgr.smithi077.pbilcj (mgr.14164) 212 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:56.799 INFO:teuthology.orchestra.run.smithi077.stdout:[client.0] 2024-04-12T05:27:56.799 INFO:teuthology.orchestra.run.smithi077.stdout: key = AQBcxhhm8lFaLxAADXRa3PgXwGdBNV/S2TN5LA== 2024-04-12T05:27:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:55.576582+0000 mgr.smithi077.pbilcj (mgr.14164) 213 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:56.794304+0000 mon.smithi077 (mon.0) 572 : audit [INF] from='client.? 172.21.15.77:0/3321921395' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T05:27:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:56.797659+0000 mon.smithi077 (mon.0) 573 : audit [INF] from='client.? 172.21.15.77:0/3321921395' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-12T05:27:57.526 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-12T05:27:57.526 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-12T05:27:57.526 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-12T05:27:57.566 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-12T05:27:57.567 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-12T05:27:57.567 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph mgr dump --format=json 2024-04-12T05:27:57.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:55.576582+0000 mgr.smithi077.pbilcj (mgr.14164) 213 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:57.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:56.794304+0000 mon.smithi077 (mon.0) 572 : audit [INF] from='client.? 172.21.15.77:0/3321921395' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T05:27:57.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:56.797659+0000 mon.smithi077 (mon.0) 573 : audit [INF] from='client.? 172.21.15.77:0/3321921395' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-12T05:27:57.826 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:27:59.267 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:27:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:57.576979+0000 mgr.smithi077.pbilcj (mgr.14164) 214 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:59.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:27:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:57.576979+0000 mgr.smithi077.pbilcj (mgr.14164) 214 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:27:59.669 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:28:00.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:27:59.663169+0000 mon.smithi077 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.77:0/1018276996' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-12T05:28:00.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:27:59.663169+0000 mon.smithi077 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.77:0/1018276996' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-12T05:28:00.483 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi077.pbilcj","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6800","nonce":1955474038},{"type":"v1","addr":"172.21.15.77:6801","nonce":1955474038}]},"active_addr":"172.21.15.77:6801/1955474038","active_change":"2024-04-12T05:23:05.471036+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14224,"name":"smithi155.vdcsri","mgr_features":4540138297136906239,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.77:8443/","prometheus":"http://172.21.15.77: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.77:0","nonce":2269016975}]},{"addrvec":[{"type":"v2","addr":"172.21.15.77:0","nonce":637523051}]}]}} 2024-04-12T05:28:00.489 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-12T05:28:00.489 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-12T05:28:00.489 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd dump --format=json 2024-04-12T05:28:00.717 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:01.196 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:27:59.577289+0000 mgr.smithi077.pbilcj (mgr.14164) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:27:59.577289+0000 mgr.smithi077.pbilcj (mgr.14164) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:02.641 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:28:02.641 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":51,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","created":"2024-04-12T05:21:56.830192+0000","modified":"2024-04-12T05:27:49.085497+0000","last_up_change":"2024-04-12T05:27:47.082678+0000","last_in_change":"2024-04-12T05:27:31.972033+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-12T05:26:07.675907+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":"eb6ff916-a638-42c0-ae88-50a33261e3aa","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.77:6802","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6803","nonce":3979273679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6805","nonce":3979273679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6808","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6809","nonce":3979273679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6807","nonce":3979273679}]},"public_addr":"172.21.15.77:6803/3979273679","cluster_addr":"172.21.15.77:6805/3979273679","heartbeat_back_addr":"172.21.15.77:6809/3979273679","heartbeat_front_addr":"172.21.15.77:6807/3979273679","state":["exists","up"]},{"osd":1,"uuid":"d10f409b-c10b-4bea-86c9-3ddce7027492","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.77:6810","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6811","nonce":2076842478}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6812","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6813","nonce":2076842478}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6816","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6817","nonce":2076842478}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6814","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6815","nonce":2076842478}]},"public_addr":"172.21.15.77:6811/2076842478","cluster_addr":"172.21.15.77:6813/2076842478","heartbeat_back_addr":"172.21.15.77:6817/2076842478","heartbeat_front_addr":"172.21.15.77:6815/2076842478","state":["exists","up"]},{"osd":2,"uuid":"f9b158eb-2214-4509-9725-72934b980bad","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.77:6818","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6819","nonce":357551352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6820","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6821","nonce":357551352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6824","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6825","nonce":357551352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6822","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6823","nonce":357551352}]},"public_addr":"172.21.15.77:6819/357551352","cluster_addr":"172.21.15.77:6821/357551352","heartbeat_back_addr":"172.21.15.77:6825/357551352","heartbeat_front_addr":"172.21.15.77:6823/357551352","state":["exists","up"]},{"osd":3,"uuid":"81b4c1e8-c728-4a99-a9a0-5e0c9ddc728b","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.77:6826","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6827","nonce":3550585812}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6828","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6829","nonce":3550585812}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6832","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6833","nonce":3550585812}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6830","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6831","nonce":3550585812}]},"public_addr":"172.21.15.77:6827/3550585812","cluster_addr":"172.21.15.77:6829/3550585812","heartbeat_back_addr":"172.21.15.77:6833/3550585812","heartbeat_front_addr":"172.21.15.77:6831/3550585812","state":["exists","up"]},{"osd":4,"uuid":"98122dee-56be-4abf-b3c2-678f626d5cad","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.155:6800","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6801","nonce":2587213028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6803","nonce":2587213028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6807","nonce":2587213028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6805","nonce":2587213028}]},"public_addr":"172.21.15.155:6801/2587213028","cluster_addr":"172.21.15.155:6803/2587213028","heartbeat_back_addr":"172.21.15.155:6807/2587213028","heartbeat_front_addr":"172.21.15.155:6805/2587213028","state":["exists","up"]},{"osd":5,"uuid":"9cfd5ef0-9e3f-4e0e-9dbf-aaf7c4c2d364","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.155:6808","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6809","nonce":3010062548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6811","nonce":3010062548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6815","nonce":3010062548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6813","nonce":3010062548}]},"public_addr":"172.21.15.155:6809/3010062548","cluster_addr":"172.21.15.155:6811/3010062548","heartbeat_back_addr":"172.21.15.155:6815/3010062548","heartbeat_front_addr":"172.21.15.155:6813/3010062548","state":["exists","up"]},{"osd":6,"uuid":"b35f83e1-fe98-4343-bf35-4985fb8eb759","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.155:6816","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6817","nonce":3207401322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6819","nonce":3207401322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6823","nonce":3207401322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6821","nonce":3207401322}]},"public_addr":"172.21.15.155:6817/3207401322","cluster_addr":"172.21.15.155:6819/3207401322","heartbeat_back_addr":"172.21.15.155:6823/3207401322","heartbeat_front_addr":"172.21.15.155:6821/3207401322","state":["exists","up"]},{"osd":7,"uuid":"61633153-0397-4801-adb9-149aa8523d3b","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.155:6824","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6825","nonce":2979196453}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6827","nonce":2979196453}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6831","nonce":2979196453}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6829","nonce":2979196453}]},"public_addr":"172.21.15.155:6825/2979196453","cluster_addr":"172.21.15.155:6827/2979196453","heartbeat_back_addr":"172.21.15.155:6831/2979196453","heartbeat_front_addr":"172.21.15.155:6829/2979196453","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:25:13.837832+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:25:43.285850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:26:05.412013+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:26:27.735339+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:26:45.250181+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:27:05.117474+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:27:25.377558+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:27:45.956588+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.77:0/3054919395":"2024-04-13T05:23:05.470758+0000","172.21.15.77:6800/3465903173":"2024-04-13T05:23:05.470758+0000","172.21.15.77:0/3524237":"2024-04-13T05:22:49.372894+0000","172.21.15.77:0/3281043488":"2024-04-13T05:22:49.372894+0000","172.21.15.77:6801/2876354325":"2024-04-13T05:22:49.372894+0000","172.21.15.77:6800/2876354325":"2024-04-13T05:22:49.372894+0000","172.21.15.77:0/3396426254":"2024-04-13T05:22:29.434524+0000","172.21.15.77:0/2403704774":"2024-04-13T05:23:05.470758+0000","172.21.15.77:6801/3465903173":"2024-04-13T05:23:05.470758+0000","172.21.15.77:0/3372357395":"2024-04-13T05:22:29.434524+0000","172.21.15.77:6800/3980433968":"2024-04-13T05:22:29.434524+0000","172.21.15.77:6801/3980433968":"2024-04-13T05:22:29.434524+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-12T05:28:03.283 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:01.577600+0000 mgr.smithi077.pbilcj (mgr.14164) 216 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:03.283 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:02.639172+0000 mon.smithi077 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.77:0/2274018758' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:28:03.302 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-12T05:28:03.302 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd dump --format=json 2024-04-12T05:28:03.571 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:03.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:01.577600+0000 mgr.smithi077.pbilcj (mgr.14164) 216 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:03.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:02.639172+0000 mon.smithi077 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.77:0/2274018758' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:28:05.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:03.577893+0000 mgr.smithi077.pbilcj (mgr.14164) 217 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:05.298 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:28:05.298 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":51,"fsid":"832ac620-f88c-11ee-bc8c-c7b262605968","created":"2024-04-12T05:21:56.830192+0000","modified":"2024-04-12T05:27:49.085497+0000","last_up_change":"2024-04-12T05:27:47.082678+0000","last_in_change":"2024-04-12T05:27:31.972033+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-12T05:26:07.675907+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":"eb6ff916-a638-42c0-ae88-50a33261e3aa","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.77:6802","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6803","nonce":3979273679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6805","nonce":3979273679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6808","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6809","nonce":3979273679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":3979273679},{"type":"v1","addr":"172.21.15.77:6807","nonce":3979273679}]},"public_addr":"172.21.15.77:6803/3979273679","cluster_addr":"172.21.15.77:6805/3979273679","heartbeat_back_addr":"172.21.15.77:6809/3979273679","heartbeat_front_addr":"172.21.15.77:6807/3979273679","state":["exists","up"]},{"osd":1,"uuid":"d10f409b-c10b-4bea-86c9-3ddce7027492","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.77:6810","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6811","nonce":2076842478}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6812","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6813","nonce":2076842478}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6816","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6817","nonce":2076842478}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6814","nonce":2076842478},{"type":"v1","addr":"172.21.15.77:6815","nonce":2076842478}]},"public_addr":"172.21.15.77:6811/2076842478","cluster_addr":"172.21.15.77:6813/2076842478","heartbeat_back_addr":"172.21.15.77:6817/2076842478","heartbeat_front_addr":"172.21.15.77:6815/2076842478","state":["exists","up"]},{"osd":2,"uuid":"f9b158eb-2214-4509-9725-72934b980bad","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.77:6818","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6819","nonce":357551352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6820","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6821","nonce":357551352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6824","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6825","nonce":357551352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6822","nonce":357551352},{"type":"v1","addr":"172.21.15.77:6823","nonce":357551352}]},"public_addr":"172.21.15.77:6819/357551352","cluster_addr":"172.21.15.77:6821/357551352","heartbeat_back_addr":"172.21.15.77:6825/357551352","heartbeat_front_addr":"172.21.15.77:6823/357551352","state":["exists","up"]},{"osd":3,"uuid":"81b4c1e8-c728-4a99-a9a0-5e0c9ddc728b","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.77:6826","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6827","nonce":3550585812}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6828","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6829","nonce":3550585812}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6832","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6833","nonce":3550585812}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6830","nonce":3550585812},{"type":"v1","addr":"172.21.15.77:6831","nonce":3550585812}]},"public_addr":"172.21.15.77:6827/3550585812","cluster_addr":"172.21.15.77:6829/3550585812","heartbeat_back_addr":"172.21.15.77:6833/3550585812","heartbeat_front_addr":"172.21.15.77:6831/3550585812","state":["exists","up"]},{"osd":4,"uuid":"98122dee-56be-4abf-b3c2-678f626d5cad","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.155:6800","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6801","nonce":2587213028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6803","nonce":2587213028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6807","nonce":2587213028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":2587213028},{"type":"v1","addr":"172.21.15.155:6805","nonce":2587213028}]},"public_addr":"172.21.15.155:6801/2587213028","cluster_addr":"172.21.15.155:6803/2587213028","heartbeat_back_addr":"172.21.15.155:6807/2587213028","heartbeat_front_addr":"172.21.15.155:6805/2587213028","state":["exists","up"]},{"osd":5,"uuid":"9cfd5ef0-9e3f-4e0e-9dbf-aaf7c4c2d364","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.155:6808","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6809","nonce":3010062548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6811","nonce":3010062548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6815","nonce":3010062548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3010062548},{"type":"v1","addr":"172.21.15.155:6813","nonce":3010062548}]},"public_addr":"172.21.15.155:6809/3010062548","cluster_addr":"172.21.15.155:6811/3010062548","heartbeat_back_addr":"172.21.15.155:6815/3010062548","heartbeat_front_addr":"172.21.15.155:6813/3010062548","state":["exists","up"]},{"osd":6,"uuid":"b35f83e1-fe98-4343-bf35-4985fb8eb759","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.155:6816","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6817","nonce":3207401322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6819","nonce":3207401322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6823","nonce":3207401322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3207401322},{"type":"v1","addr":"172.21.15.155:6821","nonce":3207401322}]},"public_addr":"172.21.15.155:6817/3207401322","cluster_addr":"172.21.15.155:6819/3207401322","heartbeat_back_addr":"172.21.15.155:6823/3207401322","heartbeat_front_addr":"172.21.15.155:6821/3207401322","state":["exists","up"]},{"osd":7,"uuid":"61633153-0397-4801-adb9-149aa8523d3b","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.155:6824","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6825","nonce":2979196453}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6827","nonce":2979196453}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6831","nonce":2979196453}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":2979196453},{"type":"v1","addr":"172.21.15.155:6829","nonce":2979196453}]},"public_addr":"172.21.15.155:6825/2979196453","cluster_addr":"172.21.15.155:6827/2979196453","heartbeat_back_addr":"172.21.15.155:6831/2979196453","heartbeat_front_addr":"172.21.15.155:6829/2979196453","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:25:13.837832+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:25:43.285850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:26:05.412013+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:26:27.735339+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:26:45.250181+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:27:05.117474+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:27:25.377558+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-12T05:27:45.956588+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.77:0/3054919395":"2024-04-13T05:23:05.470758+0000","172.21.15.77:6800/3465903173":"2024-04-13T05:23:05.470758+0000","172.21.15.77:0/3524237":"2024-04-13T05:22:49.372894+0000","172.21.15.77:0/3281043488":"2024-04-13T05:22:49.372894+0000","172.21.15.77:6801/2876354325":"2024-04-13T05:22:49.372894+0000","172.21.15.77:6800/2876354325":"2024-04-13T05:22:49.372894+0000","172.21.15.77:0/3396426254":"2024-04-13T05:22:29.434524+0000","172.21.15.77:0/2403704774":"2024-04-13T05:23:05.470758+0000","172.21.15.77:6801/3465903173":"2024-04-13T05:23:05.470758+0000","172.21.15.77:0/3372357395":"2024-04-13T05:22:29.434524+0000","172.21.15.77:6800/3980433968":"2024-04-13T05:22:29.434524+0000","172.21.15.77:6801/3980433968":"2024-04-13T05:22:29.434524+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-12T05:28:05.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:03.577893+0000 mgr.smithi077.pbilcj (mgr.14164) 217 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:05.898 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-12T05:28:05.899 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-12T05:28:05.899 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-12T05:28:05.899 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-12T05:28:05.900 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-12T05:28:05.900 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-12T05:28:05.900 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-12T05:28:05.901 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-12T05:28:06.147 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:05.295857+0000 mon.smithi077 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.77:0/2707416566' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:28:06.147 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:05.678298+0000 mon.smithi077 (mon.0) 577 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:28:06.147 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:05.678515+0000 mon.smithi077 (mon.0) 578 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:28:06.380 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:06.380 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:06.381 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:06.382 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:06.384 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:06.386 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:06.386 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:06.389 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:06.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:05.295857+0000 mon.smithi077 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.77:0/2707416566' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:28:06.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:05.678298+0000 mon.smithi077 (mon.0) 577 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:28:06.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:05.678515+0000 mon.smithi077 (mon.0) 578 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:28:07.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:05.578185+0000 mgr.smithi077.pbilcj (mgr.14164) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:07.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:05.578185+0000 mgr.smithi077.pbilcj (mgr.14164) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:09.377 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:07.578488+0000 mgr.smithi077.pbilcj (mgr.14164) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:09.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:07.578488+0000 mgr.smithi077.pbilcj (mgr.14164) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:11.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:09.578947+0000 mgr.smithi077.pbilcj (mgr.14164) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:11.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:09.578947+0000 mgr.smithi077.pbilcj (mgr.14164) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:11.579217+0000 mgr.smithi077.pbilcj (mgr.14164) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:13.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:11.579217+0000 mgr.smithi077.pbilcj (mgr.14164) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:14.085 INFO:teuthology.orchestra.run.smithi077.stdout:60129542176 2024-04-12T05:28:14.086 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-12T05:28:15.244 INFO:teuthology.orchestra.run.smithi077.stdout:133143986196 2024-04-12T05:28:15.244 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-12T05:28:15.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:13.579528+0000 mgr.smithi077.pbilcj (mgr.14164) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:15.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:13.579528+0000 mgr.smithi077.pbilcj (mgr.14164) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:17.062 INFO:teuthology.orchestra.run.smithi077.stdout:158913789969 2024-04-12T05:28:17.062 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-12T05:28:17.384 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:15.579905+0000 mgr.smithi077.pbilcj (mgr.14164) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:17.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:15.579905+0000 mgr.smithi077.pbilcj (mgr.14164) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:19.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:17.580335+0000 mgr.smithi077.pbilcj (mgr.14164) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:19.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:17.580335+0000 mgr.smithi077.pbilcj (mgr.14164) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:20.017 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:20.018 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:20.020 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:21.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:19.580737+0000 mgr.smithi077.pbilcj (mgr.14164) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:21.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:19.580737+0000 mgr.smithi077.pbilcj (mgr.14164) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:23.034 INFO:teuthology.orchestra.run.smithi077.stdout:184683593741 2024-04-12T05:28:23.035 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-12T05:28:23.407 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:21.581054+0000 mgr.smithi077.pbilcj (mgr.14164) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:21.581054+0000 mgr.smithi077.pbilcj (mgr.14164) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:24.818 INFO:teuthology.orchestra.run.smithi077.stdout:133143986198 2024-04-12T05:28:25.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:23.581458+0000 mgr.smithi077.pbilcj (mgr.14164) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:25.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:24.447940+0000 mon.smithi077 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.77:0/1992042466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-12T05:28:25.575 INFO:teuthology.orchestra.run.smithi077.stdout:210453397513 2024-04-12T05:28:25.575 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-12T05:28:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:23.581458+0000 mgr.smithi077.pbilcj (mgr.14164) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:24.447940+0000 mon.smithi077 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.77:0/1992042466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-12T05:28:25.997 INFO:teuthology.orchestra.run.smithi077.stdout:111669149722 2024-04-12T05:28:25.998 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-12T05:28:26.534 INFO:teuthology.orchestra.run.smithi077.stdout:81604378654 2024-04-12T05:28:26.535 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-12T05:28:26.947 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986196 got 133143986198 for osd.4 2024-04-12T05:28:26.947 DEBUG:teuthology.parallel:result is None 2024-04-12T05:28:27.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:25.581787+0000 mgr.smithi077.pbilcj (mgr.14164) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:27.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:25.581787+0000 mgr.smithi077.pbilcj (mgr.14164) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:28.233 INFO:teuthology.orchestra.run.smithi077.stdout:60129542178 2024-04-12T05:28:28.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:27.696080+0000 mon.smithi077 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.77:0/2973515550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-12T05:28:28.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:27.696080+0000 mon.smithi077 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.77:0/2973515550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-12T05:28:29.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:27.582091+0000 mgr.smithi077.pbilcj (mgr.14164) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:29.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:27.582091+0000 mgr.smithi077.pbilcj (mgr.14164) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:29.634 INFO:teuthology.orchestra.run.smithi077.stdout:158913789972 2024-04-12T05:28:29.881 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542176 got 60129542178 for osd.1 2024-04-12T05:28:29.881 DEBUG:teuthology.parallel:result is None 2024-04-12T05:28:30.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:29.632934+0000 mon.smithi077 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.77:0/1229188560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-12T05:28:30.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:29.632934+0000 mon.smithi077 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.77:0/1229188560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-12T05:28:30.568 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:30.570 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:30.571 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:30.572 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:30.605 INFO:teuthology.orchestra.run.smithi077.stdout:38654705706 2024-04-12T05:28:30.606 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-12T05:28:31.363 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:29.582395+0000 mgr.smithi077.pbilcj (mgr.14164) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:31.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:29.582395+0000 mgr.smithi077.pbilcj (mgr.14164) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:32.071 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789969 got 158913789972 for osd.5 2024-04-12T05:28:32.071 DEBUG:teuthology.parallel:result is None 2024-04-12T05:28:33.335 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:33.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:31.582829+0000 mgr.smithi077.pbilcj (mgr.14164) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:33.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:31.582829+0000 mgr.smithi077.pbilcj (mgr.14164) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:35.391 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:33.583139+0000 mgr.smithi077.pbilcj (mgr.14164) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:35.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:33.583139+0000 mgr.smithi077.pbilcj (mgr.14164) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:36.446 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:35.387603+0000 mon.smithi077 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.77:0/1371342792' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-12T05:28:36.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:35.387603+0000 mon.smithi077 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.77:0/1371342792' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-12T05:28:36.776 INFO:teuthology.orchestra.run.smithi077.stdout:81604378657 2024-04-12T05:28:37.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:35.583536+0000 mgr.smithi077.pbilcj (mgr.14164) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:37.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:36.775295+0000 mon.smithi077 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.77:0/2225503348' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-12T05:28:37.654 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:35.583536+0000 mgr.smithi077.pbilcj (mgr.14164) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:37.655 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:36.775295+0000 mon.smithi077 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.77:0/2225503348' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-12T05:28:37.675 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378654 got 81604378657 for osd.2 2024-04-12T05:28:37.675 DEBUG:teuthology.parallel:result is None 2024-04-12T05:28:37.767 INFO:teuthology.orchestra.run.smithi077.stdout:111669149724 2024-04-12T05:28:38.853 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149722 got 111669149724 for osd.3 2024-04-12T05:28:38.853 DEBUG:teuthology.parallel:result is None 2024-04-12T05:28:39.207 INFO:teuthology.orchestra.run.smithi077.stdout:210453397517 2024-04-12T05:28:39.250 INFO:teuthology.orchestra.run.smithi077.stdout:184683593745 2024-04-12T05:28:39.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:37.583952+0000 mgr.smithi077.pbilcj (mgr.14164) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:39.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:38.860565+0000 mon.smithi077 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.77:0/2010624818' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-12T05:28:39.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:37.583952+0000 mgr.smithi077.pbilcj (mgr.14164) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:39.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:38.860565+0000 mon.smithi077 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.77:0/2010624818' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-12T05:28:39.961 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593741 got 184683593745 for osd.6 2024-04-12T05:28:39.962 DEBUG:teuthology.parallel:result is None 2024-04-12T05:28:40.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:39.249858+0000 mon.smithi077 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.77:0/1667516364' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-12T05:28:40.351 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397513 got 210453397517 for osd.7 2024-04-12T05:28:40.351 DEBUG:teuthology.parallel:result is None 2024-04-12T05:28:40.595 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:39.249858+0000 mon.smithi077 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.77:0/1667516364' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-12T05:28:40.987 INFO:teuthology.orchestra.run.smithi077.stdout:38654705708 2024-04-12T05:28:41.412 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:39.584267+0000 mgr.smithi077.pbilcj (mgr.14164) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:41.412 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:40.986416+0000 mon.smithi077 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.77:0/1640912365' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-12T05:28:41.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:39.584267+0000 mgr.smithi077.pbilcj (mgr.14164) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:41.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:40.986416+0000 mon.smithi077 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.77:0/1640912365' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-12T05:28:41.715 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705706 got 38654705708 for osd.0 2024-04-12T05:28:41.716 DEBUG:teuthology.parallel:result is None 2024-04-12T05:28:41.716 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-12T05:28:41.716 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph pg dump --format=json 2024-04-12T05:28:41.941 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:43.383 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:41.584619+0000 mgr.smithi077.pbilcj (mgr.14164) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:43.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:41.584619+0000 mgr.smithi077.pbilcj (mgr.14164) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:44.103 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:28:44.105 INFO:teuthology.orchestra.run.smithi077.stderr:dumped all 2024-04-12T05:28:44.826 INFO:teuthology.orchestra.run.smithi077.stdout:{"pg_ready":true,"pg_map":{"version":209,"stamp":"2024-04-12T05:28:43.584819+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43304,"kb_used_data":3880,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917912,"statfs":{"total":767960285184,"available":767915941888,"internally_reserved":0,"allocated":3973120,"data_stored":1587253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-04-12T05:27:49.295080+0000","last_change":"2024-04-12T05:27:49.295080+0000","last_active":"2024-04-12T05:27:49.295080+0000","last_peered":"2024-04-12T05:27:49.295080+0000","last_clean":"2024-04-12T05:27:49.295080+0000","last_became_active":"2024-04-12T05:27:49.294705+0000","last_became_peered":"2024-04-12T05:27:49.294705+0000","last_unstale":"2024-04-12T05:27:49.295080+0000","last_undegraded":"2024-04-12T05:27:49.295080+0000","last_fullsized":"2024-04-12T05:27:49.295080+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-12T05:26:08.424079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-12T05:26:08.424079+0000","last_clean_scrub_stamp":"2024-04-12T05:26:08.424079+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.64500000000000002}]},{"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.68600000000000005}]},{"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.50900000000000001}]},{"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.56599999999999995}]},{"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.45900000000000002}]},{"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.57999999999999996}]},{"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.59499999999999997}]}]},{"osd":6,"up_from":43,"seq":184683593746,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.56799999999999995}]},{"osd":1,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.64900000000000002}]},{"osd":2,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.60599999999999998}]},{"osd":3,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.623}]},{"osd":4,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.41899999999999998}]},{"osd":5,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.434},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.48499999999999999}]},{"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.51900000000000002}]}]},{"osd":1,"up_from":14,"seq":60129542182,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:27:51 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.312,"15min":0.307},"min":{"1min":0.16400000000000001,"5min":0.16400000000000001,"15min":0.16400000000000001},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.37,"5min":0.35099999999999998,"15min":0.34799999999999998},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.64400000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.35099999999999998}]},{"osd":2,"last update":"Fri Apr 12 05:28:13 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.35899999999999999,"15min":0.35699999999999998},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.374,"15min":0.37},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.36699999999999999}]},{"osd":3,"last update":"Fri Apr 12 05:28:37 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.41099999999999998,"15min":0.40999999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.38600000000000001,"15min":0.38400000000000001},"min":{"1min":0.308,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.53700000000000003,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.378}]},{"osd":4,"last update":"Fri Apr 12 05:27:48 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.496},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.51200000000000001}]},{"osd":5,"last update":"Fri Apr 12 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.57099999999999995}]},{"osd":6,"last update":"Fri Apr 12 05:28:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.58099999999999996}]},{"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.60499999999999998}]}]},{"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":"Fri Apr 12 05:27:48 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.33900000000000002,"15min":0.33700000000000002},"min":{"1min":0.253,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.49299999999999999,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.34100000000000003,"15min":0.33300000000000002},"min":{"1min":0.28299999999999997,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.53600000000000003,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45900000000000002}]},{"osd":2,"last update":"Fri Apr 12 05:28:10 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.34200000000000003,"15min":0.33400000000000002},"min":{"1min":0.248,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.36199999999999999,"15min":0.35299999999999998},"min":{"1min":0.26400000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.501}]},{"osd":3,"last update":"Fri Apr 12 05:28:32 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.29599999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.52700000000000002,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.39800000000000002,"15min":0.39600000000000002},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.59599999999999997,"5min":0.749,"15min":0.749},"last":0.49099999999999999}]},{"osd":4,"last update":"Fri Apr 12 05:27:48 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.72799999999999998}]},{"osd":5,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.74399999999999999}]},{"osd":6,"last update":"Fri Apr 12 05:28:27 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.76700000000000002}]},{"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.68400000000000005}]}]},{"osd":2,"up_from":19,"seq":81604378659,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5480,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739672,"statfs":{"total":95995035648,"available":95989424128,"internally_reserved":0,"allocated":491520,"data_stored":197703,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:28:15 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.35799999999999998,"15min":0.35899999999999999},"min":{"1min":0.24099999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.46200000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.254},{"interface":"front","average":{"1min":0.37,"5min":0.36399999999999999,"15min":0.36299999999999999},"min":{"1min":0.26700000000000002,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.49299999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.33400000000000002}]},{"osd":1,"last update":"Fri Apr 12 05:28:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36899999999999999,"15min":0.37},"min":{"1min":0.23799999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"last":0.376},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.36299999999999999,"15min":0.35899999999999999},"min":{"1min":0.27800000000000002,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.42599999999999999}]},{"osd":3,"last update":"Fri Apr 12 05:28:32 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.42699999999999999,"15min":0.435},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.50800000000000001,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.443},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.41899999999999998,"15min":0.42799999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.48199999999999998,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.46899999999999997}]},{"osd":4,"last update":"Fri Apr 12 05:27:50 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.64100000000000001}]},{"osd":5,"last update":"Fri Apr 12 05:28:11 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.53500000000000003}]},{"osd":6,"last update":"Fri Apr 12 05:28:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.67900000000000005}]},{"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.60099999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.36399999999999999,"15min":0.36599999999999999},"min":{"1min":0.26700000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.372,"15min":0.373},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.42199999999999999}]},{"osd":1,"last update":"Fri Apr 12 05:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.39100000000000001,"15min":0.39200000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.53900000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.50600000000000001,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.44400000000000001}]},{"osd":2,"last update":"Fri Apr 12 05:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.42799999999999999,"15min":0.432},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.39400000000000002,"15min":0.39600000000000002},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.46600000000000003}]},{"osd":4,"last update":"Fri Apr 12 05:27:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.55600000000000005}]},{"osd":5,"last update":"Fri Apr 12 05:28:10 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.56299999999999994}]},{"osd":6,"last update":"Fri Apr 12 05:28:30 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.57299999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:27:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.67300000000000004}]},{"osd":1,"last update":"Fri Apr 12 05:27:47 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.55400000000000005}]},{"osd":2,"last update":"Fri Apr 12 05:27:47 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.71399999999999997}]},{"osd":3,"last update":"Fri Apr 12 05:27:47 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.68999999999999995}]},{"osd":5,"last update":"Fri Apr 12 05:28:08 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.48599999999999999}]},{"osd":6,"last update":"Fri Apr 12 05:28:26 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.40100000000000002}]},{"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.443}]}]},{"osd":5,"up_from":37,"seq":158913789975,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.73599999999999999}]},{"osd":1,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.68700000000000006}]},{"osd":2,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.61199999999999999}]},{"osd":3,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.752},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.63600000000000001}]},{"osd":4,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.438}]},{"osd":6,"last update":"Fri Apr 12 05:28:26 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.41699999999999998}]},{"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.53100000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-12T05:28:44.828 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph pg dump --format=json 2024-04-12T05:28:45.052 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:45.529 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:43.585108+0000 mgr.smithi077.pbilcj (mgr.14164) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:45.529 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:44.100250+0000 mgr.smithi077.pbilcj (mgr.14164) 238 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:28:45.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:43.585108+0000 mgr.smithi077.pbilcj (mgr.14164) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:45.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:44.100250+0000 mgr.smithi077.pbilcj (mgr.14164) 238 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:28:46.884 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:28:46.885 INFO:teuthology.orchestra.run.smithi077.stderr:dumped all 2024-04-12T05:28:47.536 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:45.585480+0000 mgr.smithi077.pbilcj (mgr.14164) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:47.554 INFO:teuthology.orchestra.run.smithi077.stdout:{"pg_ready":true,"pg_map":{"version":210,"stamp":"2024-04-12T05:28:45.585356+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43304,"kb_used_data":3880,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917912,"statfs":{"total":767960285184,"available":767915941888,"internally_reserved":0,"allocated":3973120,"data_stored":1587253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-04-12T05:27:49.295080+0000","last_change":"2024-04-12T05:27:49.295080+0000","last_active":"2024-04-12T05:27:49.295080+0000","last_peered":"2024-04-12T05:27:49.295080+0000","last_clean":"2024-04-12T05:27:49.295080+0000","last_became_active":"2024-04-12T05:27:49.294705+0000","last_became_peered":"2024-04-12T05:27:49.294705+0000","last_unstale":"2024-04-12T05:27:49.295080+0000","last_undegraded":"2024-04-12T05:27:49.295080+0000","last_fullsized":"2024-04-12T05:27:49.295080+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-12T05:26:08.424079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-12T05:26:08.424079+0000","last_clean_scrub_stamp":"2024-04-12T05:26:08.424079+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.64500000000000002}]},{"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.68600000000000005}]},{"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.50900000000000001}]},{"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.56599999999999995}]},{"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.45900000000000002}]},{"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.57999999999999996}]},{"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.59499999999999997}]}]},{"osd":6,"up_from":43,"seq":184683593746,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.56799999999999995}]},{"osd":1,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.64900000000000002}]},{"osd":2,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.60599999999999998}]},{"osd":3,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.623}]},{"osd":4,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.41899999999999998}]},{"osd":5,"last update":"Fri Apr 12 05:28:29 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.434},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.48499999999999999}]},{"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.51900000000000002}]}]},{"osd":1,"up_from":14,"seq":60129542182,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:27:51 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.312,"15min":0.307},"min":{"1min":0.16400000000000001,"5min":0.16400000000000001,"15min":0.16400000000000001},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.37,"5min":0.35099999999999998,"15min":0.34799999999999998},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.64400000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.35099999999999998}]},{"osd":2,"last update":"Fri Apr 12 05:28:13 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.35899999999999999,"15min":0.35699999999999998},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.374,"15min":0.37},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.36699999999999999}]},{"osd":3,"last update":"Fri Apr 12 05:28:37 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.41099999999999998,"15min":0.40999999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.38600000000000001,"15min":0.38400000000000001},"min":{"1min":0.308,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.53700000000000003,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.378}]},{"osd":4,"last update":"Fri Apr 12 05:27:48 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.496},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.51200000000000001}]},{"osd":5,"last update":"Fri Apr 12 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.57099999999999995}]},{"osd":6,"last update":"Fri Apr 12 05:28:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.58099999999999996}]},{"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.60499999999999998}]}]},{"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":"Fri Apr 12 05:27:48 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.33900000000000002,"15min":0.33700000000000002},"min":{"1min":0.253,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.49299999999999999,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.34100000000000003,"15min":0.33300000000000002},"min":{"1min":0.28299999999999997,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.53600000000000003,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45900000000000002}]},{"osd":2,"last update":"Fri Apr 12 05:28:10 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.34200000000000003,"15min":0.33400000000000002},"min":{"1min":0.248,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.36199999999999999,"15min":0.35299999999999998},"min":{"1min":0.26400000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.501}]},{"osd":3,"last update":"Fri Apr 12 05:28:32 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.29599999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.52700000000000002,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.39800000000000002,"15min":0.39600000000000002},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.59599999999999997,"5min":0.749,"15min":0.749},"last":0.49099999999999999}]},{"osd":4,"last update":"Fri Apr 12 05:27:48 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.72799999999999998}]},{"osd":5,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.74399999999999999}]},{"osd":6,"last update":"Fri Apr 12 05:28:27 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.76700000000000002}]},{"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.68400000000000005}]}]},{"osd":2,"up_from":19,"seq":81604378659,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5480,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739672,"statfs":{"total":95995035648,"available":95989424128,"internally_reserved":0,"allocated":491520,"data_stored":197703,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:28:15 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.35799999999999998,"15min":0.35899999999999999},"min":{"1min":0.24099999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.46200000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.254},{"interface":"front","average":{"1min":0.37,"5min":0.36399999999999999,"15min":0.36299999999999999},"min":{"1min":0.26700000000000002,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.49299999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.33400000000000002}]},{"osd":1,"last update":"Fri Apr 12 05:28:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36899999999999999,"15min":0.37},"min":{"1min":0.23799999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"last":0.376},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.36299999999999999,"15min":0.35899999999999999},"min":{"1min":0.27800000000000002,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.42599999999999999}]},{"osd":3,"last update":"Fri Apr 12 05:28:32 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.42699999999999999,"15min":0.435},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.50800000000000001,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.443},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.41899999999999998,"15min":0.42799999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.48199999999999998,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.46899999999999997}]},{"osd":4,"last update":"Fri Apr 12 05:27:50 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.64100000000000001}]},{"osd":5,"last update":"Fri Apr 12 05:28:11 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.53500000000000003}]},{"osd":6,"last update":"Fri Apr 12 05:28:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.67900000000000005}]},{"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.60099999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149727,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.36399999999999999,"15min":0.36599999999999999},"min":{"1min":0.26700000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.372,"15min":0.373},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.33900000000000002}]},{"osd":1,"last update":"Fri Apr 12 05:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.39100000000000001,"15min":0.39200000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.53900000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.313},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.50600000000000001,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.379}]},{"osd":2,"last update":"Fri Apr 12 05:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.42799999999999999,"15min":0.432},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.39400000000000002,"15min":0.39600000000000002},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.41199999999999998}]},{"osd":4,"last update":"Fri Apr 12 05:27:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.57099999999999995}]},{"osd":5,"last update":"Fri Apr 12 05:28:10 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.45800000000000002}]},{"osd":6,"last update":"Fri Apr 12 05:28:30 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.502}]},{"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.47599999999999998}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:27:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.67300000000000004}]},{"osd":1,"last update":"Fri Apr 12 05:27:47 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.55400000000000005}]},{"osd":2,"last update":"Fri Apr 12 05:27:47 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.71399999999999997}]},{"osd":3,"last update":"Fri Apr 12 05:27:47 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.68999999999999995}]},{"osd":5,"last update":"Fri Apr 12 05:28:08 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.48599999999999999}]},{"osd":6,"last update":"Fri Apr 12 05:28:26 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.40100000000000002}]},{"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.443}]}]},{"osd":5,"up_from":37,"seq":158913789975,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.73599999999999999}]},{"osd":1,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.68700000000000006}]},{"osd":2,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.61199999999999999}]},{"osd":3,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.752},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.63600000000000001}]},{"osd":4,"last update":"Fri Apr 12 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.438}]},{"osd":6,"last update":"Fri Apr 12 05:28:26 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.41699999999999998}]},{"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.53100000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-12T05:28:47.555 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-12T05:28:47.555 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-12T05:28:47.556 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-12T05:28:47.556 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph health --format=json 2024-04-12T05:28:47.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:45.585480+0000 mgr.smithi077.pbilcj (mgr.14164) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:47.799 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/mon.smithi077/config 2024-04-12T05:28:48.330 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:46.881030+0000 mgr.smithi077.pbilcj (mgr.14164) 240 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:28:48.330 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:47.549749+0000 mon.smithi077 (mon.0) 587 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:28:48.330 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:47.550783+0000 mon.smithi077 (mon.0) 588 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:28:48.330 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:47.551420+0000 mon.smithi077 (mon.0) 589 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:28:48.330 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:47.830259+0000 mon.smithi077 (mon.0) 590 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:28:48.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:46.881030+0000 mgr.smithi077.pbilcj (mgr.14164) 240 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:28:48.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:47.549749+0000 mon.smithi077 (mon.0) 587 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:28:48.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:47.550783+0000 mon.smithi077 (mon.0) 588 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:28:48.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:47.551420+0000 mon.smithi077 (mon.0) 589 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:28:48.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:47.830259+0000 mon.smithi077 (mon.0) 590 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:28:49.262 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:47.585812+0000 mgr.smithi077.pbilcj (mgr.14164) 241 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:49.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:47.585812+0000 mgr.smithi077.pbilcj (mgr.14164) 241 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:49.712 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:28:50.225 INFO:teuthology.orchestra.run.smithi077.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-12T05:28:50.225 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-12T05:28:50.225 INFO:tasks.cephadm:Setup complete, yielding 2024-04-12T05:28:50.226 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T05:28:50.235 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:28:50.236 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch status' 2024-04-12T05:28:50.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:49.711246+0000 mon.smithi077 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.77:0/2029755614' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-12T05:28:50.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:49.711246+0000 mon.smithi077 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.77:0/2029755614' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-12T05:28:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:49.586125+0000 mgr.smithi077.pbilcj (mgr.14164) 242 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:51.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:49.586125+0000 mgr.smithi077.pbilcj (mgr.14164) 242 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:52.374 INFO:teuthology.orchestra.run.smithi077.stdout:Backend: cephadm 2024-04-12T05:28:52.375 INFO:teuthology.orchestra.run.smithi077.stdout:Available: Yes 2024-04-12T05:28:52.375 INFO:teuthology.orchestra.run.smithi077.stdout:Paused: No 2024-04-12T05:28:53.114 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch ps' 2024-04-12T05:28:53.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:51.586407+0000 mgr.smithi077.pbilcj (mgr.14164) 243 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:53.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:52.373566+0000 mgr.smithi077.pbilcj (mgr.14164) 244 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:28:53.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:51.586407+0000 mgr.smithi077.pbilcj (mgr.14164) 243 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:53.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:52.373566+0000 mgr.smithi077.pbilcj (mgr.14164) 244 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (3m) 89s ago 5m 12.7M - 0.20.0 0881eb8f169f 7809c97fe1ae 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (5m) 89s ago 5m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (4m) 70s ago 4m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (3m) 89s ago 5m 28.7M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (6m) 89s ago 6m 413M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (4m) 70s ago 4m 369M - 16.2.5 6933c2a0b7dd 71bbd81a8268 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (6m) 89s ago 6m 54.9M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (4m) 70s ago 4m 56.1M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:28:55.190 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (4m) 89s ago 4m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (4m) 70s ago 4m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (3m) 89s ago 3m 31.0M 3224M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (3m) 89s ago 3m 30.7M 3224M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (2m) 89s ago 2m 32.0M 3224M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (2m) 89s ago 2m 27.8M 3224M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (2m) 70s ago 2m 28.2M 3992M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (114s) 70s ago 114s 26.9M 3992M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (94s) 70s ago 93s 26.1M 3992M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (73s) 70s ago 73s 14.4M 3992M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:28:55.191 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (3m) 89s ago 4m 35.2M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:28:55.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:53.586701+0000 mgr.smithi077.pbilcj (mgr.14164) 245 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:55.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:53.586701+0000 mgr.smithi077.pbilcj (mgr.14164) 245 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:55.912 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch ls' 2024-04-12T05:28:56.563 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:55.181753+0000 mgr.smithi077.pbilcj (mgr.14164) 246 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:28:56.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:55.181753+0000 mgr.smithi077.pbilcj (mgr.14164) 246 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:28:57.390 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:55.587122+0000 mgr.smithi077.pbilcj (mgr.14164) 247 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:57.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:55.587122+0000 mgr.smithi077.pbilcj (mgr.14164) 247 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:58.036 INFO:teuthology.orchestra.run.smithi077.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-12T05:28:58.036 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager ?:9093,9094 1/1 92s ago 6m count:1 2024-04-12T05:28:58.036 INFO:teuthology.orchestra.run.smithi077.stdout:crash 2/2 92s ago 6m * 2024-04-12T05:28:58.036 INFO:teuthology.orchestra.run.smithi077.stdout:grafana ?:3000 1/1 92s ago 6m count:1 2024-04-12T05:28:58.036 INFO:teuthology.orchestra.run.smithi077.stdout:mgr 2/2 92s ago 6m count:2 2024-04-12T05:28:58.036 INFO:teuthology.orchestra.run.smithi077.stdout:mon 2/2 92s ago 5m smithi077:172.21.15.77=smithi077;smithi155:172.21.15.155=smithi155;count:2 2024-04-12T05:28:58.036 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter ?:9100 2/2 92s ago 6m * 2024-04-12T05:28:58.036 INFO:teuthology.orchestra.run.smithi077.stdout:osd 8/8 92s ago - 2024-04-12T05:28:58.037 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus ?:9095 1/1 92s ago 6m count:1 2024-04-12T05:28:58.715 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch host ls' 2024-04-12T05:28:59.410 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:57.587602+0000 mgr.smithi077.pbilcj (mgr.14164) 248 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:59.410 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:28:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:28:58.031447+0000 mgr.smithi077.pbilcj (mgr.14164) 249 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:28:59.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:57.587602+0000 mgr.smithi077.pbilcj (mgr.14164) 248 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:28:59.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:28:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:28:58.031447+0000 mgr.smithi077.pbilcj (mgr.14164) 249 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:00.944 INFO:teuthology.orchestra.run.smithi077.stdout:HOST ADDR LABELS STATUS 2024-04-12T05:29:00.944 INFO:teuthology.orchestra.run.smithi077.stdout:smithi077 172.21.15.77 2024-04-12T05:29:00.944 INFO:teuthology.orchestra.run.smithi077.stdout:smithi155 172.21.15.155 2024-04-12T05:29:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:28:59.588075+0000 mgr.smithi077.pbilcj (mgr.14164) 250 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:01.603 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:28:59.588075+0000 mgr.smithi077.pbilcj (mgr.14164) 250 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:01.621 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch device ls' 2024-04-12T05:29:02.321 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:00.943104+0000 mgr.smithi077.pbilcj (mgr.14164) 251 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:02.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:00.943104+0000 mgr.smithi077.pbilcj (mgr.14164) 251 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:03.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:01.588453+0000 mgr.smithi077.pbilcj (mgr.14164) 252 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:03.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:01.588453+0000 mgr.smithi077.pbilcj (mgr.14164) 252 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:03.613 INFO:teuthology.orchestra.run.smithi077.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-04-12T05:29:03.614 INFO:teuthology.orchestra.run.smithi077.stdout:smithi077 /dev/nvme0n1 ssd PHFT620400ZJ400BGN 400G Unknown N/A N/A No 2024-04-12T05:29:03.614 INFO:teuthology.orchestra.run.smithi077.stdout:smithi155 /dev/nvme0n1 ssd CVFT623300GW400BGN 400G Unknown N/A N/A No 2024-04-12T05:29:04.268 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-12T05:29:04.279 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:29:04.280 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-12T05:29:04.311 INFO:teuthology.orchestra.run.smithi077.stderr:+ systemctl stop nfs-server 2024-04-12T05:29:04.319 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi155.front.sepia.ceph.com 2024-04-12T05:29:04.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-12T05:29:04.357 INFO:teuthology.orchestra.run.smithi155.stderr:+ systemctl stop nfs-server 2024-04-12T05:29:04.365 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T05:29:04.374 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:29:04.374 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-04-12T05:29:05.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:03.588772+0000 mgr.smithi077.pbilcj (mgr.14164) 253 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:05.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:03.612354+0000 mgr.smithi077.pbilcj (mgr.14164) 254 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:05.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:03.588772+0000 mgr.smithi077.pbilcj (mgr.14164) 253 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:05.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:03.612354+0000 mgr.smithi077.pbilcj (mgr.14164) 254 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:06.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:05.680640+0000 mon.smithi077 (mon.0) 592 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:29:06.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:05.680829+0000 mon.smithi077 (mon.0) 593 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:29:06.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:05.680640+0000 mon.smithi077 (mon.0) 592 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:29:06.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:05.680829+0000 mon.smithi077 (mon.0) 593 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:29:07.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:05.589273+0000 mgr.smithi077.pbilcj (mgr.14164) 255 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:07.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:06.572584+0000 mon.smithi077 (mon.0) 594 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-12T05:29:07.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:05.589273+0000 mgr.smithi077.pbilcj (mgr.14164) 255 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:07.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:06.572584+0000 mon.smithi077 (mon.0) 594 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-12T05:29:08.627 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:29:08.314+0000 7fae899ad700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:29:08.627 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:06.572139+0000 mgr.smithi077.pbilcj (mgr.14164) 256 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:08.627 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:07.307884+0000 mon.smithi077 (mon.0) 595 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-12T05:29:08.627 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:07.307957+0000 mon.smithi077 (mon.0) 596 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-12T05:29:08.627 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:07.309368+0000 mon.smithi077 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:07.589674+0000 mgr.smithi077.pbilcj (mgr.14164) 257 : cluster [DBG] pgmap v222: 33 pgs: 11 creating+peering, 21 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.310165+0000 mon.smithi077 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:08.310420+0000 mon.smithi077 (mon.0) 599 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.314681+0000 mon.smithi077 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:08.315651+0000 mon.smithi077 (mon.0) 601 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:08.315686+0000 mon.smithi077 (mon.0) 602 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:08.322990+0000 mon.smithi077 (mon.0) 603 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.323179+0000 mon.smithi077 (mon.0) 604 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:08.323269+0000 mon.smithi077 (mon.0) 605 : cluster [DBG] fsmap foofs:0 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:08.326959+0000 mgr.smithi077.pbilcj (mgr.14164) 258 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.334537+0000 mon.smithi077 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:08.628 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.335378+0000 mon.smithi077 (mon.0) 607 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:08.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.337812+0000 mon.smithi077 (mon.0) 608 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:08.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.340269+0000 mon.smithi077 (mon.0) 609 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:08.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.347320+0000 mon.smithi077 (mon.0) 610 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:08.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.356514+0000 mon.smithi077 (mon.0) 611 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:08.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.357298+0000 mon.smithi077 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi077.mmnqsj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:29:08.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.361663+0000 mon.smithi077 (mon.0) 613 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi077.mmnqsj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-12T05:29:08.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:08.362699+0000 mon.smithi077 (mon.0) 614 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:08.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:08.363569+0000 mgr.smithi077.pbilcj (mgr.14164) 259 : cephadm [INF] Deploying daemon mds.foofs.smithi077.mmnqsj on smithi077 2024-04-12T05:29:08.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:06.572139+0000 mgr.smithi077.pbilcj (mgr.14164) 256 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:07.307884+0000 mon.smithi077 (mon.0) 595 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:07.307957+0000 mon.smithi077 (mon.0) 596 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:07.309368+0000 mon.smithi077 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:07.589674+0000 mgr.smithi077.pbilcj (mgr.14164) 257 : cluster [DBG] pgmap v222: 33 pgs: 11 creating+peering, 21 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.310165+0000 mon.smithi077 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:08.310420+0000 mon.smithi077 (mon.0) 599 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.314681+0000 mon.smithi077 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:08.315651+0000 mon.smithi077 (mon.0) 601 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:08.315686+0000 mon.smithi077 (mon.0) 602 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:08.322990+0000 mon.smithi077 (mon.0) 603 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-12T05:29:08.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.323179+0000 mon.smithi077 (mon.0) 604 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:08.323269+0000 mon.smithi077 (mon.0) 605 : cluster [DBG] fsmap foofs:0 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:08.326959+0000 mgr.smithi077.pbilcj (mgr.14164) 258 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.334537+0000 mon.smithi077 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.335378+0000 mon.smithi077 (mon.0) 607 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.337812+0000 mon.smithi077 (mon.0) 608 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.340269+0000 mon.smithi077 (mon.0) 609 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.347320+0000 mon.smithi077 (mon.0) 610 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.356514+0000 mon.smithi077 (mon.0) 611 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.357298+0000 mon.smithi077 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi077.mmnqsj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.361663+0000 mon.smithi077 (mon.0) 613 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi077.mmnqsj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:08.362699+0000 mon.smithi077 (mon.0) 614 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:08.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:08.363569+0000 mgr.smithi077.pbilcj (mgr.14164) 259 : cephadm [INF] Deploying daemon mds.foofs.smithi077.mmnqsj on smithi077 2024-04-12T05:29:09.290 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-12T05:29:09.303 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-04-12T05:29:09.304 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch ls -f json 2024-04-12T05:29:10.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:09.322605+0000 mon.smithi077 (mon.0) 615 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-12T05:29:10.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:09.322605+0000 mon.smithi077 (mon.0) 615 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-12T05:29:11.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:09.590147+0000 mgr.smithi077.pbilcj (mgr.14164) 260 : cluster [DBG] pgmap v226: 65 pgs: 11 creating+peering, 49 unknown, 5 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:11.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:10.329980+0000 mon.smithi077 (mon.0) 616 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-12T05:29:11.618 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:09.590147+0000 mgr.smithi077.pbilcj (mgr.14164) 260 : cluster [DBG] pgmap v226: 65 pgs: 11 creating+peering, 49 unknown, 5 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:11.618 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:10.329980+0000 mon.smithi077 (mon.0) 616 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-12T05:29:11.998 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:29:11.998 INFO:teuthology.orchestra.run.smithi077.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-12T05:22:55.641602Z", "last_refresh": "2024-04-12T05:27:25.741240Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-12T05:22:42.284814Z", "last_refresh": "2024-04-12T05:27:25.741296Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-12T05:22:52.839365Z", "last_refresh": "2024-04-12T05:27:25.741351Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-12T05:29:08.334715Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-12T05:29:08.326989Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-12T05:22:41.012732Z", "last_refresh": "2024-04-12T05:27:25.741163Z", "running": 2, "size": 2}}, {"events": ["2024-04-12T05:23:30.993266Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi077:172.21.15.77=smithi077", "smithi155:172.21.15.155=smithi155"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-12T05:23:30.990714Z", "last_refresh": "2024-04-12T05:27:25.741025Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-12T05:22:54.265737Z", "last_refresh": "2024-04-12T05:27:25.741404Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-04-12T05:27:25.741510Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-12T05:22:50.432263Z", "last_refresh": "2024-04-12T05:27:25.741458Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-12T05:29:12.689 INFO:tasks.cephadm:mds.foofs has 0/2 2024-04-12T05:29:13.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:11.590500+0000 mgr.smithi077.pbilcj (mgr.14164) 261 : cluster [DBG] pgmap v228: 65 pgs: 11 creating+peering, 16 unknown, 38 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:13.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:11.992547+0000 mgr.smithi077.pbilcj (mgr.14164) 262 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:29:13.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:12.105888+0000 mon.smithi077 (mon.0) 617 : cluster [INF] daemon mds.foofs.smithi077.mmnqsj assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:12.105981+0000 mon.smithi077 (mon.0) 618 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:12.105996+0000 mon.smithi077 (mon.0) 619 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:12.106007+0000 mon.smithi077 (mon.0) 620 : cluster [INF] Cluster is now healthy 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:12.110131+0000 mon.smithi077 (mon.0) 621 : cluster [DBG] mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157] up:boot 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:12.110187+0000 mon.smithi077 (mon.0) 622 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:creating} 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:12.110519+0000 mon.smithi077 (mon.0) 623 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:12.124496+0000 mon.smithi077 (mon.0) 624 : cluster [INF] daemon mds.foofs.smithi077.mmnqsj is now active in filesystem foofs as rank 0 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:12.138230+0000 mon.smithi077 (mon.0) 625 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:12.139160+0000 mon.smithi077 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.tqzyjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:12.142032+0000 mon.smithi077 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.tqzyjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:12.142552+0000 mon.smithi077 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:13.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:12.143155+0000 mgr.smithi077.pbilcj (mgr.14164) 263 : cephadm [INF] Deploying daemon mds.foofs.smithi155.tqzyjx on smithi155 2024-04-12T05:29:13.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:11.590500+0000 mgr.smithi077.pbilcj (mgr.14164) 261 : cluster [DBG] pgmap v228: 65 pgs: 11 creating+peering, 16 unknown, 38 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:13.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:11.992547+0000 mgr.smithi077.pbilcj (mgr.14164) 262 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:29:13.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:12.105888+0000 mon.smithi077 (mon.0) 617 : cluster [INF] daemon mds.foofs.smithi077.mmnqsj assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-12T05:29:13.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:12.105981+0000 mon.smithi077 (mon.0) 618 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:12.105996+0000 mon.smithi077 (mon.0) 619 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:12.106007+0000 mon.smithi077 (mon.0) 620 : cluster [INF] Cluster is now healthy 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:12.110131+0000 mon.smithi077 (mon.0) 621 : cluster [DBG] mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157] up:boot 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:12.110187+0000 mon.smithi077 (mon.0) 622 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:creating} 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:12.110519+0000 mon.smithi077 (mon.0) 623 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:12.124496+0000 mon.smithi077 (mon.0) 624 : cluster [INF] daemon mds.foofs.smithi077.mmnqsj is now active in filesystem foofs as rank 0 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:12.138230+0000 mon.smithi077 (mon.0) 625 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:12.139160+0000 mon.smithi077 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.tqzyjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:12.142032+0000 mon.smithi077 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.tqzyjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:12.142552+0000 mon.smithi077 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:13.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:12.143155+0000 mgr.smithi077.pbilcj (mgr.14164) 263 : cephadm [INF] Deploying daemon mds.foofs.smithi155.tqzyjx on smithi155 2024-04-12T05:29:13.690 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch ls -f json 2024-04-12T05:29:14.414 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:13.116531+0000 mon.smithi077 (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157] up:active 2024-04-12T05:29:14.414 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:13.116581+0000 mon.smithi077 (mon.0) 630 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 2024-04-12T05:29:14.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:13.116531+0000 mon.smithi077 (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157] up:active 2024-04-12T05:29:14.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:13.116581+0000 mon.smithi077 (mon.0) 630 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 2024-04-12T05:29:15.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:13.590954+0000 mgr.smithi077.pbilcj (mgr.14164) 264 : cluster [DBG] pgmap v229: 65 pgs: 65 active+clean; 22 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:15.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:14.530128+0000 mon.smithi077 (mon.0) 631 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:15.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:14.531093+0000 mon.smithi077 (mon.0) 632 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:15.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:14.531953+0000 mon.smithi077 (mon.0) 633 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:15.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:14.532523+0000 mon.smithi077 (mon.0) 634 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:15.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:15.124508+0000 mon.smithi077 (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:boot 2024-04-12T05:29:15.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:15.124749+0000 mon.smithi077 (mon.0) 636 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:29:15.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:15.124845+0000 mon.smithi077 (mon.0) 637 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:29:15.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:15.127538+0000 mon.smithi077 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:29:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:13.590954+0000 mgr.smithi077.pbilcj (mgr.14164) 264 : cluster [DBG] pgmap v229: 65 pgs: 65 active+clean; 22 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:14.530128+0000 mon.smithi077 (mon.0) 631 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:14.531093+0000 mon.smithi077 (mon.0) 632 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:14.531953+0000 mon.smithi077 (mon.0) 633 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:15.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:14.532523+0000 mon.smithi077 (mon.0) 634 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:15.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:15.124508+0000 mon.smithi077 (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:boot 2024-04-12T05:29:15.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:15.124749+0000 mon.smithi077 (mon.0) 636 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:29:15.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:15.124845+0000 mon.smithi077 (mon.0) 637 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:29:15.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:15.127538+0000 mon.smithi077 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:29:15.801 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:29:15.801 INFO:teuthology.orchestra.run.smithi077.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-12T05:22:55.641602Z", "last_refresh": "2024-04-12T05:27:25.741240Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-12T05:22:42.284814Z", "last_refresh": "2024-04-12T05:27:25.741296Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-12T05:22:52.839365Z", "last_refresh": "2024-04-12T05:27:25.741351Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-12T05:29:08.334715Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-12T05:29:08.326989Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-12T05:22:41.012732Z", "last_refresh": "2024-04-12T05:27:25.741163Z", "running": 2, "size": 2}}, {"events": ["2024-04-12T05:23:30.993266Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi077:172.21.15.77=smithi077", "smithi155:172.21.15.155=smithi155"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-12T05:23:30.990714Z", "last_refresh": "2024-04-12T05:27:25.741025Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-12T05:22:54.265737Z", "last_refresh": "2024-04-12T05:27:25.741404Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-04-12T05:27:25.741510Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-12T05:22:50.432263Z", "last_refresh": "2024-04-12T05:27:25.741458Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-12T05:29:16.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:15.591354+0000 mgr.smithi077.pbilcj (mgr.14164) 265 : cluster [DBG] pgmap v230: 65 pgs: 65 active+clean; 22 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:16.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:15.698363+0000 mon.smithi077 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:16.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:15.797549+0000 mgr.smithi077.pbilcj (mgr.14164) 266 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:29:16.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:16.618025+0000 mon.smithi077 (mon.0) 640 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:17.020 INFO:tasks.cephadm:mds.foofs has 2/2 2024-04-12T05:29:17.020 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T05:29:17.029 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:29:17.029 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-04-12T05:29:17.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:15.591354+0000 mgr.smithi077.pbilcj (mgr.14164) 265 : cluster [DBG] pgmap v230: 65 pgs: 65 active+clean; 22 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:29:17.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:15.698363+0000 mon.smithi077 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:17.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:15.797549+0000 mgr.smithi077.pbilcj (mgr.14164) 266 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:29:17.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:16.618025+0000 mon.smithi077 (mon.0) 640 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:19.199 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:17.591792+0000 mgr.smithi077.pbilcj (mgr.14164) 267 : cluster [DBG] pgmap v231: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s wr, 5 op/s 2024-04-12T05:29:19.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:17.591792+0000 mgr.smithi077.pbilcj (mgr.14164) 267 : cluster [DBG] pgmap v231: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s wr, 5 op/s 2024-04-12T05:29:20.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:19.116771+0000 mon.smithi077 (mon.0) 641 : cluster [DBG] mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:standby 2024-04-12T05:29:20.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:19.116826+0000 mon.smithi077 (mon.0) 642 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:29:20.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:19.580569+0000 mon.smithi077 (mon.0) 643 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-12T05:29:20.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:19.116771+0000 mon.smithi077 (mon.0) 641 : cluster [DBG] mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:standby 2024-04-12T05:29:20.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:19.116826+0000 mon.smithi077 (mon.0) 642 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:29:20.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:19.580569+0000 mon.smithi077 (mon.0) 643 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-12T05:29:21.152 INFO:teuthology.orchestra.run.smithi077.stdout:NFS Cluster Created Successfully 2024-04-12T05:29:21.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:19.579381+0000 mgr.smithi077.pbilcj (mgr.14164) 268 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:21.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:19.592082+0000 mgr.smithi077.pbilcj (mgr.14164) 269 : cluster [DBG] pgmap v232: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 3 op/s 2024-04-12T05:29:21.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:20.122409+0000 mon.smithi077 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-12T05:29:21.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:20.122462+0000 mon.smithi077 (mon.0) 645 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-12T05:29:21.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:20.127115+0000 mon.smithi077 (mon.0) 646 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-12T05:29:21.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:20.702704+0000 mon.smithi077 (mon.0) 647 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:21.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:19.579381+0000 mgr.smithi077.pbilcj (mgr.14164) 268 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:21.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:19.592082+0000 mgr.smithi077.pbilcj (mgr.14164) 269 : cluster [DBG] pgmap v232: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 3 op/s 2024-04-12T05:29:21.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:20.122409+0000 mon.smithi077 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-12T05:29:21.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:20.122462+0000 mon.smithi077 (mon.0) 645 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-12T05:29:21.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:20.127115+0000 mon.smithi077 (mon.0) 646 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-12T05:29:21.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:20.702704+0000 mon.smithi077 (mon.0) 647 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:22.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:21.124719+0000 mon.smithi077 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-12T05:29:22.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:21.124847+0000 mon.smithi077 (mon.0) 649 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-12T05:29:22.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:21.146664+0000 mgr.smithi077.pbilcj (mgr.14164) 270 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-12T05:29:22.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:21.151729+0000 mon.smithi077 (mon.0) 650 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:22.321 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-04-12T05:29:22.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:21.124719+0000 mon.smithi077 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-12T05:29:22.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:21.124847+0000 mon.smithi077 (mon.0) 649 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-12T05:29:22.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:21.146664+0000 mgr.smithi077.pbilcj (mgr.14164) 270 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-12T05:29:22.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:21.151729+0000 mon.smithi077 (mon.0) 650 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:23.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:21.592494+0000 mgr.smithi077.pbilcj (mgr.14164) 271 : cluster [DBG] pgmap v235: 97 pgs: 5 creating+peering, 19 unknown, 73 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 2 op/s 2024-04-12T05:29:23.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:22.137597+0000 mon.smithi077 (mon.0) 651 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-12T05:29:23.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:22.161939+0000 mon.smithi077 (mon.0) 652 : cluster [DBG] mgrmap e19: smithi077.pbilcj(active, since 6m), standbys: smithi155.vdcsri 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.479124+0000 mon.smithi077 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.484760+0000 mon.smithi077 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.492532+0000 mon.smithi077 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.503745+0000 mon.smithi077 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi077.chyflp", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.508766+0000 mon.smithi077 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi077.chyflp", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.509524+0000 mon.smithi077 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.514227+0000 mon.smithi077 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.515453+0000 mon.smithi077 (mon.0) 660 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.562231+0000 mon.smithi077 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.565595+0000 mon.smithi077 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.606776+0000 mon.smithi077 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.610142+0000 mon.smithi077 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:29:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:22.614017+0000 mon.smithi077 (mon.0) 665 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:23.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:21.592494+0000 mgr.smithi077.pbilcj (mgr.14164) 271 : cluster [DBG] pgmap v235: 97 pgs: 5 creating+peering, 19 unknown, 73 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 2 op/s 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:22.137597+0000 mon.smithi077 (mon.0) 651 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:22.161939+0000 mon.smithi077 (mon.0) 652 : cluster [DBG] mgrmap e19: smithi077.pbilcj(active, since 6m), standbys: smithi155.vdcsri 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.479124+0000 mon.smithi077 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.484760+0000 mon.smithi077 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.492532+0000 mon.smithi077 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.503745+0000 mon.smithi077 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi077.chyflp", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.508766+0000 mon.smithi077 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi077.chyflp", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.509524+0000 mon.smithi077 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.514227+0000 mon.smithi077 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.515453+0000 mon.smithi077 (mon.0) 660 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:23.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.562231+0000 mon.smithi077 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:29:23.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.565595+0000 mon.smithi077 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:29:23.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.606776+0000 mon.smithi077 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:29:23.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.610142+0000 mon.smithi077 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:29:23.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:22.614017+0000 mon.smithi077 (mon.0) 665 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:22.503421+0000 mgr.smithi077.pbilcj (mgr.14164) 272 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi077.chyflp 2024-04-12T05:29:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:22.509309+0000 mgr.smithi077.pbilcj (mgr.14164) 273 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:29:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:22.606345+0000 mgr.smithi077.pbilcj (mgr.14164) 274 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:29:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:22.606441+0000 mgr.smithi077.pbilcj (mgr.14164) 275 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi077.chyflp-rgw 2024-04-12T05:29:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:22.614791+0000 mgr.smithi077.pbilcj (mgr.14164) 276 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi077.chyflp on smithi077 2024-04-12T05:29:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:22.503421+0000 mgr.smithi077.pbilcj (mgr.14164) 272 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi077.chyflp 2024-04-12T05:29:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:22.509309+0000 mgr.smithi077.pbilcj (mgr.14164) 273 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:29:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:22.606345+0000 mgr.smithi077.pbilcj (mgr.14164) 274 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:29:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:22.606441+0000 mgr.smithi077.pbilcj (mgr.14164) 275 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi077.chyflp-rgw 2024-04-12T05:29:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:22.614791+0000 mgr.smithi077.pbilcj (mgr.14164) 276 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi077.chyflp on smithi077 2024-04-12T05:29:24.598 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:29:24.598 INFO:teuthology.orchestra.run.smithi077.stdout: "bind": "/fake", 2024-04-12T05:29:24.598 INFO:teuthology.orchestra.run.smithi077.stdout: "fs": "foofs", 2024-04-12T05:29:24.598 INFO:teuthology.orchestra.run.smithi077.stdout: "path": "/", 2024-04-12T05:29:24.598 INFO:teuthology.orchestra.run.smithi077.stdout: "cluster": "foo", 2024-04-12T05:29:24.598 INFO:teuthology.orchestra.run.smithi077.stdout: "mode": "RW" 2024-04-12T05:29:24.599 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:29:25.329 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:23.593037+0000 mgr.smithi077.pbilcj (mgr.14164) 277 : cluster [DBG] pgmap v237: 97 pgs: 5 creating+peering, 7 unknown, 85 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-12T05:29:25.329 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:24.591291+0000 mon.smithi077 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:29:25.329 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:24.594458+0000 mon.smithi077 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-12T05:29:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:23.593037+0000 mgr.smithi077.pbilcj (mgr.14164) 277 : cluster [DBG] pgmap v237: 97 pgs: 5 creating+peering, 7 unknown, 85 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-12T05:29:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:24.591291+0000 mon.smithi077 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:29:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:24.594458+0000 mon.smithi077 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-12T05:29:25.925 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-04-12T05:29:26.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:24.572045+0000 mgr.smithi077.pbilcj (mgr.14164) 278 : 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-12T05:29:26.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:24.572045+0000 mgr.smithi077.pbilcj (mgr.14164) 278 : 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-12T05:29:27.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:25.593403+0000 mgr.smithi077.pbilcj (mgr.14164) 279 : cluster [DBG] pgmap v238: 97 pgs: 5 creating+peering, 92 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T05:29:27.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:26.833004+0000 mon.smithi077 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:27.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:26.834088+0000 mon.smithi077 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi155.xibyyn", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-12T05:29:27.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:26.836505+0000 mon.smithi077 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi155.xibyyn", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-12T05:29:27.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:26.837200+0000 mon.smithi077 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-04-12T05:29:27.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:26.839599+0000 mon.smithi077 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-04-12T05:29:27.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:26.840581+0000 mon.smithi077 (mon.0) 673 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:27.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:25.593403+0000 mgr.smithi077.pbilcj (mgr.14164) 279 : cluster [DBG] pgmap v238: 97 pgs: 5 creating+peering, 92 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T05:29:27.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:26.833004+0000 mon.smithi077 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:27.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:26.834088+0000 mon.smithi077 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi155.xibyyn", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-12T05:29:27.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:26.836505+0000 mon.smithi077 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi155.xibyyn", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-12T05:29:27.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:26.837200+0000 mon.smithi077 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-04-12T05:29:27.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:26.839599+0000 mon.smithi077 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-04-12T05:29:27.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:26.840581+0000 mon.smithi077 (mon.0) 673 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:28.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:26.833886+0000 mgr.smithi077.pbilcj (mgr.14164) 280 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi155.xibyyn 2024-04-12T05:29:28.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:26.836950+0000 mgr.smithi077.pbilcj (mgr.14164) 281 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:29:28.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:26.833886+0000 mgr.smithi077.pbilcj (mgr.14164) 280 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi155.xibyyn 2024-04-12T05:29:28.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:26.836950+0000 mgr.smithi077.pbilcj (mgr.14164) 281 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:29:29.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:27.594102+0000 mgr.smithi077.pbilcj (mgr.14164) 282 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 137 B/s rd, 548 B/s wr, 1 op/s 2024-04-12T05:29:29.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:28.248687+0000 mgr.smithi077.pbilcj (mgr.14164) 283 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:29.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:27.594102+0000 mgr.smithi077.pbilcj (mgr.14164) 282 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 137 B/s rd, 548 B/s wr, 1 op/s 2024-04-12T05:29:29.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:28.248687+0000 mgr.smithi077.pbilcj (mgr.14164) 283 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:30.260 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:29.740714+0000 mon.smithi077 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:29:30.260 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:29.743971+0000 mon.smithi077 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:29:30.260 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:29.787146+0000 mon.smithi077 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:29:30.260 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:29.790211+0000 mon.smithi077 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:29:30.260 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:29.791540+0000 mon.smithi077 (mon.0) 678 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:30.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:29.740714+0000 mon.smithi077 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:29:30.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:29.743971+0000 mon.smithi077 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:29:30.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:29.787146+0000 mon.smithi077 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:29:30.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:29.790211+0000 mon.smithi077 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:29:30.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:29.791540+0000 mon.smithi077 (mon.0) 678 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:31.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:29.531157+0000 mgr.smithi077.pbilcj (mgr.14164) 284 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:31.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:29.594680+0000 mgr.smithi077.pbilcj (mgr.14164) 285 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 483 B/s wr, 0 op/s 2024-04-12T05:29:31.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:29.786730+0000 mgr.smithi077.pbilcj (mgr.14164) 286 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:29:31.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:29.786820+0000 mgr.smithi077.pbilcj (mgr.14164) 287 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi155.xibyyn-rgw 2024-04-12T05:29:31.342 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:29.792197+0000 mgr.smithi077.pbilcj (mgr.14164) 288 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi155.xibyyn on smithi155 2024-04-12T05:29:31.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:29.531157+0000 mgr.smithi077.pbilcj (mgr.14164) 284 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:31.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:29.594680+0000 mgr.smithi077.pbilcj (mgr.14164) 285 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 483 B/s wr, 0 op/s 2024-04-12T05:29:31.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:29.786730+0000 mgr.smithi077.pbilcj (mgr.14164) 286 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:29:31.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:29.786820+0000 mgr.smithi077.pbilcj (mgr.14164) 287 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi155.xibyyn-rgw 2024-04-12T05:29:31.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:29.792197+0000 mgr.smithi077.pbilcj (mgr.14164) 288 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi155.xibyyn on smithi155 2024-04-12T05:29:32.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:30.813932+0000 mgr.smithi077.pbilcj (mgr.14164) 289 : audit [DBG] from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:32.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:30.813932+0000 mgr.smithi077.pbilcj (mgr.14164) 289 : audit [DBG] from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:33.414 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo 2/2 - 12s count:2 2024-04-12T05:29:33.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:31.595401+0000 mgr.smithi077.pbilcj (mgr.14164) 290 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-12T05:29:33.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:32.095752+0000 mgr.smithi077.pbilcj (mgr.14164) 291 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:33.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:32.219760+0000 mon.smithi077 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:33.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:32.220725+0000 mon.smithi077 (mon.0) 680 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:33.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:32.221591+0000 mon.smithi077 (mon.0) 681 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:33.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:32.222114+0000 mon.smithi077 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:33.612 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:31.595401+0000 mgr.smithi077.pbilcj (mgr.14164) 290 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-12T05:29:33.613 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:32.095752+0000 mgr.smithi077.pbilcj (mgr.14164) 291 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:33.613 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:32.219760+0000 mon.smithi077 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:33.613 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:32.220725+0000 mon.smithi077 (mon.0) 680 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:33.613 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:32.221591+0000 mon.smithi077 (mon.0) 681 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:33.613 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:32.222114+0000 mon.smithi077 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:34.175 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-12T05:29:34.184 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:29:34.184 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-04-12T05:29:34.216 INFO:teuthology.orchestra.run.smithi077.stderr:+ mkdir /mnt/foo 2024-04-12T05:29:34.228 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-04-12T05:29:34.295 INFO:teuthology.orchestra.run.smithi077.stderr:++ hostname 2024-04-12T05:29:34.295 INFO:teuthology.orchestra.run.smithi077.stderr:+ mount -t nfs smithi077:/fake /mnt/foo -o sync 2024-04-12T05:29:34.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:33.397766+0000 mgr.smithi077.pbilcj (mgr.14164) 292 : audit [DBG] from='client.14584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:34.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:33.397766+0000 mgr.smithi077.pbilcj (mgr.14164) 292 : audit [DBG] from='client.14584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:34.961 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-04-12T05:29:35.030 INFO:teuthology.orchestra.run.smithi077.stderr:+ echo test 2024-04-12T05:29:35.040 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-04-12T05:29:35.107 INFO:teuthology.orchestra.run.smithi077.stderr:+ sync 2024-04-12T05:29:35.436 INFO:teuthology.run_tasks:Running task parallel... 2024-04-12T05:29:35.446 INFO:teuthology.task.parallel:starting parallel... 2024-04-12T05:29:35.446 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-12T05:29:35.447 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-12T05:29:35.447 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:29:35.447 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-12T05:29:35.448 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-12T05:29:35.448 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-04-12T05:29:35.449 INFO:teuthology.task.exec:Executing custom commands... 2024-04-12T05:29:35.449 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:29:35.449 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-04-12T05:29:35.501 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:33.595858+0000 mgr.smithi077.pbilcj (mgr.14164) 293 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-04-12T05:29:35.501 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:35.027275+0000 mon.smithi077 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:35.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:33.595858+0000 mgr.smithi077.pbilcj (mgr.14164) 293 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-04-12T05:29:35.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:35.027275+0000 mon.smithi077 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:35.610 INFO:teuthology.orchestra.run.smithi077.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-12T05:29:35.611 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:29:35.611 INFO:teuthology.orchestra.run.smithi077.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-04-12T05:29:35.627 INFO:teuthology.orchestra.run.smithi077.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-12T05:29:35.727 INFO:teuthology.orchestra.run.smithi077.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-12T05:29:35.727 INFO:teuthology.orchestra.run.smithi077.stdout:releasing clients 2024-04-12T05:29:36.728 INFO:teuthology.orchestra.run.smithi077.stdout: 5 306 56.25 MB/sec warmup 1 sec latency 11.157 ms 2024-04-12T05:29:36.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:35.596238+0000 mgr.smithi077.pbilcj (mgr.14164) 294 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-04-12T05:29:36.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:35.706565+0000 mon.smithi077 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:37.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:35.596238+0000 mgr.smithi077.pbilcj (mgr.14164) 294 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-04-12T05:29:37.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:35.706565+0000 mon.smithi077 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:37.727 INFO:teuthology.orchestra.run.smithi077.stdout: 5 702 53.01 MB/sec warmup 2 sec latency 10.835 ms 2024-04-12T05:29:38.728 INFO:teuthology.orchestra.run.smithi077.stdout: 5 1955 44.12 MB/sec warmup 3 sec latency 10.267 ms 2024-04-12T05:29:39.392 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:37.596837+0000 mgr.smithi077.pbilcj (mgr.14164) 295 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 48 MiB data, 164 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 4.1 MiB/s wr, 149 op/s 2024-04-12T05:29:39.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:37.596837+0000 mgr.smithi077.pbilcj (mgr.14164) 295 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 48 MiB data, 164 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 4.1 MiB/s wr, 149 op/s 2024-04-12T05:29:39.727 INFO:teuthology.orchestra.run.smithi077.stdout: 5 3428 45.74 MB/sec warmup 4 sec latency 9.255 ms 2024-04-12T05:29:39.754 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-12T05:29:40.727 INFO:teuthology.orchestra.run.smithi077.stdout: 5 4388 40.62 MB/sec warmup 5 sec latency 16.627 ms 2024-04-12T05:29:41.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:39.597256+0000 mgr.smithi077.pbilcj (mgr.14164) 296 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 48 MiB data, 192 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 4.1 MiB/s wr, 149 op/s 2024-04-12T05:29:41.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:39.597256+0000 mgr.smithi077.pbilcj (mgr.14164) 296 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 48 MiB data, 192 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 4.1 MiB/s wr, 149 op/s 2024-04-12T05:29:41.728 INFO:teuthology.orchestra.run.smithi077.stdout: 5 5856 38.73 MB/sec warmup 6 sec latency 11.491 ms 2024-04-12T05:29:42.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:41.455759+0000 mon.smithi077 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:42.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:41.460700+0000 mon.smithi077 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:42.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:41.470668+0000 mon.smithi077 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:42.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:41.473150+0000 mon.smithi077 (mon.0) 688 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:42.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:41.474658+0000 mon.smithi077 (mon.0) 689 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:42.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:41.475398+0000 mon.smithi077 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:42.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:41.480314+0000 mon.smithi077 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:42.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:41.488237+0000 mon.smithi077 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:42.728 INFO:teuthology.orchestra.run.smithi077.stdout: 5 6998 39.83 MB/sec warmup 7 sec latency 14.691 ms 2024-04-12T05:29:42.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:41.455759+0000 mon.smithi077 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:42.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:41.460700+0000 mon.smithi077 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:42.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:41.470668+0000 mon.smithi077 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:42.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:41.473150+0000 mon.smithi077 (mon.0) 688 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:42.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:41.474658+0000 mon.smithi077 (mon.0) 689 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:42.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:41.475398+0000 mon.smithi077 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:42.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:41.480314+0000 mon.smithi077 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:42.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:41.488237+0000 mon.smithi077 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:43.498 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:41.597785+0000 mgr.smithi077.pbilcj (mgr.14164) 297 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 115 MiB data, 427 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 11 MiB/s wr, 644 op/s 2024-04-12T05:29:43.524 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-12T05:29:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: 5 8094 37.78 MB/sec warmup 8 sec latency 17.303 ms 2024-04-12T05:29:43.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:41.597785+0000 mgr.smithi077.pbilcj (mgr.14164) 297 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 115 MiB data, 427 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 11 MiB/s wr, 644 op/s 2024-04-12T05:29:44.728 INFO:teuthology.orchestra.run.smithi077.stdout: 5 9443 36.59 MB/sec warmup 9 sec latency 20.990 ms 2024-04-12T05:29:45.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:43.598233+0000 mgr.smithi077.pbilcj (mgr.14164) 298 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 135 MiB data, 599 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 15 MiB/s wr, 883 op/s 2024-04-12T05:29:45.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 10761 38.59 MB/sec warmup 10 sec latency 22.154 ms 2024-04-12T05:29:45.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:43.598233+0000 mgr.smithi077.pbilcj (mgr.14164) 298 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 135 MiB data, 599 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 15 MiB/s wr, 883 op/s 2024-04-12T05:29:46.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 11629 36.16 MB/sec warmup 11 sec latency 14.077 ms 2024-04-12T05:29:46.914 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph mgr module enable nfs --force' 2024-04-12T05:29:47.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:45.598690+0000 mgr.smithi077.pbilcj (mgr.14164) 299 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 140 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 16 MiB/s wr, 1.03k op/s 2024-04-12T05:29:47.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:46.083440+0000 mon.smithi077 (mon.0) 693 : audit [INF] from='client.? 172.21.15.77:0/1625200262' entity='client.admin' 2024-04-12T05:29:47.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:46.088761+0000 mon.smithi077 (mon.0) 694 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:47.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:46.090330+0000 mon.smithi077 (mon.0) 695 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:47.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:46.094362+0000 mon.smithi077 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:47.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:46.100905+0000 mon.smithi077 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:47.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:46.108723+0000 mon.smithi077 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:47.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:45.598690+0000 mgr.smithi077.pbilcj (mgr.14164) 299 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 140 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 16 MiB/s wr, 1.03k op/s 2024-04-12T05:29:47.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:46.083440+0000 mon.smithi077 (mon.0) 693 : audit [INF] from='client.? 172.21.15.77:0/1625200262' entity='client.admin' 2024-04-12T05:29:47.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:46.088761+0000 mon.smithi077 (mon.0) 694 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:47.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:46.090330+0000 mon.smithi077 (mon.0) 695 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:47.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:46.094362+0000 mon.smithi077 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:47.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:46.100905+0000 mon.smithi077 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:47.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:46.108723+0000 mon.smithi077 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:47.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 13045 35.63 MB/sec warmup 12 sec latency 15.368 ms 2024-04-12T05:29:48.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 14321 37.08 MB/sec warmup 13 sec latency 16.845 ms 2024-04-12T05:29:49.131 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:47.599372+0000 mgr.smithi077.pbilcj (mgr.14164) 300 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 157 MiB data, 774 MiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 22 MiB/s wr, 1.56k op/s 2024-04-12T05:29:49.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:47.599372+0000 mgr.smithi077.pbilcj (mgr.14164) 300 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 157 MiB data, 774 MiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 22 MiB/s wr, 1.56k op/s 2024-04-12T05:29:49.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 15096 35.06 MB/sec warmup 14 sec latency 17.523 ms 2024-04-12T05:29:50.146 INFO:teuthology.orchestra.run.smithi077.stderr:module 'nfs' is already enabled 2024-04-12T05:29:50.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:49.458331+0000 mon.smithi155 (mon.1) 18 : audit [INF] from='client.? 172.21.15.77:0/3779530967' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-12T05:29:50.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:49.459242+0000 mon.smithi077 (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-12T05:29:50.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:49.458331+0000 mon.smithi155 (mon.1) 18 : audit [INF] from='client.? 172.21.15.77:0/3779530967' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-12T05:29:50.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:49.459242+0000 mon.smithi077 (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-12T05:29:50.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 16390 34.53 MB/sec warmup 15 sec latency 21.392 ms 2024-04-12T05:29:51.037 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-12T05:29:51.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:49.599785+0000 mgr.smithi077.pbilcj (mgr.14164) 301 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 157 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 18 MiB/s wr, 1.41k op/s 2024-04-12T05:29:51.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:50.141885+0000 mon.smithi077 (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-12T05:29:51.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:50.141997+0000 mon.smithi077 (mon.0) 701 : cluster [DBG] mgrmap e20: smithi077.pbilcj(active, since 6m), standbys: smithi155.vdcsri 2024-04-12T05:29:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:49.599785+0000 mgr.smithi077.pbilcj (mgr.14164) 301 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 157 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 18 MiB/s wr, 1.41k op/s 2024-04-12T05:29:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:50.141885+0000 mon.smithi077 (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-12T05:29:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:50.141997+0000 mon.smithi077 (mon.0) 701 : cluster [DBG] mgrmap e20: smithi077.pbilcj(active, since 6m), standbys: smithi155.vdcsri 2024-04-12T05:29:51.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 17773 35.77 MB/sec warmup 16 sec latency 11.632 ms 2024-04-12T05:29:52.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 18732 34.65 MB/sec warmup 17 sec latency 28.172 ms 2024-04-12T05:29:53.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:51.600257+0000 mgr.smithi077.pbilcj (mgr.14164) 302 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 163 MiB data, 833 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 21 MiB/s wr, 1.68k op/s 2024-04-12T05:29:53.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:51.600257+0000 mgr.smithi077.pbilcj (mgr.14164) 302 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 163 MiB data, 833 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 21 MiB/s wr, 1.68k op/s 2024-04-12T05:29:53.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 19789 33.94 MB/sec warmup 18 sec latency 94.315 ms 2024-04-12T05:29:54.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 20932 34.22 MB/sec warmup 19 sec latency 22.436 ms 2024-04-12T05:29:55.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:53.600679+0000 mgr.smithi077.pbilcj (mgr.14164) 303 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 176 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 18 MiB/s wr, 1.61k op/s 2024-04-12T05:29:55.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:53.600679+0000 mgr.smithi077.pbilcj (mgr.14164) 303 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 176 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 18 MiB/s wr, 1.61k op/s 2024-04-12T05:29:55.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 21956 33.97 MB/sec warmup 20 sec latency 23.532 ms 2024-04-12T05:29:56.252 INFO:teuthology.orchestra.run.smithi077.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:29:56.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 22947 33.55 MB/sec warmup 21 sec latency 16.544 ms 2024-04-12T05:29:57.101 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-12T05:29:57.102 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:29:57.102 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-04-12T05:29:57.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:55.601114+0000 mgr.smithi077.pbilcj (mgr.14164) 304 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 175 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 15 MiB/s wr, 1.41k op/s 2024-04-12T05:29:57.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:56.242443+0000 mgr.smithi077.pbilcj (mgr.14164) 305 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:56.243265+0000 mgr.smithi077.pbilcj (mgr.14164) 306 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:29:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:56.248239+0000 mon.smithi077 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:56.252187+0000 mon.smithi077 (mon.0) 703 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:56.254500+0000 mon.smithi077 (mon.0) 704 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:56.256008+0000 mon.smithi077 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:56.635063+0000 mon.smithi077 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:57.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:56.643567+0000 mon.smithi077 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:55.601114+0000 mgr.smithi077.pbilcj (mgr.14164) 304 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 175 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 15 MiB/s wr, 1.41k op/s 2024-04-12T05:29:57.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:56.242443+0000 mgr.smithi077.pbilcj (mgr.14164) 305 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:29:57.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:56.243265+0000 mgr.smithi077.pbilcj (mgr.14164) 306 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:29:57.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:56.248239+0000 mon.smithi077 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:57.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:56.252187+0000 mon.smithi077 (mon.0) 703 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:29:57.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:56.254500+0000 mon.smithi077 (mon.0) 704 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:29:57.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:56.256008+0000 mon.smithi077 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:29:57.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:56.635063+0000 mon.smithi077 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:57.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:56.643567+0000 mon.smithi077 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:29:57.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 24014 33.08 MB/sec warmup 22 sec latency 35.555 ms 2024-04-12T05:29:58.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:29:56.645775+0000 mgr.smithi077.pbilcj (mgr.14164) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:29:58.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:29:56.645775+0000 mgr.smithi077.pbilcj (mgr.14164) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:29:58.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 25053 33.49 MB/sec warmup 23 sec latency 24.583 ms 2024-04-12T05:29:59.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:29:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:57.604428+0000 mgr.smithi077.pbilcj (mgr.14164) 308 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 185 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 19 MiB/s wr, 1.72k op/s 2024-04-12T05:29:59.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:29:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:57.604428+0000 mgr.smithi077.pbilcj (mgr.14164) 308 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 185 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 19 MiB/s wr, 1.72k op/s 2024-04-12T05:29:59.669 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:29:59.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 25650 32.34 MB/sec warmup 24 sec latency 31.245 ms 2024-04-12T05:30:00.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:00.000138+0000 mon.smithi077 (mon.0) 708 : cluster [INF] overall HEALTH_OK 2024-04-12T05:30:00.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:00.000138+0000 mon.smithi077 (mon.0) 708 : cluster [INF] overall HEALTH_OK 2024-04-12T05:30:00.614 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:30:00.614 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (4m) 19s ago 6m 20.3M - 0.20.0 0881eb8f169f 7809c97fe1ae 2024-04-12T05:30:00.614 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (6m) 19s ago 6m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:30:00.614 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (5m) 25s ago 5m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (4m) 19s ago 6m 29.4M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (50s) 19s ago 48s 13.0M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (46s) 25s ago 46s 11.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (7m) 19s ago 7m 422M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (5m) 25s ago 5m 369M - 16.2.5 6933c2a0b7dd 71bbd81a8268 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (7m) 19s ago 8m 44.9M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (5m) 25s ago 5m 38.2M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.0.smithi077.chyflp smithi077 *:2049 running (34s) 19s ago 33s 53.6M - 3.5 6933c2a0b7dd 9186cd1f9e3a 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.0.smithi155.xibyyn smithi155 *:2049 running (28s) 25s ago 28s 51.5M - 3.5 6933c2a0b7dd a30f11bb7c1b 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (5m) 19s ago 5m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (5m) 25s ago 5m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (4m) 19s ago 4m 36.4M 3224M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (4m) 19s ago 4m 36.7M 3224M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (3m) 19s ago 3m 38.2M 3224M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:30:00.615 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (3m) 19s ago 3m 39.4M 3224M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:30:00.616 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (3m) 25s ago 3m 35.4M 3992M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:30:00.616 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (3m) 25s ago 2m 36.6M 3992M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:30:00.616 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (2m) 25s ago 2m 37.1M 3992M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:30:00.616 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (2m) 25s ago 2m 39.5M 3992M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:30:00.616 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (4m) 19s ago 5m 39.9M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:30:00.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 26527 32.01 MB/sec warmup 25 sec latency 24.225 ms 2024-04-12T05:30:01.174 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:30:01.174 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:30:01.175 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:30:01.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:29:59.604801+0000 mgr.smithi077.pbilcj (mgr.14164) 309 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 190 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-04-12T05:30:01.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:29:59.650320+0000 mgr.smithi077.pbilcj (mgr.14164) 310 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:01.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:00.123690+0000 mgr.smithi077.pbilcj (mgr.14164) 311 : audit [DBG] from='client.24373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:01.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:01.171597+0000 mon.smithi077 (mon.0) 709 : audit [DBG] from='client.? 172.21.15.77:0/70229199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:30:01.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:29:59.604801+0000 mgr.smithi077.pbilcj (mgr.14164) 309 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 190 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-04-12T05:30:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:29:59.650320+0000 mgr.smithi077.pbilcj (mgr.14164) 310 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:00.123690+0000 mgr.smithi077.pbilcj (mgr.14164) 311 : audit [DBG] from='client.24373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:01.171597+0000 mon.smithi077 (mon.0) 709 : audit [DBG] from='client.? 172.21.15.77:0/70229199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:30:01.641 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:30:01.642 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42", 2024-04-12T05:30:01.642 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:30:01.642 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:30:01.642 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "", 2024-04-12T05:30:01.642 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 image" 2024-04-12T05:30:01.642 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:30:01.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 27467 31.41 MB/sec warmup 26 sec latency 22.401 ms 2024-04-12T05:30:02.188 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:30:02.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:00.597245+0000 mgr.smithi077.pbilcj (mgr.14164) 312 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:02.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:02.186684+0000 mon.smithi155 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.77:0/1212546807' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:30:02.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:00.597245+0000 mgr.smithi077.pbilcj (mgr.14164) 312 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:02.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:02.186684+0000 mon.smithi155 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.77:0/1212546807' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:30:02.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 28502 31.98 MB/sec warmup 27 sec latency 31.219 ms 2024-04-12T05:30:03.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:01.605366+0000 mgr.smithi077.pbilcj (mgr.14164) 313 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 189 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-04-12T05:30:03.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:01.640626+0000 mgr.smithi077.pbilcj (mgr.14164) 314 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:03.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:01.605366+0000 mgr.smithi077.pbilcj (mgr.14164) 313 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 189 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-04-12T05:30:03.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:01.640626+0000 mgr.smithi077.pbilcj (mgr.14164) 314 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:03.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 29226 31.15 MB/sec warmup 28 sec latency 26.632 ms 2024-04-12T05:30:04.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 30358 30.94 MB/sec warmup 29 sec latency 18.532 ms 2024-04-12T05:30:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:03.605918+0000 mgr.smithi077.pbilcj (mgr.14164) 315 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 202 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 15 MiB/s wr, 1.48k op/s 2024-04-12T05:30:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:03.605918+0000 mgr.smithi077.pbilcj (mgr.14164) 315 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 202 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 15 MiB/s wr, 1.48k op/s 2024-04-12T05:30:05.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 31391 31.03 MB/sec warmup 30 sec latency 19.503 ms 2024-04-12T05:30:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:05.554284+0000 mon.smithi077 (mon.0) 710 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-12T05:30:06.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:05.554691+0000 mon.smithi077 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-12T05:30:06.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:05.554953+0000 mon.smithi077 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-12T05:30:06.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:05.555138+0000 mon.smithi077 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-12T05:30:06.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:05.696422+0000 mon.smithi077 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:30:06.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:05.696683+0000 mon.smithi077 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:30:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:05.554284+0000 mon.smithi077 (mon.0) 710 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-12T05:30:06.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:05.554691+0000 mon.smithi077 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-12T05:30:06.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:05.554953+0000 mon.smithi077 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-12T05:30:06.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:05.555138+0000 mon.smithi077 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-12T05:30:06.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:05.696422+0000 mon.smithi077 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:30:06.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:05.696683+0000 mon.smithi077 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:30:06.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 32334 31.12 MB/sec warmup 31 sec latency 18.124 ms 2024-04-12T05:30:07.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:05.606322+0000 mgr.smithi077.pbilcj (mgr.14164) 316 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 203 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-04-12T05:30:07.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:06.293403+0000 mon.smithi077 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-04-12T05:30:07.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:06.293479+0000 mon.smithi077 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-12T05:30:07.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:06.293537+0000 mon.smithi077 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-12T05:30:07.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:06.293595+0000 mon.smithi077 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-12T05:30:07.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:06.293642+0000 mon.smithi077 (mon.0) 720 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-12T05:30:07.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:07.132053+0000 mon.smithi077 (mon.0) 721 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-12T05:30:07.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:05.606322+0000 mgr.smithi077.pbilcj (mgr.14164) 316 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 203 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-04-12T05:30:07.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:06.293403+0000 mon.smithi077 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-04-12T05:30:07.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:06.293479+0000 mon.smithi077 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-12T05:30:07.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:06.293537+0000 mon.smithi077 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-12T05:30:07.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:06.293595+0000 mon.smithi077 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-12T05:30:07.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:06.293642+0000 mon.smithi077 (mon.0) 720 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-12T05:30:07.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:07.132053+0000 mon.smithi077 (mon.0) 721 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-12T05:30:07.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 33156 30.58 MB/sec warmup 32 sec latency 25.304 ms 2024-04-12T05:30:08.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 34329 30.28 MB/sec warmup 33 sec latency 46.300 ms 2024-04-12T05:30:09.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:07.606921+0000 mgr.smithi077.pbilcj (mgr.14164) 317 : cluster [DBG] pgmap v261: 97 pgs: 1 remapped+peering, 96 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 17 MiB/s wr, 1.46k op/s 2024-04-12T05:30:09.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:08.132721+0000 mon.smithi077 (mon.0) 722 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-12T05:30:09.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:07.606921+0000 mgr.smithi077.pbilcj (mgr.14164) 317 : cluster [DBG] pgmap v261: 97 pgs: 1 remapped+peering, 96 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 17 MiB/s wr, 1.46k op/s 2024-04-12T05:30:09.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:08.132721+0000 mon.smithi077 (mon.0) 722 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-12T05:30:09.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 35559 30.93 MB/sec warmup 34 sec latency 31.737 ms 2024-04-12T05:30:10.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:09.140286+0000 mon.smithi077 (mon.0) 723 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-12T05:30:10.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:09.140286+0000 mon.smithi077 (mon.0) 723 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-12T05:30:10.729 INFO:teuthology.orchestra.run.smithi077.stdout: 5 36452 30.47 MB/sec warmup 35 sec latency 20.665 ms 2024-04-12T05:30:11.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:09.607307+0000 mgr.smithi077.pbilcj (mgr.14164) 318 : cluster [DBG] pgmap v264: 97 pgs: 1 remapped+peering, 96 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 16 MiB/s wr, 1.44k op/s 2024-04-12T05:30:11.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:10.147790+0000 mon.smithi077 (mon.0) 724 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-12T05:30:11.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:09.607307+0000 mgr.smithi077.pbilcj (mgr.14164) 318 : cluster [DBG] pgmap v264: 97 pgs: 1 remapped+peering, 96 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 16 MiB/s wr, 1.44k op/s 2024-04-12T05:30:11.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:10.147790+0000 mon.smithi077 (mon.0) 724 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-12T05:30:11.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 37443 30.26 MB/sec warmup 36 sec latency 18.300 ms 2024-04-12T05:30:12.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 38242 30.05 MB/sec warmup 37 sec latency 27.116 ms 2024-04-12T05:30:13.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:11.607819+0000 mgr.smithi077.pbilcj (mgr.14164) 319 : cluster [DBG] pgmap v266: 97 pgs: 1 remapped+peering, 96 active+clean; 226 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 14 MiB/s wr, 1.30k op/s 2024-04-12T05:30:13.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:11.607819+0000 mgr.smithi077.pbilcj (mgr.14164) 319 : cluster [DBG] pgmap v266: 97 pgs: 1 remapped+peering, 96 active+clean; 226 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 14 MiB/s wr, 1.30k op/s 2024-04-12T05:30:13.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 39216 30.32 MB/sec warmup 38 sec latency 24.608 ms 2024-04-12T05:30:14.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 39908 29.75 MB/sec warmup 39 sec latency 23.032 ms 2024-04-12T05:30:15.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:13.608322+0000 mgr.smithi077.pbilcj (mgr.14164) 320 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 12 MiB/s wr, 1.13k op/s; 1.3 MiB/s, 0 objects/s recovering 2024-04-12T05:30:15.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:13.608322+0000 mgr.smithi077.pbilcj (mgr.14164) 320 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 12 MiB/s wr, 1.13k op/s; 1.3 MiB/s, 0 objects/s recovering 2024-04-12T05:30:15.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 40850 29.59 MB/sec warmup 40 sec latency 17.393 ms 2024-04-12T05:30:16.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 41719 29.34 MB/sec warmup 41 sec latency 26.275 ms 2024-04-12T05:30:17.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:15.608797+0000 mgr.smithi077.pbilcj (mgr.14164) 321 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 10 MiB/s wr, 956 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-12T05:30:17.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:15.608797+0000 mgr.smithi077.pbilcj (mgr.14164) 321 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 10 MiB/s wr, 956 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-12T05:30:17.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 42603 29.52 MB/sec warmup 42 sec latency 18.916 ms 2024-04-12T05:30:18.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 43172 29.13 MB/sec warmup 43 sec latency 43.320 ms 2024-04-12T05:30:19.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:17.609447+0000 mgr.smithi077.pbilcj (mgr.14164) 322 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 15 MiB/s wr, 1.36k op/s; 967 KiB/s, 0 objects/s recovering 2024-04-12T05:30:19.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:17.609447+0000 mgr.smithi077.pbilcj (mgr.14164) 322 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 15 MiB/s wr, 1.36k op/s; 967 KiB/s, 0 objects/s recovering 2024-04-12T05:30:19.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 44039 28.91 MB/sec warmup 44 sec latency 18.371 ms 2024-04-12T05:30:20.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 45331 28.96 MB/sec warmup 45 sec latency 43.285 ms 2024-04-12T05:30:21.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:19.609958+0000 mgr.smithi077.pbilcj (mgr.14164) 323 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.34k op/s; 819 KiB/s, 0 objects/s recovering 2024-04-12T05:30:21.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:20.712188+0000 mon.smithi077 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:30:21.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:19.609958+0000 mgr.smithi077.pbilcj (mgr.14164) 323 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.34k op/s; 819 KiB/s, 0 objects/s recovering 2024-04-12T05:30:21.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:20.712188+0000 mon.smithi077 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:30:21.731 INFO:teuthology.orchestra.run.smithi077.stdout: 5 46334 29.22 MB/sec warmup 46 sec latency 26.796 ms 2024-04-12T05:30:22.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 46992 28.74 MB/sec warmup 47 sec latency 29.958 ms 2024-04-12T05:30:23.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:21.610520+0000 mgr.smithi077.pbilcj (mgr.14164) 324 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.37k op/s; 715 KiB/s, 0 objects/s recovering 2024-04-12T05:30:23.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:21.610520+0000 mgr.smithi077.pbilcj (mgr.14164) 324 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.37k op/s; 715 KiB/s, 0 objects/s recovering 2024-04-12T05:30:23.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 47842 28.63 MB/sec warmup 48 sec latency 19.459 ms 2024-04-12T05:30:24.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 48902 28.57 MB/sec warmup 49 sec latency 30.459 ms 2024-04-12T05:30:25.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:23.611075+0000 mgr.smithi077.pbilcj (mgr.14164) 325 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 14 MiB/s wr, 1.30k op/s; 682 KiB/s, 0 objects/s recovering 2024-04-12T05:30:25.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:23.611075+0000 mgr.smithi077.pbilcj (mgr.14164) 325 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 14 MiB/s wr, 1.30k op/s; 682 KiB/s, 0 objects/s recovering 2024-04-12T05:30:25.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 50015 28.85 MB/sec warmup 50 sec latency 20.454 ms 2024-04-12T05:30:26.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 50879 28.52 MB/sec warmup 51 sec latency 26.345 ms 2024-04-12T05:30:27.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:25.611800+0000 mgr.smithi077.pbilcj (mgr.14164) 326 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 263 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.06k op/s 2024-04-12T05:30:27.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:25.611800+0000 mgr.smithi077.pbilcj (mgr.14164) 326 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 263 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.06k op/s 2024-04-12T05:30:27.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 51919 28.38 MB/sec warmup 52 sec latency 27.193 ms 2024-04-12T05:30:28.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 52878 28.55 MB/sec warmup 53 sec latency 24.253 ms 2024-04-12T05:30:29.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:27.612363+0000 mgr.smithi077.pbilcj (mgr.14164) 327 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 280 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 16 MiB/s wr, 1.52k op/s 2024-04-12T05:30:29.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:27.612363+0000 mgr.smithi077.pbilcj (mgr.14164) 327 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 280 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 16 MiB/s wr, 1.52k op/s 2024-04-12T05:30:29.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 53655 28.49 MB/sec warmup 54 sec latency 16.918 ms 2024-04-12T05:30:30.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 54460 28.20 MB/sec warmup 55 sec latency 18.906 ms 2024-04-12T05:30:31.430 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:29.613242+0000 mgr.smithi077.pbilcj (mgr.14164) 328 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 280 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-04-12T05:30:31.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:29.613242+0000 mgr.smithi077.pbilcj (mgr.14164) 328 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 280 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-04-12T05:30:31.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 55445 28.06 MB/sec warmup 56 sec latency 21.526 ms 2024-04-12T05:30:32.652 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:30:32.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 56206 28.08 MB/sec warmup 57 sec latency 23.866 ms 2024-04-12T05:30:33.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:31.613779+0000 mgr.smithi077.pbilcj (mgr.14164) 329 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.10k op/s 2024-04-12T05:30:33.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:32.673519+0000 mon.smithi077 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:30:33.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:32.675255+0000 mon.smithi077 (mon.0) 727 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:30:33.548 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:30:33.548 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (5m) 52s ago 6m 20.3M - 0.20.0 0881eb8f169f 7809c97fe1ae 2024-04-12T05:30:33.548 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (6m) 52s ago 6m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:30:33.548 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (6m) 58s ago 6m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (5m) 52s ago 6m 29.4M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (83s) 52s ago 81s 13.0M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (79s) 58s ago 79s 11.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (8m) 52s ago 8m 422M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (5m) 58s ago 5m 369M - 16.2.5 6933c2a0b7dd 71bbd81a8268 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (8m) 52s ago 8m 44.9M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (5m) 58s ago 5m 38.2M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.0.smithi077.chyflp smithi077 *:2049 running (67s) 52s ago 66s 53.6M - 3.5 6933c2a0b7dd 9186cd1f9e3a 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.0.smithi155.xibyyn smithi155 *:2049 running (61s) 58s ago 61s 51.5M - 3.5 6933c2a0b7dd a30f11bb7c1b 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (6m) 52s ago 6m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (5m) 58s ago 5m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (5m) 52s ago 5m 36.4M 3224M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (4m) 52s ago 4m 36.7M 3224M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (4m) 52s ago 4m 38.2M 3224M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:30:33.549 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (4m) 52s ago 4m 39.4M 3224M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:30:33.550 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (3m) 58s ago 3m 35.4M 3992M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:30:33.550 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (3m) 58s ago 3m 36.6M 3992M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:30:33.550 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (3m) 58s ago 3m 37.1M 3992M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:30:33.550 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (2m) 58s ago 2m 39.5M 3992M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:30:33.550 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (4m) 52s ago 6m 39.9M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:30:33.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:31.613779+0000 mgr.smithi077.pbilcj (mgr.14164) 329 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.10k op/s 2024-04-12T05:30:33.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:32.673519+0000 mon.smithi077 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:30:33.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:32.675255+0000 mon.smithi077 (mon.0) 727 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:30:33.732 INFO:teuthology.orchestra.run.smithi077.stdout: 5 57058 28.13 MB/sec warmup 58 sec latency 21.590 ms 2024-04-12T05:30:34.065 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:30:34.065 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:30:34.065 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:30:34.065 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:30:34.065 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:30:34.065 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:30:34.066 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:30:34.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:32.627453+0000 mgr.smithi077.pbilcj (mgr.14164) 330 : audit [DBG] from='client.24393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:34.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:30:32.674011+0000 mgr.smithi077.pbilcj (mgr.14164) 331 : cephadm [INF] Upgrade: Target is version 18.2.2-1187-gd540ebac (unknown) 2024-04-12T05:30:34.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:30:32.674092+0000 mgr.smithi077.pbilcj (mgr.14164) 332 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3'] 2024-04-12T05:30:34.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:30:32.676530+0000 mgr.smithi077.pbilcj (mgr.14164) 333 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi077.pbilcj) 2024-04-12T05:30:34.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:30:32.931718+0000 mgr.smithi077.pbilcj (mgr.14164) 334 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3 on smithi155 2024-04-12T05:30:34.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:33.078400+0000 mgr.smithi077.pbilcj (mgr.14164) 335 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:34.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:34.065169+0000 mon.smithi077 (mon.0) 728 : audit [DBG] from='client.? 172.21.15.77:0/537913843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:30:34.515 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:30:34.515 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:30:34.515 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:30:34.515 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:30:34.515 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-12T05:30:34.515 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3 image on host smithi155" 2024-04-12T05:30:34.515 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:30:34.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:32.627453+0000 mgr.smithi077.pbilcj (mgr.14164) 330 : audit [DBG] from='client.24393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:34.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:30:32.674011+0000 mgr.smithi077.pbilcj (mgr.14164) 331 : cephadm [INF] Upgrade: Target is version 18.2.2-1187-gd540ebac (unknown) 2024-04-12T05:30:34.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:30:32.674092+0000 mgr.smithi077.pbilcj (mgr.14164) 332 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3'] 2024-04-12T05:30:34.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:30:32.676530+0000 mgr.smithi077.pbilcj (mgr.14164) 333 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi077.pbilcj) 2024-04-12T05:30:34.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:30:32.931718+0000 mgr.smithi077.pbilcj (mgr.14164) 334 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3 on smithi155 2024-04-12T05:30:34.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:33.078400+0000 mgr.smithi077.pbilcj (mgr.14164) 335 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:34.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:34.065169+0000 mon.smithi077 (mon.0) 728 : audit [DBG] from='client.? 172.21.15.77:0/537913843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:30:34.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 57747 27.78 MB/sec warmup 59 sec latency 16.866 ms 2024-04-12T05:30:35.045 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:30:35.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:33.534637+0000 mgr.smithi077.pbilcj (mgr.14164) 336 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:35.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:33.614309+0000 mgr.smithi077.pbilcj (mgr.14164) 337 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.19k op/s 2024-04-12T05:30:35.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:35.045551+0000 mon.smithi077 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.77:0/2252472859' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:30:35.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:33.534637+0000 mgr.smithi077.pbilcj (mgr.14164) 336 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:35.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:33.614309+0000 mgr.smithi077.pbilcj (mgr.14164) 337 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.19k op/s 2024-04-12T05:30:35.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:35.045551+0000 mon.smithi077 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.77:0/2252472859' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:30:35.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 58484 27.69 MB/sec warmup 60 sec latency 20.483 ms 2024-04-12T05:30:36.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:30:34.514288+0000 mgr.smithi077.pbilcj (mgr.14164) 338 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:36.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:30:34.514288+0000 mgr.smithi077.pbilcj (mgr.14164) 338 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:30:36.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 59064 27.34 MB/sec warmup 61 sec latency 44.810 ms 2024-04-12T05:30:37.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:35.614713+0000 mgr.smithi077.pbilcj (mgr.14164) 339 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 295 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-04-12T05:30:37.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:35.614713+0000 mgr.smithi077.pbilcj (mgr.14164) 339 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 295 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-04-12T05:30:37.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 59446 27.08 MB/sec warmup 62 sec latency 61.463 ms 2024-04-12T05:30:38.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 60244 27.24 MB/sec warmup 63 sec latency 75.124 ms 2024-04-12T05:30:39.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:37.615239+0000 mgr.smithi077.pbilcj (mgr.14164) 340 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.36k op/s 2024-04-12T05:30:39.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:37.615239+0000 mgr.smithi077.pbilcj (mgr.14164) 340 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.36k op/s 2024-04-12T05:30:39.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 60780 27.03 MB/sec warmup 64 sec latency 72.711 ms 2024-04-12T05:30:40.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 61214 26.68 MB/sec warmup 65 sec latency 71.386 ms 2024-04-12T05:30:41.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:39.615591+0000 mgr.smithi077.pbilcj (mgr.14164) 341 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 9.3 MiB/s wr, 869 op/s 2024-04-12T05:30:41.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:39.615591+0000 mgr.smithi077.pbilcj (mgr.14164) 341 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 9.3 MiB/s wr, 869 op/s 2024-04-12T05:30:41.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 61898 26.52 MB/sec warmup 66 sec latency 45.438 ms 2024-04-12T05:30:42.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 62908 26.45 MB/sec warmup 67 sec latency 26.207 ms 2024-04-12T05:30:43.507 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:41.616121+0000 mgr.smithi077.pbilcj (mgr.14164) 342 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 297 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 995 op/s 2024-04-12T05:30:43.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:41.616121+0000 mgr.smithi077.pbilcj (mgr.14164) 342 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 297 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 995 op/s 2024-04-12T05:30:43.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 63868 26.66 MB/sec warmup 68 sec latency 16.458 ms 2024-04-12T05:30:44.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 64483 26.48 MB/sec warmup 69 sec latency 32.981 ms 2024-04-12T05:30:45.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:43.616612+0000 mgr.smithi077.pbilcj (mgr.14164) 343 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 304 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-04-12T05:30:45.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:43.616612+0000 mgr.smithi077.pbilcj (mgr.14164) 343 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 304 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-04-12T05:30:45.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 65140 26.27 MB/sec warmup 70 sec latency 22.940 ms 2024-04-12T05:30:46.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 66012 26.15 MB/sec warmup 71 sec latency 26.162 ms 2024-04-12T05:30:47.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:45.616972+0000 mgr.smithi077.pbilcj (mgr.14164) 344 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 756 op/s 2024-04-12T05:30:47.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:45.616972+0000 mgr.smithi077.pbilcj (mgr.14164) 344 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 756 op/s 2024-04-12T05:30:47.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 66784 26.15 MB/sec warmup 72 sec latency 38.679 ms 2024-04-12T05:30:48.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 67632 26.26 MB/sec warmup 73 sec latency 19.324 ms 2024-04-12T05:30:49.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:47.617529+0000 mgr.smithi077.pbilcj (mgr.14164) 345 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 320 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-04-12T05:30:49.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:47.617529+0000 mgr.smithi077.pbilcj (mgr.14164) 345 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 320 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-04-12T05:30:49.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 68211 26.01 MB/sec warmup 74 sec latency 27.211 ms 2024-04-12T05:30:50.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 68965 25.90 MB/sec warmup 75 sec latency 21.912 ms 2024-04-12T05:30:51.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:49.617954+0000 mgr.smithi077.pbilcj (mgr.14164) 346 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 320 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.4 MiB/s wr, 805 op/s 2024-04-12T05:30:51.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:49.617954+0000 mgr.smithi077.pbilcj (mgr.14164) 346 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 320 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.4 MiB/s wr, 805 op/s 2024-04-12T05:30:51.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 69839 25.79 MB/sec warmup 76 sec latency 31.474 ms 2024-04-12T05:30:52.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 70539 25.82 MB/sec warmup 77 sec latency 73.058 ms 2024-04-12T05:30:53.507 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:51.618465+0000 mgr.smithi077.pbilcj (mgr.14164) 347 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 329 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.10k op/s 2024-04-12T05:30:53.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:51.618465+0000 mgr.smithi077.pbilcj (mgr.14164) 347 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 329 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.10k op/s 2024-04-12T05:30:53.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 71155 25.80 MB/sec warmup 78 sec latency 24.269 ms 2024-04-12T05:30:54.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 71425 25.53 MB/sec warmup 79 sec latency 47.469 ms 2024-04-12T05:30:55.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:53.618902+0000 mgr.smithi077.pbilcj (mgr.14164) 348 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.14k op/s 2024-04-12T05:30:55.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:53.618902+0000 mgr.smithi077.pbilcj (mgr.14164) 348 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.14k op/s 2024-04-12T05:30:55.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 71735 25.25 MB/sec warmup 80 sec latency 44.870 ms 2024-04-12T05:30:56.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 72254 25.06 MB/sec warmup 81 sec latency 30.924 ms 2024-04-12T05:30:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:55.619221+0000 mgr.smithi077.pbilcj (mgr.14164) 349 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.7 MiB/s wr, 946 op/s 2024-04-12T05:30:57.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:55.619221+0000 mgr.smithi077.pbilcj (mgr.14164) 349 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.7 MiB/s wr, 946 op/s 2024-04-12T05:30:57.733 INFO:teuthology.orchestra.run.smithi077.stdout: 5 72790 24.94 MB/sec warmup 82 sec latency 42.812 ms 2024-04-12T05:30:58.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 73757 24.90 MB/sec warmup 83 sec latency 21.259 ms 2024-04-12T05:30:59.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:30:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:57.619784+0000 mgr.smithi077.pbilcj (mgr.14164) 350 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 337 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-12T05:30:59.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:30:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:57.619784+0000 mgr.smithi077.pbilcj (mgr.14164) 350 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 337 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-12T05:30:59.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 74727 25.10 MB/sec warmup 84 sec latency 21.451 ms 2024-04-12T05:31:00.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 75335 24.89 MB/sec warmup 85 sec latency 32.491 ms 2024-04-12T05:31:01.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:30:59.620178+0000 mgr.smithi077.pbilcj (mgr.14164) 351 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.0 MiB/s wr, 860 op/s 2024-04-12T05:31:01.566 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:30:59.620178+0000 mgr.smithi077.pbilcj (mgr.14164) 351 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.0 MiB/s wr, 860 op/s 2024-04-12T05:31:01.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 75837 24.71 MB/sec warmup 86 sec latency 36.298 ms 2024-04-12T05:31:02.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 76447 24.62 MB/sec warmup 87 sec latency 34.061 ms 2024-04-12T05:31:03.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:01.620742+0000 mgr.smithi077.pbilcj (mgr.14164) 352 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 332 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.07k op/s 2024-04-12T05:31:03.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:01.620742+0000 mgr.smithi077.pbilcj (mgr.14164) 352 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 332 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.07k op/s 2024-04-12T05:31:03.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 77252 24.55 MB/sec warmup 88 sec latency 25.945 ms 2024-04-12T05:31:04.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 77970 24.61 MB/sec warmup 89 sec latency 23.913 ms 2024-04-12T05:31:05.513 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:31:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:03.621200+0000 mgr.smithi077.pbilcj (mgr.14164) 353 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.8 MiB/s wr, 974 op/s 2024-04-12T05:31:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:03.621200+0000 mgr.smithi077.pbilcj (mgr.14164) 353 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.8 MiB/s wr, 974 op/s 2024-04-12T05:31:05.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 78660 24.56 MB/sec warmup 90 sec latency 42.389 ms 2024-04-12T05:31:06.391 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:31:06.391 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (5m) 84s ago 7m 20.3M - 0.20.0 0881eb8f169f 7809c97fe1ae 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (7m) 84s ago 7m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (6m) 91s ago 6m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (5m) 84s ago 7m 29.4M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (116s) 84s ago 114s 13.0M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (112s) 91s ago 111s 11.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (9m) 84s ago 9m 422M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (6m) 91s ago 6m 369M - 16.2.5 6933c2a0b7dd 71bbd81a8268 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (9m) 84s ago 9m 44.9M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (6m) 91s ago 6m 38.2M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.0.smithi077.chyflp smithi077 *:2049 running (100s) 84s ago 99s 53.6M - 3.5 6933c2a0b7dd 9186cd1f9e3a 2024-04-12T05:31:06.392 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.0.smithi155.xibyyn smithi155 *:2049 running (94s) 91s ago 94s 51.5M - 3.5 6933c2a0b7dd a30f11bb7c1b 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (7m) 84s ago 7m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (6m) 91s ago 6m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (5m) 84s ago 5m 36.4M 3224M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (5m) 84s ago 5m 36.7M 3224M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (5m) 84s ago 5m 38.2M 3224M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (4m) 84s ago 4m 39.4M 3224M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (4m) 91s ago 4m 35.4M 3992M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (4m) 91s ago 4m 36.6M 3992M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (3m) 91s ago 3m 37.1M 3992M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (3m) 91s ago 3m 39.5M 3992M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:31:06.393 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (5m) 84s ago 6m 39.9M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:31:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:05.698944+0000 mon.smithi077 (mon.0) 730 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:31:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:05.699305+0000 mon.smithi077 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:31:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:05.698944+0000 mon.smithi077 (mon.0) 730 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:31:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:05.699305+0000 mon.smithi077 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:31:06.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 79176 24.37 MB/sec warmup 91 sec latency 41.438 ms 2024-04-12T05:31:06.887 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:31:06.887 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:31:06.887 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-12T05:31:06.888 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:31:06.889 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:31:07.298 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:31:07.298 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:31:07.298 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:31:07.298 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:31:07.299 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-12T05:31:07.299 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3 image on host smithi155" 2024-04-12T05:31:07.299 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:31:07.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:05.492761+0000 mgr.smithi077.pbilcj (mgr.14164) 354 : audit [DBG] from='client.24417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:07.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:05.621583+0000 mgr.smithi077.pbilcj (mgr.14164) 355 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 320 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 833 op/s 2024-04-12T05:31:07.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:05.953500+0000 mgr.smithi077.pbilcj (mgr.14164) 356 : audit [DBG] from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:07.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:06.375294+0000 mgr.smithi077.pbilcj (mgr.14164) 357 : audit [DBG] from='client.24425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:07.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:06.885592+0000 mon.smithi155 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.77:0/1084020871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:31:07.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:05.492761+0000 mgr.smithi077.pbilcj (mgr.14164) 354 : audit [DBG] from='client.24417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:07.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:05.621583+0000 mgr.smithi077.pbilcj (mgr.14164) 355 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 320 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 833 op/s 2024-04-12T05:31:07.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:05.953500+0000 mgr.smithi077.pbilcj (mgr.14164) 356 : audit [DBG] from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:07.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:06.375294+0000 mgr.smithi077.pbilcj (mgr.14164) 357 : audit [DBG] from='client.24425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:07.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:06.885592+0000 mon.smithi155 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.77:0/1084020871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:31:07.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 79670 24.24 MB/sec warmup 92 sec latency 40.800 ms 2024-04-12T05:31:07.799 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:31:08.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:07.297528+0000 mgr.smithi077.pbilcj (mgr.14164) 358 : audit [DBG] from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:08.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:07.800007+0000 mon.smithi077 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.77:0/1986192675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:31:08.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:07.297528+0000 mgr.smithi077.pbilcj (mgr.14164) 358 : audit [DBG] from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:08.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:07.800007+0000 mon.smithi077 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.77:0/1986192675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:31:08.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 80395 24.14 MB/sec warmup 93 sec latency 27.257 ms 2024-04-12T05:31:09.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:07.622223+0000 mgr.smithi077.pbilcj (mgr.14164) 359 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 319 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-04-12T05:31:09.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:08.384703+0000 mgr.smithi077.pbilcj (mgr.14164) 360 : cephadm [INF] Upgrade: Updating mgr.smithi155.vdcsri 2024-04-12T05:31:09.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:08.389446+0000 mon.smithi077 (mon.0) 733 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:09.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:08.390222+0000 mon.smithi077 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:31:09.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:08.391076+0000 mon.smithi077 (mon.0) 735 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:31:09.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:08.391780+0000 mon.smithi077 (mon.0) 736 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:09.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:08.392492+0000 mgr.smithi077.pbilcj (mgr.14164) 361 : cephadm [INF] Deploying daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:31:09.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 81268 24.23 MB/sec warmup 94 sec latency 67.272 ms 2024-04-12T05:31:09.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:07.622223+0000 mgr.smithi077.pbilcj (mgr.14164) 359 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 319 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-04-12T05:31:09.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:08.384703+0000 mgr.smithi077.pbilcj (mgr.14164) 360 : cephadm [INF] Upgrade: Updating mgr.smithi155.vdcsri 2024-04-12T05:31:09.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:08.389446+0000 mon.smithi077 (mon.0) 733 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:09.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:08.390222+0000 mon.smithi077 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:31:09.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:08.391076+0000 mon.smithi077 (mon.0) 735 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:31:09.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:08.391780+0000 mon.smithi077 (mon.0) 736 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:09.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:08.392492+0000 mgr.smithi077.pbilcj (mgr.14164) 361 : cephadm [INF] Deploying daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:31:10.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 82164 24.26 MB/sec warmup 95 sec latency 69.441 ms 2024-04-12T05:31:11.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:11 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:09.622607+0000 mgr.smithi077.pbilcj (mgr.14164) 362 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.4 MiB/s wr, 806 op/s 2024-04-12T05:31:11.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:09.622607+0000 mgr.smithi077.pbilcj (mgr.14164) 362 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.4 MiB/s wr, 806 op/s 2024-04-12T05:31:11.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 82836 24.12 MB/sec warmup 96 sec latency 108.761 ms 2024-04-12T05:31:12.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 83659 24.07 MB/sec warmup 97 sec latency 24.022 ms 2024-04-12T05:31:13.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:11.623185+0000 mgr.smithi077.pbilcj (mgr.14164) 363 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 931 op/s 2024-04-12T05:31:13.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 84365 24.01 MB/sec warmup 98 sec latency 25.395 ms 2024-04-12T05:31:13.773 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:11.623185+0000 mgr.smithi077.pbilcj (mgr.14164) 363 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 931 op/s 2024-04-12T05:31:14.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 84751 23.94 MB/sec warmup 99 sec latency 51.897 ms 2024-04-12T05:31:14.905 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:13.623707+0000 mgr.smithi077.pbilcj (mgr.14164) 364 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 966 op/s 2024-04-12T05:31:14.905 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:13.905060+0000 mon.smithi077 (mon.0) 737 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:14.905 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:13.905705+0000 mon.smithi077 (mon.0) 738 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:31:14.906 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:13.906560+0000 mon.smithi077 (mon.0) 739 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:14.906 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:13.907122+0000 mon.smithi077 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:31:15.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:13.623707+0000 mgr.smithi077.pbilcj (mgr.14164) 364 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 966 op/s 2024-04-12T05:31:15.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:13.905060+0000 mon.smithi077 (mon.0) 737 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:15.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:13.905705+0000 mon.smithi077 (mon.0) 738 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:31:15.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:13.906560+0000 mon.smithi077 (mon.0) 739 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:15.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:13.907122+0000 mon.smithi077 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:31:15.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 85187 23.87 MB/sec warmup 100 sec latency 30.371 ms 2024-04-12T05:31:16.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 85560 23.74 MB/sec warmup 101 sec latency 49.868 ms 2024-04-12T05:31:17.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:15.624096+0000 mgr.smithi077.pbilcj (mgr.14164) 365 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 322 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.8 MiB/s wr, 790 op/s 2024-04-12T05:31:17.284 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:15.624096+0000 mgr.smithi077.pbilcj (mgr.14164) 365 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 322 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.8 MiB/s wr, 790 op/s 2024-04-12T05:31:17.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 85963 23.56 MB/sec warmup 102 sec latency 38.626 ms 2024-04-12T05:31:18.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 86485 23.45 MB/sec warmup 103 sec latency 46.984 ms 2024-04-12T05:31:19.054 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:17.624655+0000 mgr.smithi077.pbilcj (mgr.14164) 366 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 328 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.09k op/s 2024-04-12T05:31:19.054 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:18.055290+0000 mon.smithi077 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:19.055 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:18.409374+0000 mon.smithi077 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:19.055 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:18.416595+0000 mon.smithi077 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:19.055 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:18.419589+0000 mon.smithi077 (mon.0) 744 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:31:19.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:18.420649+0000 mgr.smithi077.pbilcj (mgr.14164) 367 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi077.pbilcj) 2024-04-12T05:31:19.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:18.422949+0000 mgr.smithi077.pbilcj (mgr.14164) 368 : cephadm [INF] Failing over to other MGR 2024-04-12T05:31:19.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:18.423194+0000 mon.smithi077 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr fail", "who": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:31:19.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:18.428739+0000 mon.smithi077 (mon.0) 746 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-12T05:31:19.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:17.624655+0000 mgr.smithi077.pbilcj (mgr.14164) 366 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 328 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.09k op/s 2024-04-12T05:31:19.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:18.055290+0000 mon.smithi077 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:19.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:18.409374+0000 mon.smithi077 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:19.417 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:18.416595+0000 mon.smithi077 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' 2024-04-12T05:31:19.418 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:18.419589+0000 mon.smithi077 (mon.0) 744 : audit [DBG] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:31:19.418 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:18.420649+0000 mgr.smithi077.pbilcj (mgr.14164) 367 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi077.pbilcj) 2024-04-12T05:31:19.418 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:18.422949+0000 mgr.smithi077.pbilcj (mgr.14164) 368 : cephadm [INF] Failing over to other MGR 2024-04-12T05:31:19.418 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:18.423194+0000 mon.smithi077 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr fail", "who": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:31:19.418 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:18.428739+0000 mon.smithi077 (mon.0) 746 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-12T05:31:19.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 87090 23.35 MB/sec warmup 104 sec latency 33.740 ms 2024-04-12T05:31:20.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:19.422790+0000 mon.smithi077 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "mgr fail", "who": "smithi077.pbilcj"}]': finished 2024-04-12T05:31:20.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:19.422870+0000 mon.smithi077 (mon.0) 748 : cluster [DBG] mgrmap e21: smithi155.vdcsri(active, starting, since 0.997657s) 2024-04-12T05:31:20.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 87669 23.24 MB/sec warmup 105 sec latency 34.294 ms 2024-04-12T05:31:20.823 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:19.422790+0000 mon.smithi077 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.77:0/878216151' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "mgr fail", "who": "smithi077.pbilcj"}]': finished 2024-04-12T05:31:20.823 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:19.422870+0000 mon.smithi077 (mon.0) 748 : cluster [DBG] mgrmap e21: smithi155.vdcsri(active, starting, since 0.997657s) 2024-04-12T05:31:21.734 INFO:teuthology.orchestra.run.smithi077.stdout: 5 88554 23.36 MB/sec warmup 106 sec latency 29.386 ms 2024-04-12T05:31:22.735 INFO:teuthology.orchestra.run.smithi077.stdout: 5 89166 23.32 MB/sec warmup 107 sec latency 32.055 ms 2024-04-12T05:31:23.402 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:22.462281+0000 mon.smithi077 (mon.0) 749 : cluster [INF] Active manager daemon smithi155.vdcsri restarted 2024-04-12T05:31:23.402 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:22.463171+0000 mon.smithi077 (mon.0) 750 : cluster [INF] Activating manager daemon smithi155.vdcsri 2024-04-12T05:31:23.402 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:22.464218+0000 mon.smithi155 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/crt"}]: dispatch 2024-04-12T05:31:23.402 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:22.468783+0000 mon.smithi077 (mon.0) 751 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-12T05:31:23.402 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:22.469311+0000 mon.smithi155 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:31:23.402 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:22.470172+0000 mon.smithi155 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/key"}]: dispatch 2024-04-12T05:31:23.402 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:22.470388+0000 mon.smithi155 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:31:23.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:22.462281+0000 mon.smithi077 (mon.0) 749 : cluster [INF] Active manager daemon smithi155.vdcsri restarted 2024-04-12T05:31:23.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:22.463171+0000 mon.smithi077 (mon.0) 750 : cluster [INF] Activating manager daemon smithi155.vdcsri 2024-04-12T05:31:23.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:22.464218+0000 mon.smithi155 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/crt"}]: dispatch 2024-04-12T05:31:23.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:22.468783+0000 mon.smithi077 (mon.0) 751 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-12T05:31:23.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:22.469311+0000 mon.smithi155 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:31:23.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:22.470172+0000 mon.smithi155 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/key"}]: dispatch 2024-04-12T05:31:23.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:22.470388+0000 mon.smithi155 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:31:23.735 INFO:teuthology.orchestra.run.smithi077.stdout: 5 89623 23.15 MB/sec warmup 108 sec latency 41.777 ms 2024-04-12T05:31:24.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:23.152697+0000 mon.smithi077 (mon.0) 752 : cluster [DBG] mgrmap e22: smithi155.vdcsri(active, starting, since 0.689799s) 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.153916+0000 mon.smithi155 (mon.1) 25 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.154113+0000 mon.smithi155 (mon.1) 26 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.154492+0000 mon.smithi155 (mon.1) 27 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.154774+0000 mon.smithi155 (mon.1) 28 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.155062+0000 mon.smithi155 (mon.1) 29 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr metadata", "who": "smithi155.vdcsri", "id": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.155330+0000 mon.smithi155 (mon.1) 30 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.155630+0000 mon.smithi155 (mon.1) 31 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.155904+0000 mon.smithi155 (mon.1) 32 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.156183+0000 mon.smithi155 (mon.1) 33 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:31:24.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.156373+0000 mon.smithi155 (mon.1) 34 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.156582+0000 mon.smithi155 (mon.1) 35 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.156766+0000 mon.smithi155 (mon.1) 36 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.156947+0000 mon.smithi155 (mon.1) 37 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.157346+0000 mon.smithi155 (mon.1) 38 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.157662+0000 mon.smithi155 (mon.1) 39 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.158140+0000 mon.smithi155 (mon.1) 40 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:23.189897+0000 mon.smithi077 (mon.0) 753 : cluster [INF] Manager daemon smithi155.vdcsri is now available 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.210398+0000 mon.smithi077 (mon.0) 754 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:23.211090+0000 mgr.smithi155.vdcsri (mgr.24441) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.216277+0000 mon.smithi155 (mon.1) 41 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.244023+0000 mon.smithi077 (mon.0) 755 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:24.467 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.260877+0000 mon.smithi155 (mon.1) 42 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:31:24.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.266707+0000 mon.smithi155 (mon.1) 43 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.vdcsri/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:31:24.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.267389+0000 mon.smithi077 (mon.0) 756 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.vdcsri/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:31:24.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.314289+0000 mon.smithi155 (mon.1) 44 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.vdcsri/trash_purge_schedule"}]: dispatch 2024-04-12T05:31:24.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.316895+0000 mon.smithi077 (mon.0) 757 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:24.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:23.325212+0000 mon.smithi077 (mon.0) 758 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.vdcsri/trash_purge_schedule"}]: dispatch 2024-04-12T05:31:24.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:23.696044+0000 mgr.smithi155.vdcsri (mgr.24441) 2 : cephadm [INF] Deploying cephadm binary to smithi155 2024-04-12T05:31:24.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:23.746958+0000 mgr.smithi155.vdcsri (mgr.24441) 3 : cephadm [INF] Deploying cephadm binary to smithi077 2024-04-12T05:31:24.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:23.152697+0000 mon.smithi077 (mon.0) 752 : cluster [DBG] mgrmap e22: smithi155.vdcsri(active, starting, since 0.689799s) 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.153916+0000 mon.smithi155 (mon.1) 25 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.154113+0000 mon.smithi155 (mon.1) 26 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.154492+0000 mon.smithi155 (mon.1) 27 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.154774+0000 mon.smithi155 (mon.1) 28 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.155062+0000 mon.smithi155 (mon.1) 29 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr metadata", "who": "smithi155.vdcsri", "id": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.155330+0000 mon.smithi155 (mon.1) 30 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.155630+0000 mon.smithi155 (mon.1) 31 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.155904+0000 mon.smithi155 (mon.1) 32 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.156183+0000 mon.smithi155 (mon.1) 33 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.156373+0000 mon.smithi155 (mon.1) 34 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.156582+0000 mon.smithi155 (mon.1) 35 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:31:24.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.156766+0000 mon.smithi155 (mon.1) 36 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.156947+0000 mon.smithi155 (mon.1) 37 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.157346+0000 mon.smithi155 (mon.1) 38 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.157662+0000 mon.smithi155 (mon.1) 39 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.158140+0000 mon.smithi155 (mon.1) 40 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:23.189897+0000 mon.smithi077 (mon.0) 753 : cluster [INF] Manager daemon smithi155.vdcsri is now available 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.210398+0000 mon.smithi077 (mon.0) 754 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:23.211090+0000 mgr.smithi155.vdcsri (mgr.24441) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.216277+0000 mon.smithi155 (mon.1) 41 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.244023+0000 mon.smithi077 (mon.0) 755 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.260877+0000 mon.smithi155 (mon.1) 42 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.266707+0000 mon.smithi155 (mon.1) 43 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.vdcsri/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:31:24.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.267389+0000 mon.smithi077 (mon.0) 756 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.vdcsri/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:31:24.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.314289+0000 mon.smithi155 (mon.1) 44 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.vdcsri/trash_purge_schedule"}]: dispatch 2024-04-12T05:31:24.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.316895+0000 mon.smithi077 (mon.0) 757 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:24.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:23.325212+0000 mon.smithi077 (mon.0) 758 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.vdcsri/trash_purge_schedule"}]: dispatch 2024-04-12T05:31:24.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:23.696044+0000 mgr.smithi155.vdcsri (mgr.24441) 2 : cephadm [INF] Deploying cephadm binary to smithi155 2024-04-12T05:31:24.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:23.746958+0000 mgr.smithi155.vdcsri (mgr.24441) 3 : cephadm [INF] Deploying cephadm binary to smithi077 2024-04-12T05:31:24.735 INFO:teuthology.orchestra.run.smithi077.stdout: 5 90354 23.11 MB/sec warmup 109 sec latency 29.845 ms 2024-04-12T05:31:25.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:24.156076+0000 mon.smithi077 (mon.0) 759 : cluster [DBG] mgrmap e23: smithi155.vdcsri(active, since 1.69318s) 2024-04-12T05:31:25.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:24.174039+0000 mgr.smithi155.vdcsri (mgr.24441) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:31:25.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:24.385690+0000 mon.smithi077 (mon.0) 760 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:25.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:24.391893+0000 mon.smithi077 (mon.0) 761 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:24.156076+0000 mon.smithi077 (mon.0) 759 : cluster [DBG] mgrmap e23: smithi155.vdcsri(active, since 1.69318s) 2024-04-12T05:31:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:24.174039+0000 mgr.smithi155.vdcsri (mgr.24441) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:31:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:24.385690+0000 mon.smithi077 (mon.0) 760 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:24.391893+0000 mon.smithi077 (mon.0) 761 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:25.735 INFO:teuthology.orchestra.run.smithi077.stdout: 5 91162 23.04 MB/sec warmup 110 sec latency 16.305 ms 2024-04-12T05:31:26.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:25.157488+0000 mgr.smithi155.vdcsri (mgr.24441) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:31:26.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:25.214555+0000 mgr.smithi155.vdcsri (mgr.24441) 6 : cephadm [INF] [12/Apr/2024:05:31:25] ENGINE Bus STARTING 2024-04-12T05:31:26.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:25.239844+0000 mon.smithi155 (mon.1) 45 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:26.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:25.240352+0000 mon.smithi077 (mon.0) 762 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:26.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:25.396151+0000 mon.smithi077 (mon.0) 763 : cluster [DBG] mgrmap e24: smithi155.vdcsri(active, since 2s) 2024-04-12T05:31:26.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:25.434974+0000 mgr.smithi155.vdcsri (mgr.24441) 7 : cephadm [INF] [12/Apr/2024:05:31:25] ENGINE Serving on https://172.21.15.155:7150 2024-04-12T05:31:26.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:25.548788+0000 mgr.smithi155.vdcsri (mgr.24441) 8 : cephadm [INF] [12/Apr/2024:05:31:25] ENGINE Serving on http://172.21.15.155:8765 2024-04-12T05:31:26.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:25.548996+0000 mgr.smithi155.vdcsri (mgr.24441) 9 : cephadm [INF] [12/Apr/2024:05:31:25] ENGINE Bus STARTED 2024-04-12T05:31:26.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:25.157488+0000 mgr.smithi155.vdcsri (mgr.24441) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:31:26.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:25.214555+0000 mgr.smithi155.vdcsri (mgr.24441) 6 : cephadm [INF] [12/Apr/2024:05:31:25] ENGINE Bus STARTING 2024-04-12T05:31:26.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:25.239844+0000 mon.smithi155 (mon.1) 45 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:26.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:25.240352+0000 mon.smithi077 (mon.0) 762 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:26.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:25.396151+0000 mon.smithi077 (mon.0) 763 : cluster [DBG] mgrmap e24: smithi155.vdcsri(active, since 2s) 2024-04-12T05:31:26.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:25.434974+0000 mgr.smithi155.vdcsri (mgr.24441) 7 : cephadm [INF] [12/Apr/2024:05:31:25] ENGINE Serving on https://172.21.15.155:7150 2024-04-12T05:31:26.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:25.548788+0000 mgr.smithi155.vdcsri (mgr.24441) 8 : cephadm [INF] [12/Apr/2024:05:31:25] ENGINE Serving on http://172.21.15.155:8765 2024-04-12T05:31:26.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:25.548996+0000 mgr.smithi155.vdcsri (mgr.24441) 9 : cephadm [INF] [12/Apr/2024:05:31:25] ENGINE Bus STARTED 2024-04-12T05:31:26.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 91964 23.13 MB/sec warmup 111 sec latency 26.624 ms 2024-04-12T05:31:27.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:26.177328+0000 mon.smithi077 (mon.0) 764 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:31:27.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:26.177402+0000 mon.smithi077 (mon.0) 765 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-12T05:31:27.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:26.178747+0000 mon.smithi155 (mon.1) 46 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:27.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:26.179215+0000 mon.smithi077 (mon.0) 766 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:27.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:26.905283+0000 mon.smithi077 (mon.0) 767 : cluster [DBG] Standby manager daemon smithi077.pbilcj started 2024-04-12T05:31:27.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:26.908821+0000 mon.smithi155 (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.77:0/3276928790' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi077.pbilcj/crt"}]: dispatch 2024-04-12T05:31:27.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:26.909275+0000 mon.smithi155 (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.77:0/3276928790' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:31:27.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:26.910505+0000 mon.smithi155 (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.77:0/3276928790' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi077.pbilcj/key"}]: dispatch 2024-04-12T05:31:27.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:26.910872+0000 mon.smithi155 (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.77:0/3276928790' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:31:27.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:26.177328+0000 mon.smithi077 (mon.0) 764 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:31:27.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:26.177402+0000 mon.smithi077 (mon.0) 765 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-12T05:31:27.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:26.178747+0000 mon.smithi155 (mon.1) 46 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:27.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:26.179215+0000 mon.smithi077 (mon.0) 766 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:27.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:26.905283+0000 mon.smithi077 (mon.0) 767 : cluster [DBG] Standby manager daemon smithi077.pbilcj started 2024-04-12T05:31:27.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:26.908821+0000 mon.smithi155 (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.77:0/3276928790' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi077.pbilcj/crt"}]: dispatch 2024-04-12T05:31:27.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:26.909275+0000 mon.smithi155 (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.77:0/3276928790' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:31:27.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:26.910505+0000 mon.smithi155 (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.77:0/3276928790' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi077.pbilcj/key"}]: dispatch 2024-04-12T05:31:27.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:26.910872+0000 mon.smithi155 (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.77:0/3276928790' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:31:27.735 INFO:teuthology.orchestra.run.smithi077.stdout: 5 92607 23.12 MB/sec warmup 112 sec latency 52.428 ms 2024-04-12T05:31:28.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:27.157808+0000 mgr.smithi155.vdcsri (mgr.24441) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:31:28.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:27.179881+0000 mon.smithi077 (mon.0) 768 : cluster [DBG] mgrmap e25: smithi155.vdcsri(active, since 4s), standbys: smithi077.pbilcj 2024-04-12T05:31:28.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:27.187448+0000 mon.smithi155 (mon.1) 51 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr metadata", "who": "smithi077.pbilcj", "id": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:31:28.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:27.188715+0000 mon.smithi077 (mon.0) 769 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:31:28.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:27.188790+0000 mon.smithi077 (mon.0) 770 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-12T05:31:28.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:28.023041+0000 mon.smithi077 (mon.0) 771 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:28.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:27.157808+0000 mgr.smithi155.vdcsri (mgr.24441) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:31:28.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:27.179881+0000 mon.smithi077 (mon.0) 768 : cluster [DBG] mgrmap e25: smithi155.vdcsri(active, since 4s), standbys: smithi077.pbilcj 2024-04-12T05:31:28.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:27.187448+0000 mon.smithi155 (mon.1) 51 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr metadata", "who": "smithi077.pbilcj", "id": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:31:28.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:27.188715+0000 mon.smithi077 (mon.0) 769 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:31:28.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:27.188790+0000 mon.smithi077 (mon.0) 770 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-12T05:31:28.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:28.023041+0000 mon.smithi077 (mon.0) 771 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:28.735 INFO:teuthology.orchestra.run.smithi077.stdout: 5 93038 22.96 MB/sec warmup 113 sec latency 30.462 ms 2024-04-12T05:31:29.739 INFO:teuthology.orchestra.run.smithi077.stdout: 5 93417 22.82 MB/sec warmup 114 sec latency 48.087 ms 2024-04-12T05:31:30.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:29.158414+0000 mgr.smithi155.vdcsri (mgr.24441) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 526 KiB/s wr, 31 op/s 2024-04-12T05:31:30.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:29.200666+0000 mon.smithi077 (mon.0) 772 : cluster [DBG] mgrmap e26: smithi155.vdcsri(active, since 6s), standbys: smithi077.pbilcj 2024-04-12T05:31:30.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:29.158414+0000 mgr.smithi155.vdcsri (mgr.24441) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 526 KiB/s wr, 31 op/s 2024-04-12T05:31:30.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:29.200666+0000 mon.smithi077 (mon.0) 772 : cluster [DBG] mgrmap e26: smithi155.vdcsri(active, since 6s), standbys: smithi077.pbilcj 2024-04-12T05:31:30.735 INFO:teuthology.orchestra.run.smithi077.stdout: 5 93866 22.73 MB/sec warmup 115 sec latency 40.265 ms 2024-04-12T05:31:31.735 INFO:teuthology.orchestra.run.smithi077.stdout: 5 94248 22.59 MB/sec warmup 116 sec latency 65.970 ms 2024-04-12T05:31:31.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:30.630321+0000 mon.smithi077 (mon.0) 773 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:32.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:30.630321+0000 mon.smithi077 (mon.0) 773 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:32.735 INFO:teuthology.orchestra.run.smithi077.stdout: 5 94579 22.44 MB/sec warmup 117 sec latency 196.210 ms 2024-04-12T05:31:33.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:31.159050+0000 mgr.smithi155.vdcsri (mgr.24441) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 7.0 MiB/s wr, 667 op/s 2024-04-12T05:31:33.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:32.509504+0000 mon.smithi077 (mon.0) 774 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T05:31:33.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:31.159050+0000 mgr.smithi155.vdcsri (mgr.24441) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 7.0 MiB/s wr, 667 op/s 2024-04-12T05:31:33.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:32.509504+0000 mon.smithi077 (mon.0) 774 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T05:31:33.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 95075 22.38 MB/sec warmup 118 sec latency 494.729 ms 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:32.511243+0000 mon.smithi155 (mon.1) 52 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:32.511425+0000 mon.smithi155 (mon.1) 53 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:33.033954+0000 mon.smithi077 (mon.0) 775 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:33.038134+0000 mon.smithi155 (mon.1) 54 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:33.159433+0000 mgr.smithi155.vdcsri (mgr.24441) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 6.1 MiB/s wr, 582 op/s 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:33.596279+0000 mon.smithi155 (mon.1) 55 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:33.597426+0000 mon.smithi155 (mon.1) 56 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:33.597650+0000 mon.smithi155 (mon.1) 57 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:33.602968+0000 mon.smithi077 (mon.0) 776 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:34.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:33.613343+0000 mon.smithi077 (mon.0) 777 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:34.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:32.511243+0000 mon.smithi155 (mon.1) 52 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:31:34.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:32.511425+0000 mon.smithi155 (mon.1) 53 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:31:34.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:33.033954+0000 mon.smithi077 (mon.0) 775 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T05:31:34.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:33.038134+0000 mon.smithi155 (mon.1) 54 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T05:31:34.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:33.159433+0000 mgr.smithi155.vdcsri (mgr.24441) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 6.1 MiB/s wr, 582 op/s 2024-04-12T05:31:34.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:33.596279+0000 mon.smithi155 (mon.1) 55 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T05:31:34.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:33.597426+0000 mon.smithi155 (mon.1) 56 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:31:34.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:33.597650+0000 mon.smithi155 (mon.1) 57 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:31:34.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:33.602968+0000 mon.smithi077 (mon.0) 776 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:34.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:33.613343+0000 mon.smithi077 (mon.0) 777 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:34.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 95812 22.45 MB/sec warmup 119 sec latency 20.170 ms 2024-04-12T05:31:35.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:34.500514+0000 mon.smithi077 (mon.0) 778 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:35.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:34.509418+0000 mon.smithi077 (mon.0) 779 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:35.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:34.500514+0000 mon.smithi077 (mon.0) 778 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:35.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:34.509418+0000 mon.smithi077 (mon.0) 779 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:36.643 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:35.160089+0000 mgr.smithi155.vdcsri (mgr.24441) 14 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 9.1 MiB/s wr, 877 op/s 2024-04-12T05:31:36.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 96926 8.92 MB/sec execute 1 sec latency 34.434 ms 2024-04-12T05:31:36.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:35.160089+0000 mgr.smithi155.vdcsri (mgr.24441) 14 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 9.1 MiB/s wr, 877 op/s 2024-04-12T05:31:37.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 97892 14.83 MB/sec execute 2 sec latency 26.333 ms 2024-04-12T05:31:37.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:36.629471+0000 mon.smithi077 (mon.0) 780 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:37.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:36.636548+0000 mon.smithi077 (mon.0) 781 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:37.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:37.481127+0000 mon.smithi077 (mon.0) 782 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:37.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:37.488324+0000 mon.smithi077 (mon.0) 783 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:38.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:36.629471+0000 mon.smithi077 (mon.0) 780 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:38.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:36.636548+0000 mon.smithi077 (mon.0) 781 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:38.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:37.481127+0000 mon.smithi077 (mon.0) 782 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:38.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:37.488324+0000 mon.smithi077 (mon.0) 783 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:38.296 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:37.161117+0000 mgr.smithi155.vdcsri (mgr.24441) 15 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 8.1 MiB/s wr, 788 op/s 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.259243+0000 mon.smithi155 (mon.1) 58 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.489052+0000 mon.smithi077 (mon.0) 784 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.497006+0000 mon.smithi077 (mon.0) 785 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.498961+0000 mon.smithi155 (mon.1) 59 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.499240+0000 mon.smithi077 (mon.0) 786 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.500101+0000 mon.smithi155 (mon.1) 60 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.500523+0000 mon.smithi077 (mon.0) 787 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.501307+0000 mon.smithi155 (mon.1) 61 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.501582+0000 mon.smithi077 (mon.0) 788 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:38.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.502356+0000 mon.smithi155 (mon.1) 62 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:38.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.502767+0000 mon.smithi077 (mon.0) 789 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:38.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.509953+0000 mon.smithi077 (mon.0) 790 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:38.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 98598 16.56 MB/sec execute 3 sec latency 24.394 ms 2024-04-12T05:31:39.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:37.161117+0000 mgr.smithi155.vdcsri (mgr.24441) 15 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 8.1 MiB/s wr, 788 op/s 2024-04-12T05:31:39.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.259243+0000 mon.smithi155 (mon.1) 58 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:31:39.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.489052+0000 mon.smithi077 (mon.0) 784 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:39.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.497006+0000 mon.smithi077 (mon.0) 785 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:39.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.498961+0000 mon.smithi155 (mon.1) 59 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:39.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.499240+0000 mon.smithi077 (mon.0) 786 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:39.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.500101+0000 mon.smithi155 (mon.1) 60 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:39.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.500523+0000 mon.smithi077 (mon.0) 787 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:39.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.501307+0000 mon.smithi155 (mon.1) 61 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:39.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.501582+0000 mon.smithi077 (mon.0) 788 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:39.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.502356+0000 mon.smithi155 (mon.1) 62 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:39.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.502767+0000 mon.smithi077 (mon.0) 789 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:39.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.509953+0000 mon.smithi077 (mon.0) 790 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:39.195 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:31:39.195 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (6m) 5s ago 8m 20.2M - 0.20.0 0881eb8f169f 7809c97fe1ae 2024-04-12T05:31:39.195 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (8m) 5s ago 8m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:31:39.195 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (7m) 2s ago 7m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:31:39.195 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (6m) 5s ago 7m 34.3M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:31:39.195 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (2m) 5s ago 2m 38.2M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:31:39.195 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (2m) 2s ago 2m 12.4M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:31:39.195 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (9m) 5s ago 9m 341M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:31:39.195 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (25s) 2s ago 7m 478M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (9m) 5s ago 9m 56.9M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (7m) 2s ago 7m 38.3M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.0.smithi077.chyflp smithi077 *:2049 running (2m) 5s ago 2m 232M - 3.5 6933c2a0b7dd 9186cd1f9e3a 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.0.smithi155.xibyyn smithi155 *:2049 running (2m) 2s ago 2m 76.1M - 3.5 6933c2a0b7dd a30f11bb7c1b 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (7m) 5s ago 7m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (6m) 2s ago 6m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (6m) 5s ago 6m 358M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (6m) 5s ago 6m 289M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (5m) 5s ago 5m 233M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (5m) 5s ago 5m 328M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (4m) 2s ago 4m 351M 3992M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (4m) 2s ago 4m 371M 3992M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (4m) 2s ago 4m 302M 3992M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (3m) 2s ago 3m 444M 3992M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:31:39.196 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (6m) 5s ago 7m 51.2M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:31:39.729 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:31:39.729 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:31:39.729 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:31:39.729 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:31:39.729 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:31:39.729 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:31:39.730 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:31:39.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 99314 20.05 MB/sec execute 4 sec latency 34.711 ms 2024-04-12T05:31:39.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.278136+0000 mgr.smithi155.vdcsri (mgr.24441) 16 : audit [DBG] from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:39.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:38.504482+0000 mgr.smithi155.vdcsri (mgr.24441) 17 : cephadm [INF] Adjusting osd_memory_target on smithi077 to 1944M 2024-04-12T05:31:39.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:38.740539+0000 mgr.smithi155.vdcsri (mgr.24441) 18 : audit [DBG] from='client.14702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:39.989 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.278136+0000 mgr.smithi155.vdcsri (mgr.24441) 16 : audit [DBG] from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:39.989 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:38.504482+0000 mgr.smithi155.vdcsri (mgr.24441) 17 : cephadm [INF] Adjusting osd_memory_target on smithi077 to 1944M 2024-04-12T05:31:39.989 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:38.740539+0000 mgr.smithi155.vdcsri (mgr.24441) 18 : audit [DBG] from='client.14702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:40.147 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:31:40.147 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:31:40.147 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:31:40.147 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:31:40.147 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:31:40.147 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:31:40.147 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:31:40.147 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:31:40.147 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:31:40.664 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:31:40.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 99748 18.86 MB/sec execute 5 sec latency 33.528 ms 2024-04-12T05:31:40.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:39.161579+0000 mgr.smithi155.vdcsri (mgr.24441) 19 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 7.1 MiB/s wr, 674 op/s 2024-04-12T05:31:40.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:39.182423+0000 mgr.smithi155.vdcsri (mgr.24441) 20 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:40.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:39.729977+0000 mon.smithi077 (mon.0) 791 : audit [DBG] from='client.? 172.21.15.77:0/3153301755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:31:41.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:39.161579+0000 mgr.smithi155.vdcsri (mgr.24441) 19 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 7.1 MiB/s wr, 674 op/s 2024-04-12T05:31:41.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:39.182423+0000 mgr.smithi155.vdcsri (mgr.24441) 20 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:41.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:39.729977+0000 mon.smithi077 (mon.0) 791 : audit [DBG] from='client.? 172.21.15.77:0/3153301755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:31:41.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 100196 16.44 MB/sec execute 6 sec latency 33.351 ms 2024-04-12T05:31:41.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:40.147297+0000 mgr.smithi155.vdcsri (mgr.24441) 21 : audit [DBG] from='client.14714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:41.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:40.665224+0000 mon.smithi077 (mon.0) 792 : audit [DBG] from='client.? 172.21.15.77:0/4202406404' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:31:41.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.616232+0000 mon.smithi077 (mon.0) 793 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:41.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.621975+0000 mon.smithi077 (mon.0) 794 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:41.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.623550+0000 mon.smithi155 (mon.1) 63 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.623927+0000 mon.smithi077 (mon.0) 795 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.626158+0000 mon.smithi155 (mon.1) 64 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.626503+0000 mon.smithi077 (mon.0) 796 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.627347+0000 mon.smithi155 (mon.1) 65 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.627609+0000 mon.smithi077 (mon.0) 797 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.628338+0000 mon.smithi155 (mon.1) 66 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.628552+0000 mon.smithi077 (mon.0) 798 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.633293+0000 mon.smithi077 (mon.0) 799 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:41.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.634591+0000 mon.smithi155 (mon.1) 67 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:41.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:41.635235+0000 mon.smithi155 (mon.1) 68 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:31:41.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:40.147297+0000 mgr.smithi155.vdcsri (mgr.24441) 21 : audit [DBG] from='client.14714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:40.665224+0000 mon.smithi077 (mon.0) 792 : audit [DBG] from='client.? 172.21.15.77:0/4202406404' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.616232+0000 mon.smithi077 (mon.0) 793 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.621975+0000 mon.smithi077 (mon.0) 794 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.623550+0000 mon.smithi155 (mon.1) 63 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.623927+0000 mon.smithi077 (mon.0) 795 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.626158+0000 mon.smithi155 (mon.1) 64 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.626503+0000 mon.smithi077 (mon.0) 796 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.627347+0000 mon.smithi155 (mon.1) 65 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.627609+0000 mon.smithi077 (mon.0) 797 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.628338+0000 mon.smithi155 (mon.1) 66 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.628552+0000 mon.smithi077 (mon.0) 798 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.633293+0000 mon.smithi077 (mon.0) 799 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.634591+0000 mon.smithi155 (mon.1) 67 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:41.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:41.635235+0000 mon.smithi155 (mon.1) 68 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:31:42.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 100574 15.47 MB/sec execute 7 sec latency 50.729 ms 2024-04-12T05:31:42.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:41.162155+0000 mgr.smithi155.vdcsri (mgr.24441) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-04-12T05:31:42.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:41.629221+0000 mgr.smithi155.vdcsri (mgr.24441) 23 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2712M 2024-04-12T05:31:42.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:41.636447+0000 mgr.smithi155.vdcsri (mgr.24441) 24 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:31:42.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:41.637511+0000 mgr.smithi155.vdcsri (mgr.24441) 25 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:31:43.089 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:41.162155+0000 mgr.smithi155.vdcsri (mgr.24441) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-04-12T05:31:43.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:41.629221+0000 mgr.smithi155.vdcsri (mgr.24441) 23 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2712M 2024-04-12T05:31:43.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:41.636447+0000 mgr.smithi155.vdcsri (mgr.24441) 24 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:31:43.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:41.637511+0000 mgr.smithi155.vdcsri (mgr.24441) 25 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:31:43.736 INFO:teuthology.orchestra.run.smithi077.stdout: 5 101246 15.62 MB/sec execute 8 sec latency 237.426 ms 2024-04-12T05:31:43.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:41.902580+0000 mgr.smithi155.vdcsri (mgr.24441) 26 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:31:43.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:41.952610+0000 mgr.smithi155.vdcsri (mgr.24441) 27 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:31:43.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:42.169208+0000 mgr.smithi155.vdcsri (mgr.24441) 28 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:31:43.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:42.217090+0000 mgr.smithi155.vdcsri (mgr.24441) 29 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:31:43.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:42.488378+0000 mgr.smithi155.vdcsri (mgr.24441) 30 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:31:43.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:42.586682+0000 mgr.smithi155.vdcsri (mgr.24441) 31 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:31:43.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:42.808830+0000 mon.smithi077 (mon.0) 800 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:43.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:42.815551+0000 mon.smithi077 (mon.0) 801 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:43.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:42.907697+0000 mon.smithi077 (mon.0) 802 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:43.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:42.913773+0000 mon.smithi077 (mon.0) 803 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:43.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:42.919419+0000 mon.smithi077 (mon.0) 804 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:43.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:42.946166+0000 mon.smithi155 (mon.1) 69 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:43.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:42.947553+0000 mon.smithi077 (mon.0) 805 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:44.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:41.902580+0000 mgr.smithi155.vdcsri (mgr.24441) 26 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:31:44.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:41.952610+0000 mgr.smithi155.vdcsri (mgr.24441) 27 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:31:44.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:42.169208+0000 mgr.smithi155.vdcsri (mgr.24441) 28 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:31:44.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:42.217090+0000 mgr.smithi155.vdcsri (mgr.24441) 29 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:31:44.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:42.488378+0000 mgr.smithi155.vdcsri (mgr.24441) 30 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:31:44.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:42.586682+0000 mgr.smithi155.vdcsri (mgr.24441) 31 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:31:44.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:42.808830+0000 mon.smithi077 (mon.0) 800 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:44.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:42.815551+0000 mon.smithi077 (mon.0) 801 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:44.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:42.907697+0000 mon.smithi077 (mon.0) 802 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:44.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:42.913773+0000 mon.smithi077 (mon.0) 803 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:44.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:42.919419+0000 mon.smithi077 (mon.0) 804 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:44.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:42.946166+0000 mon.smithi155 (mon.1) 69 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:44.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:42.947553+0000 mon.smithi077 (mon.0) 805 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:31:44.737 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102029 15.79 MB/sec execute 9 sec latency 28.128 ms 2024-04-12T05:31:44.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:43.162505+0000 mgr.smithi155.vdcsri (mgr.24441) 32 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.8 KiB/s rd, 6.9 MiB/s wr, 684 op/s 2024-04-12T05:31:44.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:43.924766+0000 mon.smithi077 (mon.0) 806 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:31:44.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:43.924825+0000 mon.smithi077 (mon.0) 807 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-12T05:31:44.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:43.927607+0000 mon.smithi155 (mon.1) 70 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-12T05:31:44.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:43.928072+0000 mon.smithi077 (mon.0) 808 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-12T05:31:45.089 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:43.162505+0000 mgr.smithi155.vdcsri (mgr.24441) 32 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.8 KiB/s rd, 6.9 MiB/s wr, 684 op/s 2024-04-12T05:31:45.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:43.924766+0000 mon.smithi077 (mon.0) 806 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:31:45.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:43.924825+0000 mon.smithi077 (mon.0) 807 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-12T05:31:45.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:43.927607+0000 mon.smithi155 (mon.1) 70 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-12T05:31:45.090 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:43.928072+0000 mon.smithi077 (mon.0) 808 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-12T05:31:45.737 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 16.03 MB/sec execute 10 sec latency 257.842 ms 2024-04-12T05:31:46.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:44.925354+0000 mon.smithi077 (mon.0) 809 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-12T05:31:46.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:44.925504+0000 mon.smithi077 (mon.0) 810 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-12T05:31:46.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:44.927477+0000 mgr.smithi155.vdcsri (mgr.24441) 33 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-12T05:31:46.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:44.958927+0000 mgr.smithi155.vdcsri (mgr.24441) 34 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-12T05:31:46.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:44.959016+0000 mgr.smithi155.vdcsri (mgr.24441) 35 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi077.chyflp', 'nfs.foo.1.0.smithi155.xibyyn'] 2024-04-12T05:31:46.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:44.959072+0000 mgr.smithi155.vdcsri (mgr.24441) 36 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi077.chyflp nfs.foo.1.0.smithi155.xibyyn 2024-04-12T05:31:46.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:44.959525+0000 mgr.smithi155.vdcsri (mgr.24441) 37 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi077.chyflp from smithi077 -- ports [2049] 2024-04-12T05:31:46.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:44.959847+0000 mgr.smithi155.vdcsri (mgr.24441) 38 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi155.xibyyn from smithi155 -- ports [2049] 2024-04-12T05:31:46.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:45.162935+0000 mgr.smithi155.vdcsri (mgr.24441) 39 : cluster [DBG] pgmap v18: 129 pgs: 32 creating+peering, 97 active+clean; 318 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.10k op/s 2024-04-12T05:31:46.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:44.925354+0000 mon.smithi077 (mon.0) 809 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-12T05:31:46.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:44.925504+0000 mon.smithi077 (mon.0) 810 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-12T05:31:46.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:44.927477+0000 mgr.smithi155.vdcsri (mgr.24441) 33 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-12T05:31:46.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:44.958927+0000 mgr.smithi155.vdcsri (mgr.24441) 34 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-12T05:31:46.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:44.959016+0000 mgr.smithi155.vdcsri (mgr.24441) 35 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi077.chyflp', 'nfs.foo.1.0.smithi155.xibyyn'] 2024-04-12T05:31:46.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:44.959072+0000 mgr.smithi155.vdcsri (mgr.24441) 36 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi077.chyflp nfs.foo.1.0.smithi155.xibyyn 2024-04-12T05:31:46.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:44.959525+0000 mgr.smithi155.vdcsri (mgr.24441) 37 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi077.chyflp from smithi077 -- ports [2049] 2024-04-12T05:31:46.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:44.959847+0000 mgr.smithi155.vdcsri (mgr.24441) 38 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi155.xibyyn from smithi155 -- ports [2049] 2024-04-12T05:31:46.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:45.162935+0000 mgr.smithi155.vdcsri (mgr.24441) 39 : cluster [DBG] pgmap v18: 129 pgs: 32 creating+peering, 97 active+clean; 318 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.10k op/s 2024-04-12T05:31:46.737 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 14.58 MB/sec execute 11 sec latency 1257.929 ms 2024-04-12T05:31:47.091 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:45.930268+0000 mon.smithi077 (mon.0) 811 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-12T05:31:47.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:45.930268+0000 mon.smithi077 (mon.0) 811 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-12T05:31:47.737 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 13.36 MB/sec execute 12 sec latency 2258.020 ms 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:46.938376+0000 mon.smithi077 (mon.0) 812 : cluster [DBG] mgrmap e27: smithi155.vdcsri(active, since 24s), standbys: smithi077.pbilcj 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:47.163346+0000 mgr.smithi155.vdcsri (mgr.24441) 40 : cluster [DBG] pgmap v20: 129 pgs: 32 creating+peering, 97 active+clean; 318 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 5.8 MiB/s wr, 640 op/s 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:47.682359+0000 mgr.smithi155.vdcsri (mgr.24441) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi077.chyflp 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:47.682786+0000 mon.smithi155 (mon.1) 71 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]: dispatch 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:47.683207+0000 mon.smithi077 (mon.0) 813 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]: dispatch 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:47.686894+0000 mon.smithi077 (mon.0) 814 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]': finished 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:47.688607+0000 mgr.smithi155.vdcsri (mgr.24441) 42 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi077.chyflp-rgw 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:47.688884+0000 mon.smithi155 (mon.1) 72 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw"}]: dispatch 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:47.689187+0000 mon.smithi077 (mon.0) 815 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw"}]: dispatch 2024-04-12T05:31:48.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:47.693852+0000 mon.smithi077 (mon.0) 816 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw"}]': finished 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:46.938376+0000 mon.smithi077 (mon.0) 812 : cluster [DBG] mgrmap e27: smithi155.vdcsri(active, since 24s), standbys: smithi077.pbilcj 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:47.163346+0000 mgr.smithi155.vdcsri (mgr.24441) 40 : cluster [DBG] pgmap v20: 129 pgs: 32 creating+peering, 97 active+clean; 318 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 5.8 MiB/s wr, 640 op/s 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:47.682359+0000 mgr.smithi155.vdcsri (mgr.24441) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi077.chyflp 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:47.682786+0000 mon.smithi155 (mon.1) 71 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]: dispatch 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:47.683207+0000 mon.smithi077 (mon.0) 813 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]: dispatch 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:47.686894+0000 mon.smithi077 (mon.0) 814 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]': finished 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:47.688607+0000 mgr.smithi155.vdcsri (mgr.24441) 42 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi077.chyflp-rgw 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:47.688884+0000 mon.smithi155 (mon.1) 72 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw"}]: dispatch 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:47.689187+0000 mon.smithi077 (mon.0) 815 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw"}]: dispatch 2024-04-12T05:31:48.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:47.693852+0000 mon.smithi077 (mon.0) 816 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp-rgw"}]': finished 2024-04-12T05:31:48.737 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 12.33 MB/sec execute 13 sec latency 3258.107 ms 2024-04-12T05:31:49.737 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 11.45 MB/sec execute 14 sec latency 4258.230 ms 2024-04-12T05:31:50.446 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:49.163765+0000 mgr.smithi155.vdcsri (mgr.24441) 43 : cluster [DBG] pgmap v21: 129 pgs: 28 creating+peering, 101 active+clean; 320 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.3 MiB/s wr, 709 op/s 2024-04-12T05:31:50.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:49.163765+0000 mgr.smithi155.vdcsri (mgr.24441) 43 : cluster [DBG] pgmap v21: 129 pgs: 28 creating+peering, 101 active+clean; 320 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.3 MiB/s wr, 709 op/s 2024-04-12T05:31:50.737 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 10.69 MB/sec execute 15 sec latency 5258.309 ms 2024-04-12T05:31:51.338 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.386744+0000 mgr.smithi155.vdcsri (mgr.24441) 44 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi155.xibyyn 2024-04-12T05:31:51.338 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.387086+0000 mon.smithi155 (mon.1) 73 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]: dispatch 2024-04-12T05:31:51.338 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.387798+0000 mon.smithi077 (mon.0) 817 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]: dispatch 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.391135+0000 mon.smithi077 (mon.0) 818 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]': finished 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.393953+0000 mgr.smithi155.vdcsri (mgr.24441) 45 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi155.xibyyn-rgw 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.394173+0000 mon.smithi155 (mon.1) 74 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw"}]: dispatch 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.394685+0000 mon.smithi077 (mon.0) 819 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw"}]: dispatch 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.397723+0000 mon.smithi077 (mon.0) 820 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw"}]': finished 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.401425+0000 mon.smithi077 (mon.0) 821 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.402090+0000 mon.smithi155 (mon.1) 75 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.402623+0000 mgr.smithi155.vdcsri (mgr.24441) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.426786+0000 mon.smithi155 (mon.1) 76 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.427254+0000 mon.smithi077 (mon.0) 822 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.430785+0000 mon.smithi077 (mon.0) 823 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.435465+0000 mgr.smithi155.vdcsri (mgr.24441) 47 : cephadm [INF] Done migrating nfs.foo 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.435519+0000 mgr.smithi155.vdcsri (mgr.24441) 48 : cephadm [INF] Done migrating all NFS services 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.439512+0000 mon.smithi077 (mon.0) 824 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.448350+0000 mon.smithi077 (mon.0) 825 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.457724+0000 mon.smithi077 (mon.0) 826 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.465091+0000 mon.smithi077 (mon.0) 827 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.476743+0000 mon.smithi077 (mon.0) 828 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.478213+0000 mgr.smithi155.vdcsri (mgr.24441) 49 : cephadm [INF] Fencing old nfs.foo.0.0.smithi077.chyflp 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.478451+0000 mon.smithi155 (mon.1) 77 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]: dispatch 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.478803+0000 mon.smithi077 (mon.0) 829 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]: dispatch 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.481973+0000 mon.smithi077 (mon.0) 830 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.482371+0000 mgr.smithi155.vdcsri (mgr.24441) 50 : cephadm [INF] Fencing old nfs.foo.1.0.smithi155.xibyyn 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.482520+0000 mon.smithi155 (mon.1) 78 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]: dispatch 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.482782+0000 mon.smithi077 (mon.0) 831 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]: dispatch 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.485788+0000 mon.smithi077 (mon.0) 832 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.486227+0000 mgr.smithi155.vdcsri (mgr.24441) 51 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi077.jvvitm 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.486395+0000 mon.smithi155 (mon.1) 79 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.486688+0000 mon.smithi077 (mon.0) 833 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.489330+0000 mon.smithi077 (mon.0) 834 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-12T05:31:51.340 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.489808+0000 mgr.smithi155.vdcsri (mgr.24441) 52 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.489988+0000 mon.smithi155 (mon.1) 80 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.490299+0000 mon.smithi077 (mon.0) 835 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.492773+0000 mon.smithi077 (mon.0) 836 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.493948+0000 mon.smithi155 (mon.1) 81 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.536376+0000 mon.smithi155 (mon.1) 82 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.536929+0000 mon.smithi077 (mon.0) 837 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.539799+0000 mon.smithi077 (mon.0) 838 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.590290+0000 mgr.smithi155.vdcsri (mgr.24441) 53 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.590367+0000 mgr.smithi155.vdcsri (mgr.24441) 54 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi077.jvvitm-rgw 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.590688+0000 mon.smithi155 (mon.1) 83 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.591256+0000 mon.smithi077 (mon.0) 839 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.594380+0000 mon.smithi077 (mon.0) 840 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.595308+0000 mgr.smithi155.vdcsri (mgr.24441) 55 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi077.jvvitm's ganesha conf is defaulting to empty 2024-04-12T05:31:51.341 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:50.601900+0000 mon.smithi155 (mon.1) 84 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:51.342 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:50.602869+0000 mgr.smithi155.vdcsri (mgr.24441) 56 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi077.jvvitm on smithi077 2024-04-12T05:31:51.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.386744+0000 mgr.smithi155.vdcsri (mgr.24441) 44 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi155.xibyyn 2024-04-12T05:31:51.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.387086+0000 mon.smithi155 (mon.1) 73 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]: dispatch 2024-04-12T05:31:51.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.387798+0000 mon.smithi077 (mon.0) 817 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]: dispatch 2024-04-12T05:31:51.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.391135+0000 mon.smithi077 (mon.0) 818 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]': finished 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.393953+0000 mgr.smithi155.vdcsri (mgr.24441) 45 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi155.xibyyn-rgw 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.394173+0000 mon.smithi155 (mon.1) 74 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw"}]: dispatch 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.394685+0000 mon.smithi077 (mon.0) 819 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw"}]: dispatch 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.397723+0000 mon.smithi077 (mon.0) 820 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn-rgw"}]': finished 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.401425+0000 mon.smithi077 (mon.0) 821 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.402090+0000 mon.smithi155 (mon.1) 75 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.402623+0000 mgr.smithi155.vdcsri (mgr.24441) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.426786+0000 mon.smithi155 (mon.1) 76 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.427254+0000 mon.smithi077 (mon.0) 822 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.430785+0000 mon.smithi077 (mon.0) 823 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.435465+0000 mgr.smithi155.vdcsri (mgr.24441) 47 : cephadm [INF] Done migrating nfs.foo 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.435519+0000 mgr.smithi155.vdcsri (mgr.24441) 48 : cephadm [INF] Done migrating all NFS services 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.439512+0000 mon.smithi077 (mon.0) 824 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.448350+0000 mon.smithi077 (mon.0) 825 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.457724+0000 mon.smithi077 (mon.0) 826 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.465091+0000 mon.smithi077 (mon.0) 827 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.476743+0000 mon.smithi077 (mon.0) 828 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.478213+0000 mgr.smithi155.vdcsri (mgr.24441) 49 : cephadm [INF] Fencing old nfs.foo.0.0.smithi077.chyflp 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.478451+0000 mon.smithi155 (mon.1) 77 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]: dispatch 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.478803+0000 mon.smithi077 (mon.0) 829 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi077.chyflp"}]: dispatch 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.481973+0000 mon.smithi077 (mon.0) 830 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.482371+0000 mgr.smithi155.vdcsri (mgr.24441) 50 : cephadm [INF] Fencing old nfs.foo.1.0.smithi155.xibyyn 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.482520+0000 mon.smithi155 (mon.1) 78 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]: dispatch 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.482782+0000 mon.smithi077 (mon.0) 831 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi155.xibyyn"}]: dispatch 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.485788+0000 mon.smithi077 (mon.0) 832 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.486227+0000 mgr.smithi155.vdcsri (mgr.24441) 51 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi077.jvvitm 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.486395+0000 mon.smithi155 (mon.1) 79 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.486688+0000 mon.smithi077 (mon.0) 833 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:31:51.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.489330+0000 mon.smithi077 (mon.0) 834 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.489808+0000 mgr.smithi155.vdcsri (mgr.24441) 52 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.489988+0000 mon.smithi155 (mon.1) 80 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.490299+0000 mon.smithi077 (mon.0) 835 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.492773+0000 mon.smithi077 (mon.0) 836 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.493948+0000 mon.smithi155 (mon.1) 81 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.536376+0000 mon.smithi155 (mon.1) 82 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.536929+0000 mon.smithi077 (mon.0) 837 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.539799+0000 mon.smithi077 (mon.0) 838 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.590290+0000 mgr.smithi155.vdcsri (mgr.24441) 53 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.590367+0000 mgr.smithi155.vdcsri (mgr.24441) 54 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi077.jvvitm-rgw 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.590688+0000 mon.smithi155 (mon.1) 83 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.591256+0000 mon.smithi077 (mon.0) 839 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.594380+0000 mon.smithi077 (mon.0) 840 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.595308+0000 mgr.smithi155.vdcsri (mgr.24441) 55 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi077.jvvitm's ganesha conf is defaulting to empty 2024-04-12T05:31:51.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:50.601900+0000 mon.smithi155 (mon.1) 84 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:51.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:50.602869+0000 mgr.smithi155.vdcsri (mgr.24441) 56 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi077.jvvitm on smithi077 2024-04-12T05:31:51.737 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 10.02 MB/sec execute 16 sec latency 6258.349 ms 2024-04-12T05:31:52.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:51.164565+0000 mgr.smithi155.vdcsri (mgr.24441) 57 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 6.8 MiB/s wr, 688 op/s 2024-04-12T05:31:52.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:51.546432+0000 mon.smithi077 (mon.0) 841 : cluster [DBG] mgrmap e28: smithi155.vdcsri(active, since 29s), standbys: smithi077.pbilcj 2024-04-12T05:31:52.738 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 9.43 MB/sec execute 17 sec latency 7258.401 ms 2024-04-12T05:31:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:51.164565+0000 mgr.smithi155.vdcsri (mgr.24441) 57 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 6.8 MiB/s wr, 688 op/s 2024-04-12T05:31:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:51.546432+0000 mon.smithi077 (mon.0) 841 : cluster [DBG] mgrmap e28: smithi155.vdcsri(active, since 29s), standbys: smithi077.pbilcj 2024-04-12T05:31:53.738 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 8.91 MB/sec execute 18 sec latency 8258.495 ms 2024-04-12T05:31:54.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.156827+0000 mon.smithi077 (mon.0) 842 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:54.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.163517+0000 mon.smithi077 (mon.0) 843 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:54.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:53.164900+0000 mgr.smithi155.vdcsri (mgr.24441) 58 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 1.7 MiB/s wr, 138 op/s 2024-04-12T05:31:54.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.174488+0000 mon.smithi077 (mon.0) 844 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:54.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:53.178017+0000 mgr.smithi155.vdcsri (mgr.24441) 59 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi155.fvuvbi 2024-04-12T05:31:54.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.178289+0000 mon.smithi155 (mon.1) 85 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:31:54.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.178827+0000 mon.smithi077 (mon.0) 845 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:31:54.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.181296+0000 mon.smithi077 (mon.0) 846 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-12T05:31:54.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:53.184909+0000 mgr.smithi155.vdcsri (mgr.24441) 60 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:31:54.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.185170+0000 mon.smithi155 (mon.1) 86 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:31:54.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.185646+0000 mon.smithi077 (mon.0) 847 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:31:54.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.187964+0000 mon.smithi077 (mon.0) 848 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:31:54.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.191897+0000 mon.smithi155 (mon.1) 87 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:54.466 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:53.259961+0000 mon.smithi155 (mon.1) 88 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.156827+0000 mon.smithi077 (mon.0) 842 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.163517+0000 mon.smithi077 (mon.0) 843 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:53.164900+0000 mgr.smithi155.vdcsri (mgr.24441) 58 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 325 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 1.7 MiB/s wr, 138 op/s 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.174488+0000 mon.smithi077 (mon.0) 844 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:53.178017+0000 mgr.smithi155.vdcsri (mgr.24441) 59 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi155.fvuvbi 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.178289+0000 mon.smithi155 (mon.1) 85 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.178827+0000 mon.smithi077 (mon.0) 845 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.181296+0000 mon.smithi077 (mon.0) 846 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:53.184909+0000 mgr.smithi155.vdcsri (mgr.24441) 60 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.185170+0000 mon.smithi155 (mon.1) 86 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:31:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.185646+0000 mon.smithi077 (mon.0) 847 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:31:54.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.187964+0000 mon.smithi077 (mon.0) 848 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:31:54.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.191897+0000 mon.smithi155 (mon.1) 87 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:54.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:53.259961+0000 mon.smithi155 (mon.1) 88 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:31:54.738 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 8.44 MB/sec execute 19 sec latency 9258.573 ms 2024-04-12T05:31:55.738 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 8.02 MB/sec execute 20 sec latency 10258.668 ms 2024-04-12T05:31:56.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:55.165778+0000 mgr.smithi155.vdcsri (mgr.24441) 61 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.4 MiB/s wr, 118 op/s 2024-04-12T05:31:56.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:56.059291+0000 mon.smithi155 (mon.1) 89 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:31:56.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:56.059759+0000 mon.smithi077 (mon.0) 849 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:31:56.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:56.063784+0000 mon.smithi077 (mon.0) 850 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:31:56.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:56.071549+0000 mon.smithi077 (mon.0) 851 : audit [INF] from='mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157]' entity='mds.foofs.smithi077.mmnqsj' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.77:0/1728044972"}]: dispatch 2024-04-12T05:31:56.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:56.119415+0000 mon.smithi155 (mon.1) 90 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:31:56.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:56.119827+0000 mon.smithi077 (mon.0) 852 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:31:56.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:56.124025+0000 mon.smithi077 (mon.0) 853 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:31:56.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:56.125529+0000 mon.smithi155 (mon.1) 91 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:55.165778+0000 mgr.smithi155.vdcsri (mgr.24441) 61 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.4 MiB/s wr, 118 op/s 2024-04-12T05:31:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:56.059291+0000 mon.smithi155 (mon.1) 89 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:31:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:56.059759+0000 mon.smithi077 (mon.0) 849 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:31:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:56.063784+0000 mon.smithi077 (mon.0) 850 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:31:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:56.071549+0000 mon.smithi077 (mon.0) 851 : audit [INF] from='mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157]' entity='mds.foofs.smithi077.mmnqsj' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.77:0/1728044972"}]: dispatch 2024-04-12T05:31:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:56.119415+0000 mon.smithi155 (mon.1) 90 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:31:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:56.119827+0000 mon.smithi077 (mon.0) 852 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:31:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:56.124025+0000 mon.smithi077 (mon.0) 853 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:31:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:56.125529+0000 mon.smithi155 (mon.1) 91 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:31:56.738 INFO:teuthology.orchestra.run.smithi077.stdout: 5 102427 7.64 MB/sec execute 21 sec latency 11258.742 ms 2024-04-12T05:31:57.563 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:56.071293+0000 mds.foofs.smithi077.mmnqsj (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14554 (172.21.15.77:0/1728044972) 2024-04-12T05:31:57.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:56.075144+0000 mds.foofs.smithi077.mmnqsj (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14742 172.21.15.77:0/3926527317) 2024-04-12T05:31:57.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:56.118945+0000 mgr.smithi155.vdcsri (mgr.24441) 62 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:31:57.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:56.119047+0000 mgr.smithi155.vdcsri (mgr.24441) 63 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi155.fvuvbi-rgw 2024-04-12T05:31:57.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:56.124979+0000 mgr.smithi155.vdcsri (mgr.24441) 64 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi155.fvuvbi's ganesha conf is defaulting to empty 2024-04-12T05:31:57.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:31:56.126801+0000 mgr.smithi155.vdcsri (mgr.24441) 65 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi155.fvuvbi on smithi155 2024-04-12T05:31:57.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:57.066067+0000 mon.smithi077 (mon.0) 854 : audit [INF] from='mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157]' entity='mds.foofs.smithi077.mmnqsj' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.77:0/1728044972"}]': finished 2024-04-12T05:31:57.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:57.066130+0000 mon.smithi077 (mon.0) 855 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-12T05:31:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:56.071293+0000 mds.foofs.smithi077.mmnqsj (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14554 (172.21.15.77:0/1728044972) 2024-04-12T05:31:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:56.075144+0000 mds.foofs.smithi077.mmnqsj (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14742 172.21.15.77:0/3926527317) 2024-04-12T05:31:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:56.118945+0000 mgr.smithi155.vdcsri (mgr.24441) 62 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:31:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:56.119047+0000 mgr.smithi155.vdcsri (mgr.24441) 63 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi155.fvuvbi-rgw 2024-04-12T05:31:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:56.124979+0000 mgr.smithi155.vdcsri (mgr.24441) 64 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi155.fvuvbi's ganesha conf is defaulting to empty 2024-04-12T05:31:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:31:56.126801+0000 mgr.smithi155.vdcsri (mgr.24441) 65 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi155.fvuvbi on smithi155 2024-04-12T05:31:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:57.066067+0000 mon.smithi077 (mon.0) 854 : audit [INF] from='mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157]' entity='mds.foofs.smithi077.mmnqsj' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.77:0/1728044972"}]': finished 2024-04-12T05:31:57.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:57.066130+0000 mon.smithi077 (mon.0) 855 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-12T05:31:57.627 INFO:teuthology.orchestra.run.smithi077.stdout:[102125] write failed on handle 10357 (Input/output error) 2024-04-12T05:31:57.627 INFO:teuthology.orchestra.run.smithi077.stdout:[102918] write failed on handle 10455 (Input/output error) 2024-04-12T05:31:57.628 INFO:teuthology.orchestra.run.smithi077.stdout:[103058] write failed on handle 10491 (Input/output error) 2024-04-12T05:31:57.628 INFO:teuthology.orchestra.run.smithi077.stdout:[101964] open ./clients/client2/~dmtmp/EXCEL/SALES1.PRN failed for handle 10344 (Stale file handle) 2024-04-12T05:31:57.628 INFO:teuthology.orchestra.run.smithi077.stdout:(101965) ERROR: handle 10344 was not found 2024-04-12T05:31:57.628 INFO:teuthology.orchestra.run.smithi077.stdout:Child failed with status 1 2024-04-12T05:31:57.630 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-04-12T05:31:57.707 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-04-12T05:31:57.828 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:31:58.340 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:57.166248+0000 mgr.smithi155.vdcsri (mgr.24441) 66 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.4 MiB/s wr, 118 op/s 2024-04-12T05:31:58.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:57.166248+0000 mgr.smithi155.vdcsri (mgr.24441) 66 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.4 MiB/s wr, 118 op/s 2024-04-12T05:31:59.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:58.823504+0000 mon.smithi077 (mon.0) 856 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:59.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:58.830725+0000 mon.smithi077 (mon.0) 857 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:59.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:58.850682+0000 mon.smithi077 (mon.0) 858 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:59.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:58.857655+0000 mon.smithi077 (mon.0) 859 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:59.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:31:58.954498+0000 mon.smithi155 (mon.1) 92 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:31:59.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:31:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:31:59.166685+0000 mgr.smithi155.vdcsri (mgr.24441) 67 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.1 MiB/s wr, 78 op/s 2024-04-12T05:31:59.990 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:58.823504+0000 mon.smithi077 (mon.0) 856 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:59.990 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:58.830725+0000 mon.smithi077 (mon.0) 857 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:59.990 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:58.850682+0000 mon.smithi077 (mon.0) 858 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:59.990 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:58.857655+0000 mon.smithi077 (mon.0) 859 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:31:59.990 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:31:58.954498+0000 mon.smithi155 (mon.1) 92 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:31:59.990 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:31:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:31:59.166685+0000 mgr.smithi155.vdcsri (mgr.24441) 67 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.1 MiB/s wr, 78 op/s 2024-04-12T05:32:02.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:01.167387+0000 mgr.smithi155.vdcsri (mgr.24441) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 11 KiB/s wr, 14 op/s 2024-04-12T05:32:02.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:01.167387+0000 mgr.smithi155.vdcsri (mgr.24441) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 11 KiB/s wr, 14 op/s 2024-04-12T05:32:02.870 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:04.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:03.167761+0000 mgr.smithi155.vdcsri (mgr.24441) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 11 KiB/s wr, 14 op/s 2024-04-12T05:32:04.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:03.245232+0000 mon.smithi077 (mon.0) 860 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:04.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:03.483701+0000 mon.smithi077 (mon.0) 861 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:04.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:03.489210+0000 mon.smithi077 (mon.0) 862 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:04.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:03.167761+0000 mgr.smithi155.vdcsri (mgr.24441) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 11 KiB/s wr, 14 op/s 2024-04-12T05:32:04.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:03.245232+0000 mon.smithi077 (mon.0) 860 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:04.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:03.483701+0000 mon.smithi077 (mon.0) 861 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:04.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:03.489210+0000 mon.smithi077 (mon.0) 862 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:04.733921+0000 mds.foofs.smithi077.mmnqsj (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24343 (172.21.15.155:0/3973552917) 2024-04-12T05:32:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:04.734097+0000 mon.smithi077 (mon.0) 863 : audit [INF] from='mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157]' entity='mds.foofs.smithi077.mmnqsj' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/3973552917"}]: dispatch 2024-04-12T05:32:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:04.736992+0000 mds.foofs.smithi077.mmnqsj (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.14754 172.21.15.155:0/1465518018) 2024-04-12T05:32:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.137737+0000 mon.smithi077 (mon.0) 864 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.146516+0000 mon.smithi077 (mon.0) 865 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.148506+0000 mon.smithi155 (mon.1) 93 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:32:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.149277+0000 mon.smithi155 (mon.1) 94 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:32:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.153511+0000 mon.smithi077 (mon.0) 866 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:05.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.160920+0000 mon.smithi077 (mon.0) 867 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:05.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:04.733921+0000 mds.foofs.smithi077.mmnqsj (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24343 (172.21.15.155:0/3973552917) 2024-04-12T05:32:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:04.734097+0000 mon.smithi077 (mon.0) 863 : audit [INF] from='mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157]' entity='mds.foofs.smithi077.mmnqsj' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/3973552917"}]: dispatch 2024-04-12T05:32:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:04.736992+0000 mds.foofs.smithi077.mmnqsj (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.14754 172.21.15.155:0/1465518018) 2024-04-12T05:32:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.137737+0000 mon.smithi077 (mon.0) 864 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.146516+0000 mon.smithi077 (mon.0) 865 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.148506+0000 mon.smithi155 (mon.1) 93 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:32:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.149277+0000 mon.smithi155 (mon.1) 94 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:32:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.153511+0000 mon.smithi077 (mon.0) 866 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:05.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.160920+0000 mon.smithi077 (mon.0) 867 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:05.168427+0000 mgr.smithi155.vdcsri (mgr.24441) 70 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 KiB/s rd, 13 KiB/s wr, 11 op/s 2024-04-12T05:32:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.252216+0000 mon.smithi077 (mon.0) 868 : audit [INF] from='mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157]' entity='mds.foofs.smithi077.mmnqsj' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/3973552917"}]': finished 2024-04-12T05:32:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:05.252288+0000 mon.smithi077 (mon.0) 869 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-12T05:32:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.294324+0000 mon.smithi077 (mon.0) 870 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.300243+0000 mon.smithi077 (mon.0) 871 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.305694+0000 mon.smithi077 (mon.0) 872 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:05.311387+0000 mon.smithi077 (mon.0) 873 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:06.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:32:05.312621+0000 mgr.smithi155.vdcsri (mgr.24441) 71 : cephadm [INF] Reconfiguring alertmanager.smithi077 (dependencies changed)... 2024-04-12T05:32:06.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:32:05.320321+0000 mgr.smithi155.vdcsri (mgr.24441) 72 : cephadm [INF] Reconfiguring daemon alertmanager.smithi077 on smithi077 2024-04-12T05:32:06.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:05.168427+0000 mgr.smithi155.vdcsri (mgr.24441) 70 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 KiB/s rd, 13 KiB/s wr, 11 op/s 2024-04-12T05:32:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.252216+0000 mon.smithi077 (mon.0) 868 : audit [INF] from='mds.? [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157]' entity='mds.foofs.smithi077.mmnqsj' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/3973552917"}]': finished 2024-04-12T05:32:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:05.252288+0000 mon.smithi077 (mon.0) 869 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-12T05:32:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.294324+0000 mon.smithi077 (mon.0) 870 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.300243+0000 mon.smithi077 (mon.0) 871 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.305694+0000 mon.smithi077 (mon.0) 872 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:05.311387+0000 mon.smithi077 (mon.0) 873 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:32:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:32:05.312621+0000 mgr.smithi155.vdcsri (mgr.24441) 71 : cephadm [INF] Reconfiguring alertmanager.smithi077 (dependencies changed)... 2024-04-12T05:32:06.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:32:05.320321+0000 mgr.smithi155.vdcsri (mgr.24441) 72 : cephadm [INF] Reconfiguring daemon alertmanager.smithi077 on smithi077 2024-04-12T05:32:07.914 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:08.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:07.168861+0000 mgr.smithi155.vdcsri (mgr.24441) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 KiB/s rd, 13 KiB/s wr, 11 op/s 2024-04-12T05:32:08.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:07.168861+0000 mgr.smithi155.vdcsri (mgr.24441) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 KiB/s rd, 13 KiB/s wr, 11 op/s 2024-04-12T05:32:09.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:08.260422+0000 mon.smithi155 (mon.1) 95 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:32:09.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:08.260422+0000 mon.smithi155 (mon.1) 95 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:32:10.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:09.169468+0000 mgr.smithi155.vdcsri (mgr.24441) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 KiB/s rd, 10 KiB/s wr, 10 op/s 2024-04-12T05:32:10.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:09.169468+0000 mgr.smithi155.vdcsri (mgr.24441) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 KiB/s rd, 10 KiB/s wr, 10 op/s 2024-04-12T05:32:11.018 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:32:11.667 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (6m) 6s ago 8m 20.2M - 0.20.0 0881eb8f169f 7809c97fe1ae 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (8m) 6s ago 8m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (7m) 8s ago 7m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (6m) 6s ago 8m 34.3M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (3m) 6s ago 2m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (2m) 8s ago 2m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (10m) 6s ago 10m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (58s) 8s ago 7m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (10m) 6s ago 10m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (7m) 8s ago 7m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (19s) 6s ago 18s 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:32:11.668 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (13s) 8s ago 12s 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (8m) 6s ago 8m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (7m) 8s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (7m) 6s ago 7m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (6m) 6s ago 6m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (6m) 6s ago 6m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (5m) 6s ago 5m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (5m) 8s ago 5m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (5m) 8s ago 5m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (4m) 8s ago 4m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (4m) 8s ago 4m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:32:11.669 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (6m) 6s ago 7m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:32:12.058 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:32:12.059 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:32:12.060 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:32:12.060 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:32:12.060 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:32:12.060 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:32:12.060 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:32:12.396 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:32:12.396 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:32:12.396 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:32:12.396 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:32:12.396 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:32:12.396 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:32:12.396 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:32:12.396 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:32:12.396 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:32:12.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:11.004069+0000 mgr.smithi155.vdcsri (mgr.24441) 75 : audit [DBG] from='client.14758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:12.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:11.170240+0000 mgr.smithi155.vdcsri (mgr.24441) 76 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 8.4 KiB/s wr, 2 op/s 2024-04-12T05:32:12.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:11.341836+0000 mgr.smithi155.vdcsri (mgr.24441) 77 : audit [DBG] from='client.14762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:12.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:11.658212+0000 mgr.smithi155.vdcsri (mgr.24441) 78 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:12.465 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:12.059846+0000 mon.smithi077 (mon.0) 874 : audit [DBG] from='client.? 172.21.15.77:0/921173125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:32:12.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:11.004069+0000 mgr.smithi155.vdcsri (mgr.24441) 75 : audit [DBG] from='client.14758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:12.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:11.170240+0000 mgr.smithi155.vdcsri (mgr.24441) 76 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 8.4 KiB/s wr, 2 op/s 2024-04-12T05:32:12.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:11.341836+0000 mgr.smithi155.vdcsri (mgr.24441) 77 : audit [DBG] from='client.14762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:12.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:11.658212+0000 mgr.smithi155.vdcsri (mgr.24441) 78 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:12.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:12.059846+0000 mon.smithi077 (mon.0) 874 : audit [DBG] from='client.? 172.21.15.77:0/921173125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:32:12.775 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:32:12.954 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:13.509 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:12.395763+0000 mgr.smithi155.vdcsri (mgr.24441) 79 : audit [DBG] from='client.14774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:13.509 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:12.776861+0000 mon.smithi077 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.77:0/26881562' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:32:13.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:12.395763+0000 mgr.smithi155.vdcsri (mgr.24441) 79 : audit [DBG] from='client.14774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:13.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:12.776861+0000 mon.smithi077 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.77:0/26881562' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:32:14.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:13.170594+0000 mgr.smithi155.vdcsri (mgr.24441) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 8.4 KiB/s wr, 2 op/s 2024-04-12T05:32:14.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:13.170594+0000 mgr.smithi155.vdcsri (mgr.24441) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 8.4 KiB/s wr, 2 op/s 2024-04-12T05:32:16.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:15.171457+0000 mgr.smithi155.vdcsri (mgr.24441) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 1.7 KiB/s wr, 1 op/s 2024-04-12T05:32:16.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:15.171457+0000 mgr.smithi155.vdcsri (mgr.24441) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 1.7 KiB/s wr, 1 op/s 2024-04-12T05:32:17.991 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:18.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:17.171813+0000 mgr.smithi155.vdcsri (mgr.24441) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 171 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-04-12T05:32:18.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:17.171813+0000 mgr.smithi155.vdcsri (mgr.24441) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 171 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-04-12T05:32:20.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:19.172335+0000 mgr.smithi155.vdcsri (mgr.24441) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-04-12T05:32:20.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:19.172335+0000 mgr.smithi155.vdcsri (mgr.24441) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-04-12T05:32:22.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:21.172917+0000 mgr.smithi155.vdcsri (mgr.24441) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:32:22.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:21.172917+0000 mgr.smithi155.vdcsri (mgr.24441) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:32:23.029 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:24.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:23.173519+0000 mgr.smithi155.vdcsri (mgr.24441) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T05:32:24.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:23.260483+0000 mon.smithi155 (mon.1) 96 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:32:24.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:23.173519+0000 mgr.smithi155.vdcsri (mgr.24441) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T05:32:24.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:23.260483+0000 mon.smithi155 (mon.1) 96 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:32:26.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:25.174542+0000 mgr.smithi155.vdcsri (mgr.24441) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:32:26.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:25.174542+0000 mgr.smithi155.vdcsri (mgr.24441) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:32:28.067 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:28.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:27.174942+0000 mgr.smithi155.vdcsri (mgr.24441) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:28.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:27.174942+0000 mgr.smithi155.vdcsri (mgr.24441) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:30.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:29.175442+0000 mgr.smithi155.vdcsri (mgr.24441) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:30.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:29.175442+0000 mgr.smithi155.vdcsri (mgr.24441) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:32.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:31.176063+0000 mgr.smithi155.vdcsri (mgr.24441) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:32.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:31.176063+0000 mgr.smithi155.vdcsri (mgr.24441) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:33.107 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:34.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:33.176626+0000 mgr.smithi155.vdcsri (mgr.24441) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:34.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:33.176626+0000 mgr.smithi155.vdcsri (mgr.24441) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:36.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:35.177460+0000 mgr.smithi155.vdcsri (mgr.24441) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:36.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:35.177460+0000 mgr.smithi155.vdcsri (mgr.24441) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:38.144 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:38.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:37.177896+0000 mgr.smithi155.vdcsri (mgr.24441) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:38.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:37.177896+0000 mgr.smithi155.vdcsri (mgr.24441) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:39.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:38.260916+0000 mon.smithi155 (mon.1) 97 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:32:39.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:38.260916+0000 mon.smithi155 (mon.1) 97 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:32:40.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:39.178540+0000 mgr.smithi155.vdcsri (mgr.24441) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:40.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:39.178540+0000 mgr.smithi155.vdcsri (mgr.24441) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:42.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:41.179111+0000 mgr.smithi155.vdcsri (mgr.24441) 94 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:42.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:41.179111+0000 mgr.smithi155.vdcsri (mgr.24441) 94 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:43.120 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:32:43.181 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:43.760 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:32:43.760 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (7m) 38s ago 9m 20.2M - 0.20.0 0881eb8f169f 7809c97fe1ae 2024-04-12T05:32:43.760 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (9m) 38s ago 9m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:32:43.760 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (8m) 40s ago 8m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:32:43.760 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (7m) 38s ago 8m 34.3M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:32:43.760 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (3m) 38s ago 3m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:32:43.760 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (3m) 40s ago 3m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:32:43.760 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (10m) 38s ago 10m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:32:43.760 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (90s) 40s ago 8m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (10m) 38s ago 10m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (8m) 40s ago 8m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (51s) 38s ago 50s 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (45s) 40s ago 44s 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (8m) 38s ago 8m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (7m) 40s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (7m) 38s ago 7m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (7m) 38s ago 7m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (6m) 38s ago 6m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (6m) 38s ago 6m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (6m) 40s ago 6m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (5m) 40s ago 5m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (5m) 40s ago 5m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (5m) 40s ago 5m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:32:43.761 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (7m) 38s ago 8m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:32:44.136 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:32:44.136 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:32:44.136 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:32:44.136 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:32:44.137 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:32:44.462 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:32:44.462 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:32:44.462 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:32:44.462 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:32:44.462 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:32:44.462 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:32:44.462 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:32:44.462 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:32:44.463 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:32:44.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:43.108037+0000 mgr.smithi155.vdcsri (mgr.24441) 95 : audit [DBG] from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:44.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:43.179529+0000 mgr.smithi155.vdcsri (mgr.24441) 96 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:44.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:43.435604+0000 mgr.smithi155.vdcsri (mgr.24441) 97 : audit [DBG] from='client.14786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:44.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:43.750510+0000 mgr.smithi155.vdcsri (mgr.24441) 98 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:44.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:44.137577+0000 mon.smithi077 (mon.0) 876 : audit [DBG] from='client.? 172.21.15.77:0/3468320962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:32:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:43.108037+0000 mgr.smithi155.vdcsri (mgr.24441) 95 : audit [DBG] from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:43.179529+0000 mgr.smithi155.vdcsri (mgr.24441) 96 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:43.435604+0000 mgr.smithi155.vdcsri (mgr.24441) 97 : audit [DBG] from='client.14786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:43.750510+0000 mgr.smithi155.vdcsri (mgr.24441) 98 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:44.137577+0000 mon.smithi077 (mon.0) 876 : audit [DBG] from='client.? 172.21.15.77:0/3468320962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:32:44.851 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:32:45.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:44.462806+0000 mgr.smithi155.vdcsri (mgr.24441) 99 : audit [DBG] from='client.14798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:45.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:44.852644+0000 mon.smithi077 (mon.0) 877 : audit [DBG] from='client.? 172.21.15.77:0/4091367710' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:32:45.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:44.462806+0000 mgr.smithi155.vdcsri (mgr.24441) 99 : audit [DBG] from='client.14798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:32:45.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:44.852644+0000 mon.smithi077 (mon.0) 877 : audit [DBG] from='client.? 172.21.15.77:0/4091367710' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:32:46.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:45.180510+0000 mgr.smithi155.vdcsri (mgr.24441) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:46.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:45.180510+0000 mgr.smithi155.vdcsri (mgr.24441) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:48.225 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:48.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:47.180917+0000 mgr.smithi155.vdcsri (mgr.24441) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:48.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:47.180917+0000 mgr.smithi155.vdcsri (mgr.24441) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:50.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:49.181496+0000 mgr.smithi155.vdcsri (mgr.24441) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:50.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:49.181496+0000 mgr.smithi155.vdcsri (mgr.24441) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:32:52.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:51.182225+0000 mgr.smithi155.vdcsri (mgr.24441) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:51.182225+0000 mgr.smithi155.vdcsri (mgr.24441) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:53.274 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:54.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:53.182648+0000 mgr.smithi155.vdcsri (mgr.24441) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:54.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:32:53.261331+0000 mon.smithi155 (mon.1) 98 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:32:54.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:53.182648+0000 mgr.smithi155.vdcsri (mgr.24441) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:32:54.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:32:53.261331+0000 mon.smithi155 (mon.1) 98 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:32:56.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:55.183546+0000 mgr.smithi155.vdcsri (mgr.24441) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:32:56.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:55.254660+0000 mon.smithi077 (mon.0) 878 : cluster [DBG] mgrmap e29: smithi155.vdcsri(active, since 92s), standbys: smithi077.pbilcj 2024-04-12T05:32:56.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:55.183546+0000 mgr.smithi155.vdcsri (mgr.24441) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:32:56.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:55.254660+0000 mon.smithi077 (mon.0) 878 : cluster [DBG] mgrmap e29: smithi155.vdcsri(active, since 92s), standbys: smithi077.pbilcj 2024-04-12T05:32:58.318 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:32:58.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:32:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:57.184117+0000 mgr.smithi155.vdcsri (mgr.24441) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:32:58.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:32:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:57.184117+0000 mgr.smithi155.vdcsri (mgr.24441) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:33:00.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:32:59.184822+0000 mgr.smithi155.vdcsri (mgr.24441) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:33:00.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:32:59.184822+0000 mgr.smithi155.vdcsri (mgr.24441) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:33:02.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:01.185372+0000 mgr.smithi155.vdcsri (mgr.24441) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:33:02.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:01.185372+0000 mgr.smithi155.vdcsri (mgr.24441) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:33:03.357 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:04.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:03.185739+0000 mgr.smithi155.vdcsri (mgr.24441) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:33:04.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:03.185739+0000 mgr.smithi155.vdcsri (mgr.24441) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:33:06.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:05.186578+0000 mgr.smithi155.vdcsri (mgr.24441) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:33:06.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:05.186578+0000 mgr.smithi155.vdcsri (mgr.24441) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:33:08.391 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:08.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:07.187014+0000 mgr.smithi155.vdcsri (mgr.24441) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:08.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:07.187014+0000 mgr.smithi155.vdcsri (mgr.24441) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:09.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:08.261660+0000 mon.smithi155 (mon.1) 99 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:33:09.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:08.261660+0000 mon.smithi155 (mon.1) 99 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:33:10.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:09.187674+0000 mgr.smithi155.vdcsri (mgr.24441) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:10.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:09.187674+0000 mgr.smithi155.vdcsri (mgr.24441) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:12.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:11.188141+0000 mgr.smithi155.vdcsri (mgr.24441) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:12.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:11.188141+0000 mgr.smithi155.vdcsri (mgr.24441) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:13.433 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:13.188551+0000 mgr.smithi155.vdcsri (mgr.24441) 114 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:14.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:13.188551+0000 mgr.smithi155.vdcsri (mgr.24441) 114 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:15.196 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:33:15.825 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:33:15.825 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (7m) 70s ago 9m 20.2M - 0.20.0 0881eb8f169f 7809c97fe1ae 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (9m) 70s ago 9m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (8m) 72s ago 8m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (7m) 70s ago 9m 34.3M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (4m) 70s ago 4m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (4m) 72s ago 4m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (11m) 70s ago 11m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (2m) 72s ago 8m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (11m) 70s ago 11m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (8m) 72s ago 8m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (83s) 70s ago 82s 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (77s) 72s ago 77s 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:33:15.826 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (9m) 70s ago 9m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (8m) 72s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (8m) 70s ago 8m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (7m) 70s ago 7m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (7m) 70s ago 7m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (6m) 70s ago 6m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (6m) 72s ago 6m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (6m) 72s ago 6m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (5m) 72s ago 5m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (5m) 72s ago 5m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:33:15.827 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (7m) 70s ago 8m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:33:16.203 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:33:16.203 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:33:16.203 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:33:16.204 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:33:16.205 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:33:16.205 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:33:16.530 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:33:16.530 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:33:16.530 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:33:16.530 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:33:16.530 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:33:16.530 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:33:16.530 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:33:16.530 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:33:16.530 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:33:16.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:15.185260+0000 mgr.smithi155.vdcsri (mgr.24441) 115 : audit [DBG] from='client.14806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:16.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:15.189369+0000 mgr.smithi155.vdcsri (mgr.24441) 116 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:16.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:15.508352+0000 mgr.smithi155.vdcsri (mgr.24441) 117 : audit [DBG] from='client.14810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:16.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:16.204796+0000 mon.smithi077 (mon.0) 879 : audit [DBG] from='client.? 172.21.15.77:0/3485890970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:33:16.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:15.185260+0000 mgr.smithi155.vdcsri (mgr.24441) 115 : audit [DBG] from='client.14806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:16.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:15.189369+0000 mgr.smithi155.vdcsri (mgr.24441) 116 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:16.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:15.508352+0000 mgr.smithi155.vdcsri (mgr.24441) 117 : audit [DBG] from='client.14810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:16.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:16.204796+0000 mon.smithi077 (mon.0) 879 : audit [DBG] from='client.? 172.21.15.77:0/3485890970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:33:16.907 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:33:17.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:15.816373+0000 mgr.smithi155.vdcsri (mgr.24441) 118 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:17.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:16.530525+0000 mgr.smithi155.vdcsri (mgr.24441) 119 : audit [DBG] from='client.14822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:17.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:16.908525+0000 mon.smithi077 (mon.0) 880 : audit [DBG] from='client.? 172.21.15.77:0/4102558432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:33:17.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:15.816373+0000 mgr.smithi155.vdcsri (mgr.24441) 118 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:17.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:16.530525+0000 mgr.smithi155.vdcsri (mgr.24441) 119 : audit [DBG] from='client.14822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:17.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:16.908525+0000 mon.smithi077 (mon.0) 880 : audit [DBG] from='client.? 172.21.15.77:0/4102558432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:33:18.478 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:18.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:17.189762+0000 mgr.smithi155.vdcsri (mgr.24441) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:18.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:17.189762+0000 mgr.smithi155.vdcsri (mgr.24441) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:20.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:19.190376+0000 mgr.smithi155.vdcsri (mgr.24441) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:22.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:19.190376+0000 mgr.smithi155.vdcsri (mgr.24441) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:22.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:21.190761+0000 mgr.smithi155.vdcsri (mgr.24441) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:22.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:21.190761+0000 mgr.smithi155.vdcsri (mgr.24441) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:23.514 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:24.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:23.191307+0000 mgr.smithi155.vdcsri (mgr.24441) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:24.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:23.264226+0000 mon.smithi155 (mon.1) 100 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:33:24.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:23.191307+0000 mgr.smithi155.vdcsri (mgr.24441) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:24.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:23.264226+0000 mon.smithi155 (mon.1) 100 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:33:26.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:25.192146+0000 mgr.smithi155.vdcsri (mgr.24441) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:26.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:25.192146+0000 mgr.smithi155.vdcsri (mgr.24441) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:28.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:27.192543+0000 mgr.smithi155.vdcsri (mgr.24441) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:28.560 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:28.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:27.192543+0000 mgr.smithi155.vdcsri (mgr.24441) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:30.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:29.193210+0000 mgr.smithi155.vdcsri (mgr.24441) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:30.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:29.193210+0000 mgr.smithi155.vdcsri (mgr.24441) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:32.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:31.193615+0000 mgr.smithi155.vdcsri (mgr.24441) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:32.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:31.193615+0000 mgr.smithi155.vdcsri (mgr.24441) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:33.603 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:34.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:33.193970+0000 mgr.smithi155.vdcsri (mgr.24441) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:34.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:33.193970+0000 mgr.smithi155.vdcsri (mgr.24441) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:36.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:35.194751+0000 mgr.smithi155.vdcsri (mgr.24441) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:36.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:35.194751+0000 mgr.smithi155.vdcsri (mgr.24441) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:38.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:37.195214+0000 mgr.smithi155.vdcsri (mgr.24441) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:38.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:37.195214+0000 mgr.smithi155.vdcsri (mgr.24441) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:38.642 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:39.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:38.262321+0000 mon.smithi155 (mon.1) 101 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:33:39.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:38.262321+0000 mon.smithi155 (mon.1) 101 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:33:40.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:39.195836+0000 mgr.smithi155.vdcsri (mgr.24441) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:40.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:39.195836+0000 mgr.smithi155.vdcsri (mgr.24441) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:42.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:41.196325+0000 mgr.smithi155.vdcsri (mgr.24441) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:42.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:41.196325+0000 mgr.smithi155.vdcsri (mgr.24441) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:43.688 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:44.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:43.196765+0000 mgr.smithi155.vdcsri (mgr.24441) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:43.196765+0000 mgr.smithi155.vdcsri (mgr.24441) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:46.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:45.197691+0000 mgr.smithi155.vdcsri (mgr.24441) 134 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:46.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:45.197691+0000 mgr.smithi155.vdcsri (mgr.24441) 134 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:47.251 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:33:47.883 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:33:47.883 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (8m) 102s ago 10m 20.2M - 0.20.0 0881eb8f169f 7809c97fe1ae 2024-04-12T05:33:47.883 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (10m) 102s ago 10m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:33:47.883 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (9m) 104s ago 9m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:33:47.883 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (8m) 102s ago 9m 34.3M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:33:47.883 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (4m) 102s ago 4m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:33:47.883 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (4m) 104s ago 4m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (11m) 102s ago 11m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (2m) 104s ago 9m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (11m) 102s ago 11m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (9m) 104s ago 9m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (115s) 102s ago 114s 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (109s) 104s ago 109s 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (9m) 102s ago 9m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (8m) 104s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (8m) 102s ago 8m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (8m) 102s ago 8m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (7m) 102s ago 7m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (7m) 102s ago 7m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (7m) 104s ago 7m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:33:47.884 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (6m) 104s ago 6m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:33:47.885 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (6m) 104s ago 6m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:33:47.885 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (6m) 104s ago 6m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:33:47.885 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (8m) 102s ago 9m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:33:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:33:48.261 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:33:48.261 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:33:48.261 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:33:48.261 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:33:48.261 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:33:48.261 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:33:48.261 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:33:48.261 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:33:48.261 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:33:48.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:47.198242+0000 mgr.smithi155.vdcsri (mgr.24441) 135 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:48.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:47.239993+0000 mgr.smithi155.vdcsri (mgr.24441) 136 : audit [DBG] from='client.14830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:48.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:47.562189+0000 mgr.smithi155.vdcsri (mgr.24441) 137 : audit [DBG] from='client.14834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:48.583 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:33:48.583 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:33:48.583 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:33:48.583 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:33:48.583 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:33:48.583 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:33:48.583 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:33:48.583 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:33:48.583 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:33:48.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:47.198242+0000 mgr.smithi155.vdcsri (mgr.24441) 135 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:48.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:47.239993+0000 mgr.smithi155.vdcsri (mgr.24441) 136 : audit [DBG] from='client.14830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:48.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:47.562189+0000 mgr.smithi155.vdcsri (mgr.24441) 137 : audit [DBG] from='client.14834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:48.724 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:48.970 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:33:49.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:47.873974+0000 mgr.smithi155.vdcsri (mgr.24441) 138 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:49.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:48.261706+0000 mon.smithi077 (mon.0) 881 : audit [DBG] from='client.? 172.21.15.77:0/3478082148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:33:49.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:48.584144+0000 mgr.smithi155.vdcsri (mgr.24441) 139 : audit [DBG] from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:49.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:48.972374+0000 mon.smithi077 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.77:0/3045404128' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:33:49.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:47.873974+0000 mgr.smithi155.vdcsri (mgr.24441) 138 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:49.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:48.261706+0000 mon.smithi077 (mon.0) 881 : audit [DBG] from='client.? 172.21.15.77:0/3478082148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:33:49.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:48.584144+0000 mgr.smithi155.vdcsri (mgr.24441) 139 : audit [DBG] from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:33:49.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:48.972374+0000 mon.smithi077 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.77:0/3045404128' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:33:50.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:49.198929+0000 mgr.smithi155.vdcsri (mgr.24441) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:50.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:49.198929+0000 mgr.smithi155.vdcsri (mgr.24441) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:52.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:51.199433+0000 mgr.smithi155.vdcsri (mgr.24441) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:51.199433+0000 mgr.smithi155.vdcsri (mgr.24441) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:53.782 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:33:54.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:53.199823+0000 mgr.smithi155.vdcsri (mgr.24441) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:54.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:33:53.262743+0000 mon.smithi155 (mon.1) 102 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:33:54.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:53.199823+0000 mgr.smithi155.vdcsri (mgr.24441) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:54.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:33:53.262743+0000 mon.smithi155 (mon.1) 102 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:33:56.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:55.200541+0000 mgr.smithi155.vdcsri (mgr.24441) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:56.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:55.200541+0000 mgr.smithi155.vdcsri (mgr.24441) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:33:58.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:33:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:57.201087+0000 mgr.smithi155.vdcsri (mgr.24441) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:58.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:33:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:57.201087+0000 mgr.smithi155.vdcsri (mgr.24441) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:33:58.821 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:00.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:33:59.201725+0000 mgr.smithi155.vdcsri (mgr.24441) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:00.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:33:59.201725+0000 mgr.smithi155.vdcsri (mgr.24441) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:02.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:01.202209+0000 mgr.smithi155.vdcsri (mgr.24441) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:02.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:01.202209+0000 mgr.smithi155.vdcsri (mgr.24441) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:03.865 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:04.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:03.202686+0000 mgr.smithi155.vdcsri (mgr.24441) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:04.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:03.202686+0000 mgr.smithi155.vdcsri (mgr.24441) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:06.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:05.203503+0000 mgr.smithi155.vdcsri (mgr.24441) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:06.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:05.203503+0000 mgr.smithi155.vdcsri (mgr.24441) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:08.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:07.204143+0000 mgr.smithi155.vdcsri (mgr.24441) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:08.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:07.204143+0000 mgr.smithi155.vdcsri (mgr.24441) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:08.904 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:09.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:08.262979+0000 mon.smithi155 (mon.1) 103 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:34:09.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:08.262979+0000 mon.smithi155 (mon.1) 103 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:34:10.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:09.205040+0000 mgr.smithi155.vdcsri (mgr.24441) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:10.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:09.205040+0000 mgr.smithi155.vdcsri (mgr.24441) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:12.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:11.205623+0000 mgr.smithi155.vdcsri (mgr.24441) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:12.618 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:11.205623+0000 mgr.smithi155.vdcsri (mgr.24441) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:13.941 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:13.206076+0000 mgr.smithi155.vdcsri (mgr.24441) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:14.046143+0000 mon.smithi077 (mon.0) 883 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:34:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:14.052550+0000 mon.smithi077 (mon.0) 884 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:34:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:14.096372+0000 mon.smithi077 (mon.0) 885 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:34:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:14.100380+0000 mon.smithi077 (mon.0) 886 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:34:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:14.104020+0000 mon.smithi155 (mon.1) 104 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:34:14.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:13.206076+0000 mgr.smithi155.vdcsri (mgr.24441) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:14.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:14.046143+0000 mon.smithi077 (mon.0) 883 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:34:14.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:14.052550+0000 mon.smithi077 (mon.0) 884 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:34:14.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:14.096372+0000 mon.smithi077 (mon.0) 885 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:34:14.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:14.100380+0000 mon.smithi077 (mon.0) 886 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:34:14.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:14.104020+0000 mon.smithi155 (mon.1) 104 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:34:15.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:34:14.059062+0000 mgr.smithi155.vdcsri (mgr.24441) 153 : cephadm [INF] Reconfiguring grafana.smithi077 (dependencies changed)... 2024-04-12T05:34:15.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:34:14.067005+0000 mgr.smithi155.vdcsri (mgr.24441) 154 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T05:34:15.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:14.104426+0000 mgr.smithi155.vdcsri (mgr.24441) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:34:15.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:34:14.106724+0000 mgr.smithi155.vdcsri (mgr.24441) 156 : cephadm [INF] Reconfiguring daemon grafana.smithi077 on smithi077 2024-04-12T05:34:15.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:34:14.059062+0000 mgr.smithi155.vdcsri (mgr.24441) 153 : cephadm [INF] Reconfiguring grafana.smithi077 (dependencies changed)... 2024-04-12T05:34:15.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:34:14.067005+0000 mgr.smithi155.vdcsri (mgr.24441) 154 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T05:34:15.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:14.104426+0000 mgr.smithi155.vdcsri (mgr.24441) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:34:15.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:34:14.106724+0000 mgr.smithi155.vdcsri (mgr.24441) 156 : cephadm [INF] Reconfiguring daemon grafana.smithi077 on smithi077 2024-04-12T05:34:16.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:15.206902+0000 mgr.smithi155.vdcsri (mgr.24441) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:16.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:15.206902+0000 mgr.smithi155.vdcsri (mgr.24441) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:18.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:17.207416+0000 mgr.smithi155.vdcsri (mgr.24441) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:18.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:17.207416+0000 mgr.smithi155.vdcsri (mgr.24441) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:18.981 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:19.384 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:34:20.109 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:34:20.109 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:34:20.109 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (10m) 2m ago 10m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:34:20.109 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (9m) 2m ago 9m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:34:20.109 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (8m) 2m ago 10m 34.3M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:34:20.109 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (5m) 2m ago 5m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (5m) 2m ago 5m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (3m) 2m ago 9m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (12m) 2m ago 12m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (9m) 2m ago 9m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (2m) 2m ago 2m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (2m) 2m ago 2m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (10m) 2m ago 10m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (9m) 2m ago 9m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (9m) 2m ago 9m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (8m) 2m ago 8m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (8m) 2m ago 8m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:34:20.110 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (7m) 2m ago 7m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:34:20.111 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (7m) 2m ago 7m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:34:20.111 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (7m) 2m ago 7m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:34:20.111 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (6m) 2m ago 6m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:34:20.111 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (6m) 2m ago 6m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:34:20.111 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (8m) 2m ago 9m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:34:20.565 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:34:20.565 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:34:20.566 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:34:20.567 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:34:20.567 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:34:20.567 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:34:20.567 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:34:20.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:19.208222+0000 mgr.smithi155.vdcsri (mgr.24441) 159 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:20.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:19.370911+0000 mgr.smithi155.vdcsri (mgr.24441) 160 : audit [DBG] from='client.14854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:20.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:19.759348+0000 mgr.smithi155.vdcsri (mgr.24441) 161 : audit [DBG] from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:20.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:19.208222+0000 mgr.smithi155.vdcsri (mgr.24441) 159 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:20.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:19.370911+0000 mgr.smithi155.vdcsri (mgr.24441) 160 : audit [DBG] from='client.14854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:20.718 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:19.759348+0000 mgr.smithi155.vdcsri (mgr.24441) 161 : audit [DBG] from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:20.933 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:34:20.934 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:34:20.934 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:34:20.934 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:34:20.934 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:34:20.934 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:34:20.934 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:34:20.934 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:34:20.934 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:34:21.422 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:34:21.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:20.100125+0000 mgr.smithi155.vdcsri (mgr.24441) 162 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:21.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:20.566495+0000 mon.smithi077 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.77:0/3569633891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:34:21.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:20.100125+0000 mgr.smithi155.vdcsri (mgr.24441) 162 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:21.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:20.566495+0000 mon.smithi077 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.77:0/3569633891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:34:22.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:20.935009+0000 mgr.smithi155.vdcsri (mgr.24441) 163 : audit [DBG] from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:22.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:21.208803+0000 mgr.smithi155.vdcsri (mgr.24441) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:22.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:21.423946+0000 mon.smithi077 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.77:0/1623943098' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:34:22.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:20.935009+0000 mgr.smithi155.vdcsri (mgr.24441) 163 : audit [DBG] from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:22.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:21.208803+0000 mgr.smithi155.vdcsri (mgr.24441) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:22.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:21.423946+0000 mon.smithi077 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.77:0/1623943098' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:34:23.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:23.263277+0000 mon.smithi155 (mon.1) 105 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:34:23.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:23.263277+0000 mon.smithi155 (mon.1) 105 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:34:24.016 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:24.571 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:23.209379+0000 mgr.smithi155.vdcsri (mgr.24441) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:24.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:23.209379+0000 mgr.smithi155.vdcsri (mgr.24441) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:26.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:25.210274+0000 mgr.smithi155.vdcsri (mgr.24441) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:26.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:25.210274+0000 mgr.smithi155.vdcsri (mgr.24441) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:28.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:27.210776+0000 mgr.smithi155.vdcsri (mgr.24441) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:28.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:27.210776+0000 mgr.smithi155.vdcsri (mgr.24441) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:29.066 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:30.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:29.211438+0000 mgr.smithi155.vdcsri (mgr.24441) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:30.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:29.211438+0000 mgr.smithi155.vdcsri (mgr.24441) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:32.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:31.211999+0000 mgr.smithi155.vdcsri (mgr.24441) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:32.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:31.211999+0000 mgr.smithi155.vdcsri (mgr.24441) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:34.112 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:34.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:33.212517+0000 mgr.smithi155.vdcsri (mgr.24441) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:34.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:33.212517+0000 mgr.smithi155.vdcsri (mgr.24441) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:36.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:35.213259+0000 mgr.smithi155.vdcsri (mgr.24441) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:36.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:35.213259+0000 mgr.smithi155.vdcsri (mgr.24441) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:38.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:37.213644+0000 mgr.smithi155.vdcsri (mgr.24441) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:38.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:37.213644+0000 mgr.smithi155.vdcsri (mgr.24441) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:39.153 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:39.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:38.263692+0000 mon.smithi155 (mon.1) 106 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:34:39.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:38.263692+0000 mon.smithi155 (mon.1) 106 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:34:40.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:39.214337+0000 mgr.smithi155.vdcsri (mgr.24441) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:40.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:39.214337+0000 mgr.smithi155.vdcsri (mgr.24441) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:42.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:41.214740+0000 mgr.smithi155.vdcsri (mgr.24441) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:42.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:41.214740+0000 mgr.smithi155.vdcsri (mgr.24441) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:44.202 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:44.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:43.215227+0000 mgr.smithi155.vdcsri (mgr.24441) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:43.215227+0000 mgr.smithi155.vdcsri (mgr.24441) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:46.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:45.215998+0000 mgr.smithi155.vdcsri (mgr.24441) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:46.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:45.215998+0000 mgr.smithi155.vdcsri (mgr.24441) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:34:48.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:47.216487+0000 mgr.smithi155.vdcsri (mgr.24441) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:48.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:47.216487+0000 mgr.smithi155.vdcsri (mgr.24441) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:49.242 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:50.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:49.217332+0000 mgr.smithi155.vdcsri (mgr.24441) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:50.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:49.217332+0000 mgr.smithi155.vdcsri (mgr.24441) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:51.774 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:34:52.403 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:34:52.403 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:34:52.403 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (11m) 2m ago 11m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:34:52.403 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (10m) 2m ago 10m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:34:52.403 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (9m) 2m ago 10m 34.3M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (5m) 2m ago 5m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (5m) 2m ago 5m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (3m) 2m ago 10m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (12m) 2m ago 12m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (10m) 2m ago 10m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (2m) 2m ago 2m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (2m) 2m ago 2m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (10m) 2m ago 10m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (9m) 2m ago 9m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (9m) 2m ago 9m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (9m) 2m ago 9m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:34:52.404 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (8m) 2m ago 8m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:34:52.405 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (8m) 2m ago 8m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:34:52.405 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (8m) 2m ago 8m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:34:52.405 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (7m) 2m ago 7m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:34:52.405 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (7m) 2m ago 7m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:34:52.405 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (7m) 2m ago 7m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:34:52.405 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (9m) 2m ago 10m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:34:52.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:51.217733+0000 mgr.smithi155.vdcsri (mgr.24441) 179 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:34:52.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:51.762591+0000 mgr.smithi155.vdcsri (mgr.24441) 180 : audit [DBG] from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:51.217733+0000 mgr.smithi155.vdcsri (mgr.24441) 179 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:34:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:51.762591+0000 mgr.smithi155.vdcsri (mgr.24441) 180 : audit [DBG] from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:52.779 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:34:52.779 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:34:52.780 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:34:52.781 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:34:52.781 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:34:53.100 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:34:53.100 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:34:53.100 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:34:53.100 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:34:53.100 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:34:53.100 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:34:53.100 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:34:53.100 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:34:53.100 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:34:53.490 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:34:53.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:52.082019+0000 mgr.smithi155.vdcsri (mgr.24441) 181 : audit [DBG] from='client.14882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:53.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:52.394692+0000 mgr.smithi155.vdcsri (mgr.24441) 182 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:53.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:52.781324+0000 mon.smithi077 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.77:0/504673798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:34:53.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:53.263815+0000 mon.smithi155 (mon.1) 107 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:34:53.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:52.082019+0000 mgr.smithi155.vdcsri (mgr.24441) 181 : audit [DBG] from='client.14882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:53.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:52.394692+0000 mgr.smithi155.vdcsri (mgr.24441) 182 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:53.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:52.781324+0000 mon.smithi077 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.77:0/504673798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:34:53.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:53.263815+0000 mon.smithi155 (mon.1) 107 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:34:54.301 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:34:54.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:53.101564+0000 mgr.smithi155.vdcsri (mgr.24441) 183 : audit [DBG] from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:54.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:53.218121+0000 mgr.smithi155.vdcsri (mgr.24441) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:34:54.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:34:53.491764+0000 mon.smithi077 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.77:0/25602866' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:34:54.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:53.101564+0000 mgr.smithi155.vdcsri (mgr.24441) 183 : audit [DBG] from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:34:54.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:53.218121+0000 mgr.smithi155.vdcsri (mgr.24441) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:34:54.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:34:53.491764+0000 mon.smithi077 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.77:0/25602866' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:34:56.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:55.218966+0000 mgr.smithi155.vdcsri (mgr.24441) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:56.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:55.218966+0000 mgr.smithi155.vdcsri (mgr.24441) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:34:58.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:34:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:57.219456+0000 mgr.smithi155.vdcsri (mgr.24441) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:34:58.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:34:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:57.219456+0000 mgr.smithi155.vdcsri (mgr.24441) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:34:59.338 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:00.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:34:59.220226+0000 mgr.smithi155.vdcsri (mgr.24441) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:00.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:34:59.220226+0000 mgr.smithi155.vdcsri (mgr.24441) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:02.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:01.220715+0000 mgr.smithi155.vdcsri (mgr.24441) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:02.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:01.220715+0000 mgr.smithi155.vdcsri (mgr.24441) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:04.387 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:04.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:03.221297+0000 mgr.smithi155.vdcsri (mgr.24441) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:04.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:03.221297+0000 mgr.smithi155.vdcsri (mgr.24441) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:06.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:05.221988+0000 mgr.smithi155.vdcsri (mgr.24441) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:06.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:05.221988+0000 mgr.smithi155.vdcsri (mgr.24441) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:08.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:07.222421+0000 mgr.smithi155.vdcsri (mgr.24441) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:08.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:07.222421+0000 mgr.smithi155.vdcsri (mgr.24441) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:09.421 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:09.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:08.264119+0000 mon.smithi155 (mon.1) 108 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:35:09.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:08.264119+0000 mon.smithi155 (mon.1) 108 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:35:10.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:09.223113+0000 mgr.smithi155.vdcsri (mgr.24441) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:10.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:09.223113+0000 mgr.smithi155.vdcsri (mgr.24441) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:12.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:11.223666+0000 mgr.smithi155.vdcsri (mgr.24441) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:12.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:11.223666+0000 mgr.smithi155.vdcsri (mgr.24441) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:14.458 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:13.224183+0000 mgr.smithi155.vdcsri (mgr.24441) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:14.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:13.224183+0000 mgr.smithi155.vdcsri (mgr.24441) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:16.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:15.224929+0000 mgr.smithi155.vdcsri (mgr.24441) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:16.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:15.224929+0000 mgr.smithi155.vdcsri (mgr.24441) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:18.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:17.225417+0000 mgr.smithi155.vdcsri (mgr.24441) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:18.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:17.225417+0000 mgr.smithi155.vdcsri (mgr.24441) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:19.497 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:20.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:19.226255+0000 mgr.smithi155.vdcsri (mgr.24441) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:20.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:19.226255+0000 mgr.smithi155.vdcsri (mgr.24441) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:22.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:21.226851+0000 mgr.smithi155.vdcsri (mgr.24441) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:22.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:21.226851+0000 mgr.smithi155.vdcsri (mgr.24441) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:23.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:23.270847+0000 mon.smithi155 (mon.1) 109 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:35:23.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:23.270847+0000 mon.smithi155 (mon.1) 109 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:35:23.838 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:35:24.472 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (11m) 3m ago 11m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (10m) 3m ago 10m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (9m) 3m ago 11m 34.3M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (6m) 3m ago 6m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (6m) 3m ago 6m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (4m) 3m ago 10m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (13m) 3m ago 13m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (10m) 3m ago 10m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (3m) 3m ago 3m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (3m) 3m ago 3m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (11m) 3m ago 11m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:35:24.473 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (10m) 3m ago 10m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:35:24.474 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (10m) 3m ago 10m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:35:24.474 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (9m) 3m ago 9m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:35:24.474 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (9m) 3m ago 9m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:35:24.474 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (9m) 3m ago 9m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:35:24.474 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (8m) 3m ago 8m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:35:24.474 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (8m) 3m ago 8m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:35:24.474 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (8m) 3m ago 8m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:35:24.474 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (7m) 3m ago 7m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:35:24.474 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (9m) 3m ago 11m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:35:24.535 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:24.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:23.227276+0000 mgr.smithi155.vdcsri (mgr.24441) 199 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:24.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:23.227276+0000 mgr.smithi155.vdcsri (mgr.24441) 199 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:24.853 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:35:24.853 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:35:24.853 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:35:24.853 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:35:24.853 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:35:24.854 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:35:25.171 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:35:25.171 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:35:25.171 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:35:25.171 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:35:25.171 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:35:25.171 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:35:25.171 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:35:25.171 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:35:25.171 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:35:25.551 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:35:25.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:23.828133+0000 mgr.smithi155.vdcsri (mgr.24441) 200 : audit [DBG] from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:24.147101+0000 mgr.smithi155.vdcsri (mgr.24441) 201 : audit [DBG] from='client.14906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:24.463943+0000 mgr.smithi155.vdcsri (mgr.24441) 202 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:25.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:24.855467+0000 mon.smithi077 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.77:0/1075822336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:35:25.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:23.828133+0000 mgr.smithi155.vdcsri (mgr.24441) 200 : audit [DBG] from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:25.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:24.147101+0000 mgr.smithi155.vdcsri (mgr.24441) 201 : audit [DBG] from='client.14906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:25.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:24.463943+0000 mgr.smithi155.vdcsri (mgr.24441) 202 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:25.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:24.855467+0000 mon.smithi077 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.77:0/1075822336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:35:26.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:25.172257+0000 mgr.smithi155.vdcsri (mgr.24441) 203 : audit [DBG] from='client.14918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:26.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:25.227964+0000 mgr.smithi155.vdcsri (mgr.24441) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:26.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:25.553001+0000 mon.smithi077 (mon.0) 892 : audit [DBG] from='client.? 172.21.15.77:0/1419919890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:35:26.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:25.172257+0000 mgr.smithi155.vdcsri (mgr.24441) 203 : audit [DBG] from='client.14918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:26.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:25.227964+0000 mgr.smithi155.vdcsri (mgr.24441) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:26.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:25.553001+0000 mon.smithi077 (mon.0) 892 : audit [DBG] from='client.? 172.21.15.77:0/1419919890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:35:28.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:27.228424+0000 mgr.smithi155.vdcsri (mgr.24441) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:28.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:27.228424+0000 mgr.smithi155.vdcsri (mgr.24441) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:29.580 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:30.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:29.229171+0000 mgr.smithi155.vdcsri (mgr.24441) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:30.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:29.229171+0000 mgr.smithi155.vdcsri (mgr.24441) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:32.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:31.229601+0000 mgr.smithi155.vdcsri (mgr.24441) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:32.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:31.229601+0000 mgr.smithi155.vdcsri (mgr.24441) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:34.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:33.230018+0000 mgr.smithi155.vdcsri (mgr.24441) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:34.617 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:34.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:33.230018+0000 mgr.smithi155.vdcsri (mgr.24441) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:36.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:35.230823+0000 mgr.smithi155.vdcsri (mgr.24441) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:36.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:35.230823+0000 mgr.smithi155.vdcsri (mgr.24441) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:38.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:37.231371+0000 mgr.smithi155.vdcsri (mgr.24441) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:38.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:37.231371+0000 mgr.smithi155.vdcsri (mgr.24441) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:39.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:38.271146+0000 mon.smithi155 (mon.1) 110 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:35:39.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:38.271146+0000 mon.smithi155 (mon.1) 110 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:35:39.666 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:40.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:39.231997+0000 mgr.smithi155.vdcsri (mgr.24441) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:40.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:39.231997+0000 mgr.smithi155.vdcsri (mgr.24441) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:42.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:41.232411+0000 mgr.smithi155.vdcsri (mgr.24441) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:42.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:41.232411+0000 mgr.smithi155.vdcsri (mgr.24441) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:44.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:43.232817+0000 mgr.smithi155.vdcsri (mgr.24441) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:44.705 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:44.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:43.232817+0000 mgr.smithi155.vdcsri (mgr.24441) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:46.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:45.233528+0000 mgr.smithi155.vdcsri (mgr.24441) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:46.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:45.233528+0000 mgr.smithi155.vdcsri (mgr.24441) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:48.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:47.234099+0000 mgr.smithi155.vdcsri (mgr.24441) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:47.234099+0000 mgr.smithi155.vdcsri (mgr.24441) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:49.755 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:50.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:49.234854+0000 mgr.smithi155.vdcsri (mgr.24441) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:50.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:49.234854+0000 mgr.smithi155.vdcsri (mgr.24441) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:52.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:51.235385+0000 mgr.smithi155.vdcsri (mgr.24441) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:51.235385+0000 mgr.smithi155.vdcsri (mgr.24441) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:53.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:53.271366+0000 mon.smithi155 (mon.1) 111 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:35:53.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:53.271366+0000 mon.smithi155 (mon.1) 111 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:35:54.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:53.235930+0000 mgr.smithi155.vdcsri (mgr.24441) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:53.235930+0000 mgr.smithi155.vdcsri (mgr.24441) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:54.796 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:35:55.897 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:35:56.526 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:35:56.526 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:35:56.526 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (12m) 3m ago 12m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:35:56.526 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (11m) 3m ago 11m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (10m) 3m ago 12m 34.3M - 6.7.4 557c83e11646 7f7e69c619b4 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (6m) 3m ago 6m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (6m) 3m ago 6m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (4m) 3m ago 11m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (13m) 3m ago 13m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (11m) 3m ago 11m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (4m) 3m ago 4m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (3m) 3m ago 3m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:35:56.527 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (11m) 3m ago 11m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (11m) 3m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (10m) 3m ago 10m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (10m) 3m ago 10m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (9m) 3m ago 9m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (9m) 3m ago 9m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (9m) 3m ago 9m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (8m) 3m ago 8m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (8m) 3m ago 8m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (8m) 3m ago 8m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:35:56.528 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (10m) 3m ago 11m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:35:56.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:55.236788+0000 mgr.smithi155.vdcsri (mgr.24441) 219 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:56.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:55.236788+0000 mgr.smithi155.vdcsri (mgr.24441) 219 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:35:56.906 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:35:56.907 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:35:56.907 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:35:56.907 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:35:56.907 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:35:56.908 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:35:56.908 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:35:56.908 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:35:56.908 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:35:56.908 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:35:56.908 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:35:56.909 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:35:56.909 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:35:56.909 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:35:56.909 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:35:56.909 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:35:56.910 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:35:56.910 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:35:56.910 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:35:57.227 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:35:57.227 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:35:57.227 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:35:57.227 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:35:57.227 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:35:57.227 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:35:57.228 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:35:57.228 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:35:57.228 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:35:57.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:55.886338+0000 mgr.smithi155.vdcsri (mgr.24441) 220 : audit [DBG] from='client.14926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:57.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:56.205333+0000 mgr.smithi155.vdcsri (mgr.24441) 221 : audit [DBG] from='client.14930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:57.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:56.517768+0000 mgr.smithi155.vdcsri (mgr.24441) 222 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:57.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:56.907685+0000 mon.smithi077 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.77:0/3948410340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:35:57.604 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:35:57.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:55.886338+0000 mgr.smithi155.vdcsri (mgr.24441) 220 : audit [DBG] from='client.14926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:57.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:56.205333+0000 mgr.smithi155.vdcsri (mgr.24441) 221 : audit [DBG] from='client.14930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:57.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:56.517768+0000 mgr.smithi155.vdcsri (mgr.24441) 222 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:57.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:57 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:56.907685+0000 mon.smithi077 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.77:0/3948410340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:35:58.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:57.228953+0000 mgr.smithi155.vdcsri (mgr.24441) 223 : audit [DBG] from='client.14942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:58.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:57.237372+0000 mgr.smithi155.vdcsri (mgr.24441) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:58.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:35:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:35:57.606500+0000 mon.smithi077 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.77:0/670691800' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:35:58.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:57.228953+0000 mgr.smithi155.vdcsri (mgr.24441) 223 : audit [DBG] from='client.14942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:35:58.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:57.237372+0000 mgr.smithi155.vdcsri (mgr.24441) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:35:58.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:35:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:35:57.606500+0000 mon.smithi077 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.77:0/670691800' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:35:59.831 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:00.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:35:59.238228+0000 mgr.smithi155.vdcsri (mgr.24441) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:00.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:35:59.238228+0000 mgr.smithi155.vdcsri (mgr.24441) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:02.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:01.238704+0000 mgr.smithi155.vdcsri (mgr.24441) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:02.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:01.238704+0000 mgr.smithi155.vdcsri (mgr.24441) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:04.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:03.239126+0000 mgr.smithi155.vdcsri (mgr.24441) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:04.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:03.239126+0000 mgr.smithi155.vdcsri (mgr.24441) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:04.873 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:06.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:05.240045+0000 mgr.smithi155.vdcsri (mgr.24441) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:06.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:05.240045+0000 mgr.smithi155.vdcsri (mgr.24441) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:08.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:07.240476+0000 mgr.smithi155.vdcsri (mgr.24441) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:08.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:07.240476+0000 mgr.smithi155.vdcsri (mgr.24441) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:09.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:08.271780+0000 mon.smithi155 (mon.1) 112 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:36:09.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:08.271780+0000 mon.smithi155 (mon.1) 112 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:36:09.910 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:09.241296+0000 mgr.smithi155.vdcsri (mgr.24441) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:10.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:09.241296+0000 mgr.smithi155.vdcsri (mgr.24441) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:12.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:11.241714+0000 mgr.smithi155.vdcsri (mgr.24441) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:12.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:11.241714+0000 mgr.smithi155.vdcsri (mgr.24441) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:13.242089+0000 mgr.smithi155.vdcsri (mgr.24441) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:14.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:13.242089+0000 mgr.smithi155.vdcsri (mgr.24441) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:14.951 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:16.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:15.242953+0000 mgr.smithi155.vdcsri (mgr.24441) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:16.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:15.242953+0000 mgr.smithi155.vdcsri (mgr.24441) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:18.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:17.243380+0000 mgr.smithi155.vdcsri (mgr.24441) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:18.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:17.243380+0000 mgr.smithi155.vdcsri (mgr.24441) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:19.995 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:20.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:19.244106+0000 mgr.smithi155.vdcsri (mgr.24441) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:20.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:19.244106+0000 mgr.smithi155.vdcsri (mgr.24441) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:22.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:21.244575+0000 mgr.smithi155.vdcsri (mgr.24441) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:22.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:21.244575+0000 mgr.smithi155.vdcsri (mgr.24441) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:23.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:23.271993+0000 mon.smithi155 (mon.1) 113 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:36:23.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:23.271993+0000 mon.smithi155 (mon.1) 113 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:36:24.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:23.244988+0000 mgr.smithi155.vdcsri (mgr.24441) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:24.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:23.244988+0000 mgr.smithi155.vdcsri (mgr.24441) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:25.037 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:26.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:25.245804+0000 mgr.smithi155.vdcsri (mgr.24441) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:26.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:25.245804+0000 mgr.smithi155.vdcsri (mgr.24441) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:27.965 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:36:28.373 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:27.246369+0000 mgr.smithi155.vdcsri (mgr.24441) 239 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:28.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:27.246369+0000 mgr.smithi155.vdcsri (mgr.24441) 239 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (12m) 4m ago 12m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (11m) 4m ago 11m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (7m) 4m ago 7m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (7m) 4m ago 7m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (14m) 4m ago 14m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (5m) 4m ago 11m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (14m) 4m ago 14m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (11m) 4m ago 11m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:36:28.628 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (4m) 4m ago 4m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (4m) 4m ago 4m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (12m) 4m ago 12m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (11m) 4m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (11m) 4m ago 11m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (10m) 4m ago 10m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (10m) 4m ago 10m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (10m) 4m ago 10m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (9m) 4m ago 9m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (9m) 4m ago 9m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (9m) 4m ago 9m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (8m) 4m ago 8m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:36:28.629 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (10m) 4m ago 12m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:36:29.017 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:36:29.017 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:36:29.017 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:36:29.017 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:36:29.017 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:36:29.017 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:36:29.017 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:36:29.018 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:36:29.345 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:36:29.345 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:36:29.345 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:36:29.345 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:36:29.345 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:36:29.345 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:36:29.346 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:36:29.346 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:36:29.346 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:36:29.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:27.952597+0000 mgr.smithi155.vdcsri (mgr.24441) 240 : audit [DBG] from='client.14950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:36:29.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:28.291868+0000 mgr.smithi155.vdcsri (mgr.24441) 241 : audit [DBG] from='client.14954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:36:29.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:28.410508+0000 mon.smithi077 (mon.0) 895 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:36:29.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:28.417468+0000 mon.smithi077 (mon.0) 896 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:36:29.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:36:28.449472+0000 mgr.smithi155.vdcsri (mgr.24441) 242 : cephadm [INF] Reconfiguring node-exporter.smithi077 (dependencies changed)... 2024-04-12T05:36:29.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:36:28.449906+0000 mgr.smithi155.vdcsri (mgr.24441) 243 : cephadm [INF] Reconfiguring daemon node-exporter.smithi077 on smithi077 2024-04-12T05:36:29.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:28.619495+0000 mgr.smithi155.vdcsri (mgr.24441) 244 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:36:29.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:29.019239+0000 mon.smithi077 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.77:0/3158652357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:36:29.724 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:36:29.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:27.952597+0000 mgr.smithi155.vdcsri (mgr.24441) 240 : audit [DBG] from='client.14950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:36:29.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:28.291868+0000 mgr.smithi155.vdcsri (mgr.24441) 241 : audit [DBG] from='client.14954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:36:29.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:28.410508+0000 mon.smithi077 (mon.0) 895 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:36:29.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:28.417468+0000 mon.smithi077 (mon.0) 896 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:36:29.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:36:28.449472+0000 mgr.smithi155.vdcsri (mgr.24441) 242 : cephadm [INF] Reconfiguring node-exporter.smithi077 (dependencies changed)... 2024-04-12T05:36:29.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:36:28.449906+0000 mgr.smithi155.vdcsri (mgr.24441) 243 : cephadm [INF] Reconfiguring daemon node-exporter.smithi077 on smithi077 2024-04-12T05:36:29.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:28.619495+0000 mgr.smithi155.vdcsri (mgr.24441) 244 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:36:29.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:29.019239+0000 mon.smithi077 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.77:0/3158652357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:36:30.075 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:30.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:29.246983+0000 mgr.smithi155.vdcsri (mgr.24441) 245 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:30.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:29.346560+0000 mgr.smithi155.vdcsri (mgr.24441) 246 : audit [DBG] from='client.14966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:36:30.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:29.726879+0000 mon.smithi077 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.77:0/1661421185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:36:30.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:29.246983+0000 mgr.smithi155.vdcsri (mgr.24441) 245 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:30.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:29.346560+0000 mgr.smithi155.vdcsri (mgr.24441) 246 : audit [DBG] from='client.14966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:36:30.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:29.726879+0000 mon.smithi077 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.77:0/1661421185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:36:32.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:31.247436+0000 mgr.smithi155.vdcsri (mgr.24441) 247 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:32.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:31.247436+0000 mgr.smithi155.vdcsri (mgr.24441) 247 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:34.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:33.247940+0000 mgr.smithi155.vdcsri (mgr.24441) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:34.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:33.247940+0000 mgr.smithi155.vdcsri (mgr.24441) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:35.122 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:36.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:35.248693+0000 mgr.smithi155.vdcsri (mgr.24441) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:36.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:35.248693+0000 mgr.smithi155.vdcsri (mgr.24441) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:38.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:37.249266+0000 mgr.smithi155.vdcsri (mgr.24441) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:38.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:37.249266+0000 mgr.smithi155.vdcsri (mgr.24441) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:39.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:38.272170+0000 mon.smithi155 (mon.1) 114 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:36:39.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:38.272170+0000 mon.smithi155 (mon.1) 114 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:36:40.168 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:40.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:39.250042+0000 mgr.smithi155.vdcsri (mgr.24441) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:40.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:39.250042+0000 mgr.smithi155.vdcsri (mgr.24441) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:42.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:41.250531+0000 mgr.smithi155.vdcsri (mgr.24441) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:42.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:41.250531+0000 mgr.smithi155.vdcsri (mgr.24441) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:44.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:43.250957+0000 mgr.smithi155.vdcsri (mgr.24441) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:44.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:43.250957+0000 mgr.smithi155.vdcsri (mgr.24441) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:45.209 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:46.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:45.251955+0000 mgr.smithi155.vdcsri (mgr.24441) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:46.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:45.251955+0000 mgr.smithi155.vdcsri (mgr.24441) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:47.252397+0000 mgr.smithi155.vdcsri (mgr.24441) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:48.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:47.252397+0000 mgr.smithi155.vdcsri (mgr.24441) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:50.251 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:50.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:49.253087+0000 mgr.smithi155.vdcsri (mgr.24441) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:50.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:49.253087+0000 mgr.smithi155.vdcsri (mgr.24441) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:52.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:51.253661+0000 mgr.smithi155.vdcsri (mgr.24441) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:51.253661+0000 mgr.smithi155.vdcsri (mgr.24441) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:53.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:36:53.272604+0000 mon.smithi155 (mon.1) 115 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:36:53.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:36:53.272604+0000 mon.smithi155 (mon.1) 115 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:36:54.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:53.254145+0000 mgr.smithi155.vdcsri (mgr.24441) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:53.254145+0000 mgr.smithi155.vdcsri (mgr.24441) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:55.286 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:36:56.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:55.254894+0000 mgr.smithi155.vdcsri (mgr.24441) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:56.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:55.254894+0000 mgr.smithi155.vdcsri (mgr.24441) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:36:58.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:36:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:57.255351+0000 mgr.smithi155.vdcsri (mgr.24441) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:36:58.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:36:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:57.255351+0000 mgr.smithi155.vdcsri (mgr.24441) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:00.081 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:37:00.317 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:00.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:36:59.255988+0000 mgr.smithi155.vdcsri (mgr.24441) 261 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:00.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:36:59.255988+0000 mgr.smithi155.vdcsri (mgr.24441) 261 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (13m) 4m ago 13m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (12m) 4m ago 12m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (7m) 4m ago 7m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (7m) 4m ago 7m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (14m) 4m ago 14m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (5m) 4m ago 12m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (14m) 4m ago 15m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (12m) 4m ago 12m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:37:00.721 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (5m) 4m ago 5m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (5m) 4m ago 5m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (12m) 4m ago 12m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (12m) 4m ago 12m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (11m) 4m ago 11m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (11m) 4m ago 11m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (11m) 4m ago 10m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (10m) 4m ago 10m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (10m) 4m ago 10m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (10m) 4m ago 9m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (9m) 4m ago 9m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (9m) 4m ago 9m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:37:00.722 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (11m) 4m ago 12m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:37:01.098 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:37:01.098 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:37:01.098 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:37:01.098 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:37:01.099 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:37:01.421 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:37:01.421 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:37:01.421 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:37:01.421 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:37:01.421 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:37:01.421 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:37:01.421 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:37:01.422 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:37:01.422 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:37:01.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:00.070757+0000 mgr.smithi155.vdcsri (mgr.24441) 262 : audit [DBG] from='client.14974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:01.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:00.399110+0000 mgr.smithi155.vdcsri (mgr.24441) 263 : audit [DBG] from='client.14978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:01.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:00.713531+0000 mgr.smithi155.vdcsri (mgr.24441) 264 : audit [DBG] from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:01.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:01 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:01.100821+0000 mon.smithi077 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.77:0/1042995588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:37:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:00.070757+0000 mgr.smithi155.vdcsri (mgr.24441) 262 : audit [DBG] from='client.14974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:00.399110+0000 mgr.smithi155.vdcsri (mgr.24441) 263 : audit [DBG] from='client.14978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:00.713531+0000 mgr.smithi155.vdcsri (mgr.24441) 264 : audit [DBG] from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:01 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:01.100821+0000 mon.smithi077 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.77:0/1042995588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:37:01.798 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:37:02.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:01.256497+0000 mgr.smithi155.vdcsri (mgr.24441) 265 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:02.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:01.423311+0000 mgr.smithi155.vdcsri (mgr.24441) 266 : audit [DBG] from='client.14990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:02.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:01.800883+0000 mon.smithi077 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.77:0/4191678355' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:37:02.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:01.256497+0000 mgr.smithi155.vdcsri (mgr.24441) 265 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:02.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:01.423311+0000 mgr.smithi155.vdcsri (mgr.24441) 266 : audit [DBG] from='client.14990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:02.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:01.800883+0000 mon.smithi077 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.77:0/4191678355' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:37:04.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:03.256889+0000 mgr.smithi155.vdcsri (mgr.24441) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:04.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:03.256889+0000 mgr.smithi155.vdcsri (mgr.24441) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:05.359 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:06.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:05.257822+0000 mgr.smithi155.vdcsri (mgr.24441) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:06.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:05.257822+0000 mgr.smithi155.vdcsri (mgr.24441) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:08.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:07.258299+0000 mgr.smithi155.vdcsri (mgr.24441) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:08.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:07.258299+0000 mgr.smithi155.vdcsri (mgr.24441) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:09.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:08.272928+0000 mon.smithi155 (mon.1) 116 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:37:09.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:08.272928+0000 mon.smithi155 (mon.1) 116 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:37:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:09.259008+0000 mgr.smithi155.vdcsri (mgr.24441) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:10.407 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:10.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:09.259008+0000 mgr.smithi155.vdcsri (mgr.24441) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:12.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:11.259600+0000 mgr.smithi155.vdcsri (mgr.24441) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:12.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:11.259600+0000 mgr.smithi155.vdcsri (mgr.24441) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:13.260145+0000 mgr.smithi155.vdcsri (mgr.24441) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:14.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:13.260145+0000 mgr.smithi155.vdcsri (mgr.24441) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:15.457 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:16.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:15.260904+0000 mgr.smithi155.vdcsri (mgr.24441) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:16.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:15.260904+0000 mgr.smithi155.vdcsri (mgr.24441) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:18.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:17.261408+0000 mgr.smithi155.vdcsri (mgr.24441) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:17.261408+0000 mgr.smithi155.vdcsri (mgr.24441) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:20.508 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:20.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:19.262216+0000 mgr.smithi155.vdcsri (mgr.24441) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:20.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:19.262216+0000 mgr.smithi155.vdcsri (mgr.24441) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:22.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:21.262779+0000 mgr.smithi155.vdcsri (mgr.24441) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:22.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:21.262779+0000 mgr.smithi155.vdcsri (mgr.24441) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:23.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:23.273021+0000 mon.smithi155 (mon.1) 117 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:37:23.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:23.273021+0000 mon.smithi155 (mon.1) 117 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:37:24.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:23.263302+0000 mgr.smithi155.vdcsri (mgr.24441) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:24.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:23.263302+0000 mgr.smithi155.vdcsri (mgr.24441) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:25.544 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:26.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:25.264233+0000 mgr.smithi155.vdcsri (mgr.24441) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:26.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:25.264233+0000 mgr.smithi155.vdcsri (mgr.24441) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:28.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:27.264830+0000 mgr.smithi155.vdcsri (mgr.24441) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:28.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:27.264830+0000 mgr.smithi155.vdcsri (mgr.24441) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:30.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:29.265663+0000 mgr.smithi155.vdcsri (mgr.24441) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:30.592 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:30.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:29.265663+0000 mgr.smithi155.vdcsri (mgr.24441) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:32.143 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:37:32.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:31.266219+0000 mgr.smithi155.vdcsri (mgr.24441) 281 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:31.266219+0000 mgr.smithi155.vdcsri (mgr.24441) 281 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:32.776 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:37:32.776 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:37:32.776 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (13m) 5m ago 13m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:37:32.776 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (13m) 5m ago 13m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:37:32.776 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (8m) 5m ago 8m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (8m) 5m ago 8m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (15m) 5m ago 15m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (6m) 5m ago 12m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (15m) 5m ago 15m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (12m) 5m ago 12m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (5m) 5m ago 5m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (5m) 5m ago 5m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (13m) 5m ago 13m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (12m) 5m ago 12m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (12m) 5m ago 12m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (11m) 5m ago 11m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (11m) 5m ago 11m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:37:32.777 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (11m) 5m ago 11m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:37:32.778 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (10m) 5m ago 10m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:37:32.778 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (10m) 5m ago 10m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:37:32.778 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (10m) 5m ago 10m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:37:32.778 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (9m) 5m ago 9m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:37:32.778 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (11m) 5m ago 13m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:37:33.154 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:37:33.155 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:37:33.156 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:37:33.156 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:37:33.156 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:37:33.479 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:37:33.479 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:37:33.479 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:37:33.479 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:37:33.480 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:37:33.480 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:37:33.480 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:37:33.480 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:37:33.480 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:37:33.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:32.133348+0000 mgr.smithi155.vdcsri (mgr.24441) 282 : audit [DBG] from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:33.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:32.456681+0000 mgr.smithi155.vdcsri (mgr.24441) 283 : audit [DBG] from='client.15002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:33.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:32.768421+0000 mgr.smithi155.vdcsri (mgr.24441) 284 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:33.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:33.157307+0000 mon.smithi077 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.77:0/956386694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:37:33.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:32.133348+0000 mgr.smithi155.vdcsri (mgr.24441) 282 : audit [DBG] from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:33.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:32.456681+0000 mgr.smithi155.vdcsri (mgr.24441) 283 : audit [DBG] from='client.15002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:33.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:32.768421+0000 mgr.smithi155.vdcsri (mgr.24441) 284 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:33.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:33.157307+0000 mon.smithi077 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.77:0/956386694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:37:33.856 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:37:34.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:33.266573+0000 mgr.smithi155.vdcsri (mgr.24441) 285 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:34.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:33.481655+0000 mgr.smithi155.vdcsri (mgr.24441) 286 : audit [DBG] from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:34.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:33.859396+0000 mon.smithi077 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.77:0/41416643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:37:34.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:33.266573+0000 mgr.smithi155.vdcsri (mgr.24441) 285 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:34.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:33.481655+0000 mgr.smithi155.vdcsri (mgr.24441) 286 : audit [DBG] from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:37:34.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:33.859396+0000 mon.smithi077 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.77:0/41416643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:37:35.635 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:36.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:35.267336+0000 mgr.smithi155.vdcsri (mgr.24441) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:36.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:35.267336+0000 mgr.smithi155.vdcsri (mgr.24441) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:38.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:37.267726+0000 mgr.smithi155.vdcsri (mgr.24441) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:38.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:37.267726+0000 mgr.smithi155.vdcsri (mgr.24441) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:39.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:38.273410+0000 mon.smithi155 (mon.1) 118 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:37:39.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:38.273410+0000 mon.smithi155 (mon.1) 118 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:37:40.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:39.268589+0000 mgr.smithi155.vdcsri (mgr.24441) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:40.675 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:40.751 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:39.268589+0000 mgr.smithi155.vdcsri (mgr.24441) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:42.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:41.268984+0000 mgr.smithi155.vdcsri (mgr.24441) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:42.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:41.268984+0000 mgr.smithi155.vdcsri (mgr.24441) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:44.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:43.269555+0000 mgr.smithi155.vdcsri (mgr.24441) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:44.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:43.269555+0000 mgr.smithi155.vdcsri (mgr.24441) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:45.718 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:46.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:45.270586+0000 mgr.smithi155.vdcsri (mgr.24441) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:46.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:45.270586+0000 mgr.smithi155.vdcsri (mgr.24441) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:47.271053+0000 mgr.smithi155.vdcsri (mgr.24441) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:48.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:47.271053+0000 mgr.smithi155.vdcsri (mgr.24441) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:50.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:49.271710+0000 mgr.smithi155.vdcsri (mgr.24441) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:50.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:49.271710+0000 mgr.smithi155.vdcsri (mgr.24441) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:50.764 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:52.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:51.272113+0000 mgr.smithi155.vdcsri (mgr.24441) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:51.272113+0000 mgr.smithi155.vdcsri (mgr.24441) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:53.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:37:53.273649+0000 mon.smithi155 (mon.1) 119 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:37:53.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:37:53.273649+0000 mon.smithi155 (mon.1) 119 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:37:54.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:53.272509+0000 mgr.smithi155.vdcsri (mgr.24441) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:53.272509+0000 mgr.smithi155.vdcsri (mgr.24441) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:55.800 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:37:56.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:55.273367+0000 mgr.smithi155.vdcsri (mgr.24441) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:56.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:55.273367+0000 mgr.smithi155.vdcsri (mgr.24441) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:37:58.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:37:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:57.273864+0000 mgr.smithi155.vdcsri (mgr.24441) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:37:58.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:37:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:57.273864+0000 mgr.smithi155.vdcsri (mgr.24441) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:00.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:37:59.274727+0000 mgr.smithi155.vdcsri (mgr.24441) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:00.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:37:59.274727+0000 mgr.smithi155.vdcsri (mgr.24441) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:00.845 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:02.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:01.275170+0000 mgr.smithi155.vdcsri (mgr.24441) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:02.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:01.275170+0000 mgr.smithi155.vdcsri (mgr.24441) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:04.199 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:38:04.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:03.275733+0000 mgr.smithi155.vdcsri (mgr.24441) 301 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:04.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:03.275733+0000 mgr.smithi155.vdcsri (mgr.24441) 301 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:04.832 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:38:04.832 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:38:04.832 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (14m) 5m ago 14m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (13m) 6m ago 13m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (8m) 5m ago 8m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (8m) 6m ago 8m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (16m) 5m ago 16m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (6m) 6m ago 13m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (16m) 5m ago 16m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (13m) 6m ago 13m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (6m) 5m ago 6m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:38:04.833 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (6m) 6m ago 6m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (14m) 5m ago 14m 17.1M - 0.18.1 e5a616e4b9cf 8d2bbf1ded16 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (13m) 6m ago 13m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (12m) 5m ago 12m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (12m) 5m ago 12m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (12m) 5m ago 12m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (11m) 5m ago 11m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (11m) 6m ago 11m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (11m) 6m ago 11m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (10m) 6m ago 10m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:38:04.834 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (10m) 6m ago 10m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:38:04.835 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (12m) 5m ago 13m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:38:05.209 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:38:05.209 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:38:05.209 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:38:05.210 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:38:05.211 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:38:05.211 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:38:05.211 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:38:05.533 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:38:05.534 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:38:05.534 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:38:05.534 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:38:05.534 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:38:05.534 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:38:05.534 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:38:05.534 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:38:05.534 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:38:05.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:04.189989+0000 mgr.smithi155.vdcsri (mgr.24441) 302 : audit [DBG] from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:05.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:04.513426+0000 mgr.smithi155.vdcsri (mgr.24441) 303 : audit [DBG] from='client.15026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:05.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:04.824637+0000 mgr.smithi155.vdcsri (mgr.24441) 304 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:05.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:05.212301+0000 mon.smithi077 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.77:0/3420425485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:38:05.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:04.189989+0000 mgr.smithi155.vdcsri (mgr.24441) 302 : audit [DBG] from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:05.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:04.513426+0000 mgr.smithi155.vdcsri (mgr.24441) 303 : audit [DBG] from='client.15026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:05.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:04.824637+0000 mgr.smithi155.vdcsri (mgr.24441) 304 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:05.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:05.212301+0000 mon.smithi077 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.77:0/3420425485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:38:05.887 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:05.917 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:38:06.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:05.276445+0000 mgr.smithi155.vdcsri (mgr.24441) 305 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:06.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:05.535934+0000 mgr.smithi155.vdcsri (mgr.24441) 306 : audit [DBG] from='client.15038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:06.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:05.920195+0000 mon.smithi077 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.77:0/3130661631' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:38:06.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:05.276445+0000 mgr.smithi155.vdcsri (mgr.24441) 305 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:06.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:05.535934+0000 mgr.smithi155.vdcsri (mgr.24441) 306 : audit [DBG] from='client.15038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:06.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:05.920195+0000 mon.smithi077 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.77:0/3130661631' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:38:08.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:07.276892+0000 mgr.smithi155.vdcsri (mgr.24441) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:08.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:07.276892+0000 mgr.smithi155.vdcsri (mgr.24441) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:09.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:08.273876+0000 mon.smithi155 (mon.1) 120 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:38:09.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:08.273876+0000 mon.smithi155 (mon.1) 120 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:38:10.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:09.277553+0000 mgr.smithi155.vdcsri (mgr.24441) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:10.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:09.277553+0000 mgr.smithi155.vdcsri (mgr.24441) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:10.934 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:12.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:11.278173+0000 mgr.smithi155.vdcsri (mgr.24441) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:12.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:11.278173+0000 mgr.smithi155.vdcsri (mgr.24441) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:13.278689+0000 mgr.smithi155.vdcsri (mgr.24441) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:13.278689+0000 mgr.smithi155.vdcsri (mgr.24441) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:15.976 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:16.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:15.279469+0000 mgr.smithi155.vdcsri (mgr.24441) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:16.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:15.279469+0000 mgr.smithi155.vdcsri (mgr.24441) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:18.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:17.279916+0000 mgr.smithi155.vdcsri (mgr.24441) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:17.279916+0000 mgr.smithi155.vdcsri (mgr.24441) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:20.590 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:19.280596+0000 mgr.smithi155.vdcsri (mgr.24441) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:19.280596+0000 mgr.smithi155.vdcsri (mgr.24441) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:21.019 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:22.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:21.281090+0000 mgr.smithi155.vdcsri (mgr.24441) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:22.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:21.281090+0000 mgr.smithi155.vdcsri (mgr.24441) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:23.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:23.274252+0000 mon.smithi155 (mon.1) 121 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:38:23.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:23.274252+0000 mon.smithi155 (mon.1) 121 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:38:24.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:23.281493+0000 mgr.smithi155.vdcsri (mgr.24441) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:24.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:23.281493+0000 mgr.smithi155.vdcsri (mgr.24441) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:26.064 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:26.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:25.282262+0000 mgr.smithi155.vdcsri (mgr.24441) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:26.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:25.282262+0000 mgr.smithi155.vdcsri (mgr.24441) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:28.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:27.282708+0000 mgr.smithi155.vdcsri (mgr.24441) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:28.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:27.282708+0000 mgr.smithi155.vdcsri (mgr.24441) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:30.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:29.283544+0000 mgr.smithi155.vdcsri (mgr.24441) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:30.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:29.283544+0000 mgr.smithi155.vdcsri (mgr.24441) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:31.105 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:31.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:30.406537+0000 mon.smithi077 (mon.0) 905 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:38:31.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:30.412612+0000 mon.smithi077 (mon.0) 906 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:38:31.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:38:30.426341+0000 mgr.smithi155.vdcsri (mgr.24441) 319 : cephadm [INF] Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:38:31.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:38:30.648222+0000 mgr.smithi155.vdcsri (mgr.24441) 320 : cephadm [INF] Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:38:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:30.406537+0000 mon.smithi077 (mon.0) 905 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:38:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:30.412612+0000 mon.smithi077 (mon.0) 906 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:38:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:38:30.426341+0000 mgr.smithi155.vdcsri (mgr.24441) 319 : cephadm [INF] Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:38:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:38:30.648222+0000 mgr.smithi155.vdcsri (mgr.24441) 320 : cephadm [INF] Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:38:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:31.284088+0000 mgr.smithi155.vdcsri (mgr.24441) 321 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:31.284088+0000 mgr.smithi155.vdcsri (mgr.24441) 321 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:34.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:33.284559+0000 mgr.smithi155.vdcsri (mgr.24441) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:34.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:33.284559+0000 mgr.smithi155.vdcsri (mgr.24441) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:36.134 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:36.292 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:38:36.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:35.285548+0000 mgr.smithi155.vdcsri (mgr.24441) 323 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:36.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:35.285548+0000 mgr.smithi155.vdcsri (mgr.24441) 323 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:36.965 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:38:36.965 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:38:36.965 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (15m) 6m ago 15m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:38:36.965 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (14m) 6m ago 14m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (9m) 6m ago 9m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (9m) 6m ago 9m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (7m) 6m ago 14m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (16m) 6m ago 16m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (13m) 6m ago 13m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (6m) 6m ago 6m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (6m) 6m ago 6m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 starting - - - - 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (13m) 6m ago 13m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (13m) 6m ago 13m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:38:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (12m) 6m ago 12m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:38:36.967 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (12m) 6m ago 12m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:38:36.967 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (12m) 6m ago 12m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:38:36.967 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (11m) 6m ago 11m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:38:36.967 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (11m) 6m ago 11m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:38:36.967 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (11m) 6m ago 11m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:38:36.967 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (10m) 6m ago 10m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:38:36.967 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (13m) 6m ago 14m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:38:37.362 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:38:37.362 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:38:37.362 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:38:37.362 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:38:37.362 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:38:37.362 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:38:37.362 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:38:37.362 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:38:37.363 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:38:37.694 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:38:37.694 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:38:37.695 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:38:37.695 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:38:37.695 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:38:37.695 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:38:37.695 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:38:37.695 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:38:37.695 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:38:37.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:36.281457+0000 mgr.smithi155.vdcsri (mgr.24441) 324 : audit [DBG] from='client.15046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:37.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:36.628597+0000 mgr.smithi155.vdcsri (mgr.24441) 325 : audit [DBG] from='client.15050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:37.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:37.365150+0000 mon.smithi077 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.77:0/3742428737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:38:37.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:36.281457+0000 mgr.smithi155.vdcsri (mgr.24441) 324 : audit [DBG] from='client.15046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:37.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:36.628597+0000 mgr.smithi155.vdcsri (mgr.24441) 325 : audit [DBG] from='client.15050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:37.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:37.365150+0000 mon.smithi077 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.77:0/3742428737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:38:38.078 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:38:38.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:36.958243+0000 mgr.smithi155.vdcsri (mgr.24441) 326 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:38.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:37.285947+0000 mgr.smithi155.vdcsri (mgr.24441) 327 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:38.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:37.697061+0000 mgr.smithi155.vdcsri (mgr.24441) 328 : audit [DBG] from='client.15062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:38.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:38.080996+0000 mon.smithi077 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.77:0/1328328526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:38:38.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:38.274585+0000 mon.smithi155 (mon.1) 122 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:38:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:36.958243+0000 mgr.smithi155.vdcsri (mgr.24441) 326 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:37.285947+0000 mgr.smithi155.vdcsri (mgr.24441) 327 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:37.697061+0000 mgr.smithi155.vdcsri (mgr.24441) 328 : audit [DBG] from='client.15062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:38:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:38.080996+0000 mon.smithi077 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.77:0/1328328526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:38:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:38.274585+0000 mon.smithi155 (mon.1) 122 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:38:40.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:39.286721+0000 mgr.smithi155.vdcsri (mgr.24441) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:40.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:39.286721+0000 mgr.smithi155.vdcsri (mgr.24441) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:41.193 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:42.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:41.287275+0000 mgr.smithi155.vdcsri (mgr.24441) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:42.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:41.287275+0000 mgr.smithi155.vdcsri (mgr.24441) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:44.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:43.287733+0000 mgr.smithi155.vdcsri (mgr.24441) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:44.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:43.287733+0000 mgr.smithi155.vdcsri (mgr.24441) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:46.251 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:46.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:45.288520+0000 mgr.smithi155.vdcsri (mgr.24441) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:45.288520+0000 mgr.smithi155.vdcsri (mgr.24441) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:47.288933+0000 mgr.smithi155.vdcsri (mgr.24441) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:48.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:47.288933+0000 mgr.smithi155.vdcsri (mgr.24441) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:50.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:49.289612+0000 mgr.smithi155.vdcsri (mgr.24441) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:50.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:49.289612+0000 mgr.smithi155.vdcsri (mgr.24441) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:51.290 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:51.290157+0000 mgr.smithi155.vdcsri (mgr.24441) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:51.290157+0000 mgr.smithi155.vdcsri (mgr.24441) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:53.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:38:53.274917+0000 mon.smithi155 (mon.1) 123 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:38:53.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:38:53.274917+0000 mon.smithi155 (mon.1) 123 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:38:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:53.290509+0000 mgr.smithi155.vdcsri (mgr.24441) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:53.290509+0000 mgr.smithi155.vdcsri (mgr.24441) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:56.336 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:38:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:55.291207+0000 mgr.smithi155.vdcsri (mgr.24441) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:55.291207+0000 mgr.smithi155.vdcsri (mgr.24441) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:38:58.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:38:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:57.291582+0000 mgr.smithi155.vdcsri (mgr.24441) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:38:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:38:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:57.291582+0000 mgr.smithi155.vdcsri (mgr.24441) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:00.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:38:59.292399+0000 mgr.smithi155.vdcsri (mgr.24441) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:00.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:38:59.292399+0000 mgr.smithi155.vdcsri (mgr.24441) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:01.381 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:02.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:01.292756+0000 mgr.smithi155.vdcsri (mgr.24441) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:01.292756+0000 mgr.smithi155.vdcsri (mgr.24441) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:04.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:03.293326+0000 mgr.smithi155.vdcsri (mgr.24441) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:04.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:03.293326+0000 mgr.smithi155.vdcsri (mgr.24441) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:06.423 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:06.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:05.294272+0000 mgr.smithi155.vdcsri (mgr.24441) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:06.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:05.294272+0000 mgr.smithi155.vdcsri (mgr.24441) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:08.428 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:39:08.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:07.294677+0000 mgr.smithi155.vdcsri (mgr.24441) 343 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:08.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:07.294677+0000 mgr.smithi155.vdcsri (mgr.24441) 343 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:09.054 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:39:09.054 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:39:09.054 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (15m) 7m ago 15m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:39:09.054 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (14m) 7m ago 14m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:39:09.054 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:39:09.054 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (9m) 7m ago 9m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:39:09.054 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (9m) 7m ago 9m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (7m) 7m ago 14m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (17m) 7m ago 17m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (14m) 7m ago 14m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (7m) 7m ago 7m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (7m) 7m ago 7m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 starting - - - - 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (14m) 7m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (13m) 7m ago 13m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (13m) 7m ago 13m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (13m) 7m ago 13m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (12m) 7m ago 12m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (12m) 7m ago 12m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:39:09.055 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (12m) 7m ago 12m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:39:09.056 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (11m) 7m ago 11m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:39:09.056 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (11m) 7m ago 11m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:39:09.056 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (13m) 7m ago 14m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:39:09.438 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:39:09.438 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:39:09.439 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:39:09.440 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:39:09.440 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:39:09.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:08.275184+0000 mon.smithi155 (mon.1) 124 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:39:09.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:08.418495+0000 mgr.smithi155.vdcsri (mgr.24441) 344 : audit [DBG] from='client.15070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:09.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:08.737029+0000 mgr.smithi155.vdcsri (mgr.24441) 345 : audit [DBG] from='client.15074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:09.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:08.275184+0000 mon.smithi155 (mon.1) 124 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:39:09.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:08.418495+0000 mgr.smithi155.vdcsri (mgr.24441) 344 : audit [DBG] from='client.15070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:09.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:08.737029+0000 mgr.smithi155.vdcsri (mgr.24441) 345 : audit [DBG] from='client.15074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:09.760 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:39:09.760 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:39:09.761 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:39:09.761 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:39:09.761 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:39:09.761 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:39:09.761 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:39:09.761 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:39:09.761 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:39:10.143 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:39:10.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:09.047353+0000 mgr.smithi155.vdcsri (mgr.24441) 346 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:10.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:09.295436+0000 mgr.smithi155.vdcsri (mgr.24441) 347 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:10.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:09.441686+0000 mon.smithi077 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.77:0/4261797928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:39:10.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:09.763369+0000 mgr.smithi155.vdcsri (mgr.24441) 348 : audit [DBG] from='client.15086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:10.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:10.147012+0000 mon.smithi077 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.77:0/2807049698' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:39:10.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:09.047353+0000 mgr.smithi155.vdcsri (mgr.24441) 346 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:10.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:09.295436+0000 mgr.smithi155.vdcsri (mgr.24441) 347 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:10.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:09.441686+0000 mon.smithi077 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.77:0/4261797928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:39:10.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:09.763369+0000 mgr.smithi155.vdcsri (mgr.24441) 348 : audit [DBG] from='client.15086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:10.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:10.147012+0000 mon.smithi077 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.77:0/2807049698' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:39:11.463 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:12.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:11.295888+0000 mgr.smithi155.vdcsri (mgr.24441) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:12.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:11.295888+0000 mgr.smithi155.vdcsri (mgr.24441) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:13.296277+0000 mgr.smithi155.vdcsri (mgr.24441) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:13.296277+0000 mgr.smithi155.vdcsri (mgr.24441) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:16.507 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:16.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:15.296986+0000 mgr.smithi155.vdcsri (mgr.24441) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:16.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:15.296986+0000 mgr.smithi155.vdcsri (mgr.24441) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:18.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:17.297429+0000 mgr.smithi155.vdcsri (mgr.24441) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:17.297429+0000 mgr.smithi155.vdcsri (mgr.24441) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:19.298211+0000 mgr.smithi155.vdcsri (mgr.24441) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:20.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:19.298211+0000 mgr.smithi155.vdcsri (mgr.24441) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:21.555 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:22.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:21.298597+0000 mgr.smithi155.vdcsri (mgr.24441) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:22.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:21.298597+0000 mgr.smithi155.vdcsri (mgr.24441) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:23.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:23.275431+0000 mon.smithi155 (mon.1) 125 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:39:23.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:23.275431+0000 mon.smithi155 (mon.1) 125 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:39:24.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:23.299104+0000 mgr.smithi155.vdcsri (mgr.24441) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:24.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:23.299104+0000 mgr.smithi155.vdcsri (mgr.24441) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:26.587 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:26.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:25.299917+0000 mgr.smithi155.vdcsri (mgr.24441) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:26.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:25.299917+0000 mgr.smithi155.vdcsri (mgr.24441) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:28.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:27.300501+0000 mgr.smithi155.vdcsri (mgr.24441) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:28.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:27.300501+0000 mgr.smithi155.vdcsri (mgr.24441) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:30.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:29.301232+0000 mgr.smithi155.vdcsri (mgr.24441) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:30.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:29.301232+0000 mgr.smithi155.vdcsri (mgr.24441) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:31.625 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:31.301614+0000 mgr.smithi155.vdcsri (mgr.24441) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:31.301614+0000 mgr.smithi155.vdcsri (mgr.24441) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:34.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:33.302088+0000 mgr.smithi155.vdcsri (mgr.24441) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:34.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:33.302088+0000 mgr.smithi155.vdcsri (mgr.24441) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:36.676 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:36.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:35.303003+0000 mgr.smithi155.vdcsri (mgr.24441) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:36.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:35.303003+0000 mgr.smithi155.vdcsri (mgr.24441) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:38.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:37.303409+0000 mgr.smithi155.vdcsri (mgr.24441) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:38.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:37.303409+0000 mgr.smithi155.vdcsri (mgr.24441) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:39.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:38.275867+0000 mon.smithi155 (mon.1) 126 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:39:39.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:38.275867+0000 mon.smithi155 (mon.1) 126 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:39:40.498 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:39:40.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:39.304069+0000 mgr.smithi155.vdcsri (mgr.24441) 363 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:40.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:39.304069+0000 mgr.smithi155.vdcsri (mgr.24441) 363 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:41.124 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:39:41.124 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:39:41.124 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (16m) 7m ago 16m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:39:41.124 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (15m) 7m ago 15m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (10m) 7m ago 10m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (10m) 7m ago 10m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (8m) 7m ago 15m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (17m) 7m ago 17m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (15m) 7m ago 15m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (7m) 7m ago 7m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (7m) 7m ago 7m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 starting - - - - 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (14m) 7m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (14m) 7m ago 14m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (14m) 7m ago 14m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (13m) 7m ago 13m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:39:41.125 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (13m) 7m ago 13m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:39:41.126 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (13m) 7m ago 13m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:39:41.126 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (12m) 7m ago 12m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:39:41.126 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (12m) 7m ago 12m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:39:41.126 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (11m) 7m ago 11m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:39:41.126 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (14m) 7m ago 15m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:39:41.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:40.488447+0000 mgr.smithi155.vdcsri (mgr.24441) 364 : audit [DBG] from='client.15094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:41.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:40.806605+0000 mgr.smithi155.vdcsri (mgr.24441) 365 : audit [DBG] from='client.15098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:39:41.505 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:39:41.506 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:39:41.506 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:39:41.506 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:39:41.506 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:39:41.506 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:39:41.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:40.488447+0000 mgr.smithi155.vdcsri (mgr.24441) 364 : audit [DBG] from='client.15094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:41.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:40.806605+0000 mgr.smithi155.vdcsri (mgr.24441) 365 : audit [DBG] from='client.15098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:41.705 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:41.830 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:39:41.830 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:39:41.831 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:39:41.831 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:39:41.831 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:39:41.831 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:39:41.831 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:39:41.831 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:39:41.831 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:39:42.209 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:39:42.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:41.117725+0000 mgr.smithi155.vdcsri (mgr.24441) 366 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:42.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:41.304445+0000 mgr.smithi155.vdcsri (mgr.24441) 367 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:42.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:41.508196+0000 mon.smithi077 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.77:0/2829633882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:39:42.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:41.833318+0000 mgr.smithi155.vdcsri (mgr.24441) 368 : audit [DBG] from='client.15110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:42.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:42.212635+0000 mon.smithi077 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.77:0/166863624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:39:42.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:41.117725+0000 mgr.smithi155.vdcsri (mgr.24441) 366 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:42.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:41.304445+0000 mgr.smithi155.vdcsri (mgr.24441) 367 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:42.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:41.508196+0000 mon.smithi077 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.77:0/2829633882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:39:42.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:41.833318+0000 mgr.smithi155.vdcsri (mgr.24441) 368 : audit [DBG] from='client.15110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:39:42.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:42.212635+0000 mon.smithi077 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.77:0/166863624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:39:44.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:43.304803+0000 mgr.smithi155.vdcsri (mgr.24441) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:44.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:43.304803+0000 mgr.smithi155.vdcsri (mgr.24441) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:46.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:45.305625+0000 mgr.smithi155.vdcsri (mgr.24441) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:46.749 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:45.305625+0000 mgr.smithi155.vdcsri (mgr.24441) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:47.306193+0000 mgr.smithi155.vdcsri (mgr.24441) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:48.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:47.306193+0000 mgr.smithi155.vdcsri (mgr.24441) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:50.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:49.307091+0000 mgr.smithi155.vdcsri (mgr.24441) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:50.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:49.307091+0000 mgr.smithi155.vdcsri (mgr.24441) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:51.789 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:51.307631+0000 mgr.smithi155.vdcsri (mgr.24441) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:51.307631+0000 mgr.smithi155.vdcsri (mgr.24441) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:53.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:39:53.276057+0000 mon.smithi155 (mon.1) 127 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:39:53.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:39:53.276057+0000 mon.smithi155 (mon.1) 127 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:39:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:53.308005+0000 mgr.smithi155.vdcsri (mgr.24441) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:53.308005+0000 mgr.smithi155.vdcsri (mgr.24441) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:55.308906+0000 mgr.smithi155.vdcsri (mgr.24441) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:56.836 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:39:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:55.308906+0000 mgr.smithi155.vdcsri (mgr.24441) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:39:58.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:39:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:57.309474+0000 mgr.smithi155.vdcsri (mgr.24441) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:39:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:39:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:57.309474+0000 mgr.smithi155.vdcsri (mgr.24441) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:00.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:39:59.310250+0000 mgr.smithi155.vdcsri (mgr.24441) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:00.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:00.000074+0000 mon.smithi077 (mon.0) 913 : cluster [INF] overall HEALTH_OK 2024-04-12T05:40:00.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:39:59.310250+0000 mgr.smithi155.vdcsri (mgr.24441) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:00.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:00.000074+0000 mon.smithi077 (mon.0) 913 : cluster [INF] overall HEALTH_OK 2024-04-12T05:40:01.882 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:02.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:01.310802+0000 mgr.smithi155.vdcsri (mgr.24441) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:01.310802+0000 mgr.smithi155.vdcsri (mgr.24441) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:04.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:03.311135+0000 mgr.smithi155.vdcsri (mgr.24441) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:04.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:03.311135+0000 mgr.smithi155.vdcsri (mgr.24441) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:06.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:05.311843+0000 mgr.smithi155.vdcsri (mgr.24441) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:06.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:05.311843+0000 mgr.smithi155.vdcsri (mgr.24441) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:06.918 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:08.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:07.312371+0000 mgr.smithi155.vdcsri (mgr.24441) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:08.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:07.312371+0000 mgr.smithi155.vdcsri (mgr.24441) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:09.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:08.276275+0000 mon.smithi155 (mon.1) 128 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:40:09.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:08.276275+0000 mon.smithi155 (mon.1) 128 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:40:10.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:09.313070+0000 mgr.smithi155.vdcsri (mgr.24441) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:10.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:09.313070+0000 mgr.smithi155.vdcsri (mgr.24441) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:11.970 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:12.562 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:40:12.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:11.313621+0000 mgr.smithi155.vdcsri (mgr.24441) 383 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:12.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:11.313621+0000 mgr.smithi155.vdcsri (mgr.24441) 383 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:13.192 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:40:13.192 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:40:13.192 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (16m) 8m ago 16m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:40:13.192 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (15m) 8m ago 15m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:40:13.192 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:40:13.192 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (11m) 8m ago 11m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:40:13.192 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (10m) 8m ago 10m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (8m) 8m ago 15m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (18m) 8m ago 18m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (15m) 8m ago 15m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (8m) 8m ago 8m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (8m) 8m ago 8m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 starting - - - - 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (15m) 8m ago 15m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (15m) 8m ago 15m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (14m) 8m ago 14m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (14m) 8m ago 14m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (13m) 8m ago 13m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (13m) 8m ago 13m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (13m) 8m ago 13m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:40:13.193 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (12m) 8m ago 12m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:40:13.194 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (12m) 8m ago 12m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:40:13.194 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (14m) 8m ago 15m 53.3M - 2.18.1 de242295e225 6148b30def2a 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:40:13.580 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:40:13.581 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:40:13.581 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:40:13.581 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:40:13.581 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:40:13.581 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:40:13.581 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:40:13.581 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:40:13.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:12.552852+0000 mgr.smithi155.vdcsri (mgr.24441) 384 : audit [DBG] from='client.15118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:13.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:12.552852+0000 mgr.smithi155.vdcsri (mgr.24441) 384 : audit [DBG] from='client.15118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:13.900 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:40:13.900 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:40:13.901 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:40:13.901 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:40:13.901 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:40:13.901 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:40:13.901 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:40:13.901 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:40:13.901 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:40:14.279 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:40:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:12.871350+0000 mgr.smithi155.vdcsri (mgr.24441) 385 : audit [DBG] from='client.15122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:13.185441+0000 mgr.smithi155.vdcsri (mgr.24441) 386 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:13.313978+0000 mgr.smithi155.vdcsri (mgr.24441) 387 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:13.583347+0000 mon.smithi077 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.77:0/2198358502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:40:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:14.282554+0000 mon.smithi077 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.77:0/4013262666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:40:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:12.871350+0000 mgr.smithi155.vdcsri (mgr.24441) 385 : audit [DBG] from='client.15122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:13.185441+0000 mgr.smithi155.vdcsri (mgr.24441) 386 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:13.313978+0000 mgr.smithi155.vdcsri (mgr.24441) 387 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:13.583347+0000 mon.smithi077 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.77:0/2198358502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:40:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:14.282554+0000 mon.smithi077 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.77:0/4013262666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:40:15.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:13.903733+0000 mgr.smithi155.vdcsri (mgr.24441) 388 : audit [DBG] from='client.15134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:13.903733+0000 mgr.smithi155.vdcsri (mgr.24441) 388 : audit [DBG] from='client.15134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:16.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:15.314744+0000 mgr.smithi155.vdcsri (mgr.24441) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:16.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:15.314744+0000 mgr.smithi155.vdcsri (mgr.24441) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:17.011 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:18.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:17.315338+0000 mgr.smithi155.vdcsri (mgr.24441) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:17.315338+0000 mgr.smithi155.vdcsri (mgr.24441) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:19.316007+0000 mgr.smithi155.vdcsri (mgr.24441) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:20.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:19.316007+0000 mgr.smithi155.vdcsri (mgr.24441) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:22.055 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:22.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:21.316551+0000 mgr.smithi155.vdcsri (mgr.24441) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:22.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:21.316551+0000 mgr.smithi155.vdcsri (mgr.24441) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:23.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:23.276504+0000 mon.smithi155 (mon.1) 129 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:40:23.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:23.276504+0000 mon.smithi155 (mon.1) 129 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:40:24.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:23.316935+0000 mgr.smithi155.vdcsri (mgr.24441) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:24.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:23.316935+0000 mgr.smithi155.vdcsri (mgr.24441) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:26.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:25.317743+0000 mgr.smithi155.vdcsri (mgr.24441) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:26.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:25.317743+0000 mgr.smithi155.vdcsri (mgr.24441) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:27.104 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:28.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:27.318323+0000 mgr.smithi155.vdcsri (mgr.24441) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:28.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:27.318323+0000 mgr.smithi155.vdcsri (mgr.24441) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:30.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:29.319033+0000 mgr.smithi155.vdcsri (mgr.24441) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:30.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:29.319033+0000 mgr.smithi155.vdcsri (mgr.24441) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:32.141 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:31.319444+0000 mgr.smithi155.vdcsri (mgr.24441) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:31.319444+0000 mgr.smithi155.vdcsri (mgr.24441) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:34.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:33.319857+0000 mgr.smithi155.vdcsri (mgr.24441) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:34.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:33.319857+0000 mgr.smithi155.vdcsri (mgr.24441) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:36.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:35.320609+0000 mgr.smithi155.vdcsri (mgr.24441) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:36.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:35.320609+0000 mgr.smithi155.vdcsri (mgr.24441) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:37.183 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:38.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:37.321083+0000 mgr.smithi155.vdcsri (mgr.24441) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:38.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:37.321083+0000 mgr.smithi155.vdcsri (mgr.24441) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:39.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:38.276840+0000 mon.smithi155 (mon.1) 130 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:40:39.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:38.276840+0000 mon.smithi155 (mon.1) 130 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:40:40.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:39.321902+0000 mgr.smithi155.vdcsri (mgr.24441) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:40.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:39.321902+0000 mgr.smithi155.vdcsri (mgr.24441) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:42.225 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:42.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:41.322450+0000 mgr.smithi155.vdcsri (mgr.24441) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:42.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:41.322450+0000 mgr.smithi155.vdcsri (mgr.24441) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:44.627 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:40:44.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:43.322992+0000 mgr.smithi155.vdcsri (mgr.24441) 403 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:44.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:43.383168+0000 mon.smithi077 (mon.0) 916 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:40:44.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:43.389870+0000 mon.smithi077 (mon.0) 917 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:40:44.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:40:43.395828+0000 mgr.smithi155.vdcsri (mgr.24441) 404 : cephadm [INF] Reconfiguring node-exporter.smithi155 (dependencies changed)... 2024-04-12T05:40:44.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:40:43.396281+0000 mgr.smithi155.vdcsri (mgr.24441) 405 : cephadm [INF] Reconfiguring daemon node-exporter.smithi155 on smithi155 2024-04-12T05:40:44.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:43.322992+0000 mgr.smithi155.vdcsri (mgr.24441) 403 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:44.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:43.383168+0000 mon.smithi077 (mon.0) 916 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:40:44.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:43.389870+0000 mon.smithi077 (mon.0) 917 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:40:44.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:40:43.395828+0000 mgr.smithi155.vdcsri (mgr.24441) 404 : cephadm [INF] Reconfiguring node-exporter.smithi155 (dependencies changed)... 2024-04-12T05:40:44.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:40:43.396281+0000 mgr.smithi155.vdcsri (mgr.24441) 405 : cephadm [INF] Reconfiguring daemon node-exporter.smithi155 on smithi155 2024-04-12T05:40:45.247 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:40:45.247 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:40:45.247 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (17m) 8m ago 17m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:40:45.247 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (16m) 8m ago 16m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:40:45.247 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (11m) 8m ago 11m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (11m) 8m ago 11m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (9m) 8m ago 16m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (18m) 8m ago 18m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (16m) 8m ago 16m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (8m) 8m ago 8m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (8m) 8m ago 8m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 starting - - - - 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (15m) 8m ago 15m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (15m) 8m ago 15m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (15m) 8m ago 15m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (14m) 8m ago 14m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:40:45.248 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (14m) 8m ago 14m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:40:45.249 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (14m) 8m ago 14m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:40:45.249 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (13m) 8m ago 13m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:40:45.249 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (13m) 8m ago 13m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:40:45.249 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (13m) 8m ago 13m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:40:45.249 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 starting - - - - 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:40:45.633 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:40:45.634 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:40:45.634 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:40:45.634 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:40:45.634 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:40:45.634 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:40:45.634 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:40:45.634 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:40:45.634 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:40:45.634 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:40:45.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:45 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:44.616846+0000 mgr.smithi155.vdcsri (mgr.24441) 406 : audit [DBG] from='client.15142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:45.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:44.616846+0000 mgr.smithi155.vdcsri (mgr.24441) 406 : audit [DBG] from='client.15142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:45.953 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:40:45.953 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:40:45.953 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:40:45.953 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:40:45.953 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:40:45.953 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:40:45.953 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:40:45.954 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:40:45.954 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:40:46.331 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:40:46.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:44.934281+0000 mgr.smithi155.vdcsri (mgr.24441) 407 : audit [DBG] from='client.15146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:46.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:45.241016+0000 mgr.smithi155.vdcsri (mgr.24441) 408 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:46.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:45.323718+0000 mgr.smithi155.vdcsri (mgr.24441) 409 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:46.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:45.636552+0000 mon.smithi077 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.77:0/153323313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:40:46.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:46.334723+0000 mon.smithi077 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.77:0/2892725136' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:40:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:44.934281+0000 mgr.smithi155.vdcsri (mgr.24441) 407 : audit [DBG] from='client.15146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:45.241016+0000 mgr.smithi155.vdcsri (mgr.24441) 408 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:45.323718+0000 mgr.smithi155.vdcsri (mgr.24441) 409 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:45.636552+0000 mon.smithi077 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.77:0/153323313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:40:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:46.334723+0000 mon.smithi077 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.77:0/2892725136' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:40:47.269 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:45.956384+0000 mgr.smithi155.vdcsri (mgr.24441) 410 : audit [DBG] from='client.15158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:47.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:45.956384+0000 mgr.smithi155.vdcsri (mgr.24441) 410 : audit [DBG] from='client.15158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:40:48.721 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:47.324268+0000 mgr.smithi155.vdcsri (mgr.24441) 411 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:48.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:47.324268+0000 mgr.smithi155.vdcsri (mgr.24441) 411 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:50.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:49.325122+0000 mgr.smithi155.vdcsri (mgr.24441) 412 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:50.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:49.325122+0000 mgr.smithi155.vdcsri (mgr.24441) 412 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:52.308 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:51.325638+0000 mgr.smithi155.vdcsri (mgr.24441) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:51.325638+0000 mgr.smithi155.vdcsri (mgr.24441) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:53.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:40:53.277133+0000 mon.smithi155 (mon.1) 131 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:40:53.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:40:53.277133+0000 mon.smithi155 (mon.1) 131 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:40:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:53.326127+0000 mgr.smithi155.vdcsri (mgr.24441) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:53.326127+0000 mgr.smithi155.vdcsri (mgr.24441) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:56.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:55.326892+0000 mgr.smithi155.vdcsri (mgr.24441) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:55.326892+0000 mgr.smithi155.vdcsri (mgr.24441) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:40:57.361 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:40:58.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:40:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:57.327276+0000 mgr.smithi155.vdcsri (mgr.24441) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:40:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:40:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:57.327276+0000 mgr.smithi155.vdcsri (mgr.24441) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:00.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:40:59.327893+0000 mgr.smithi155.vdcsri (mgr.24441) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:00.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:40:59.327893+0000 mgr.smithi155.vdcsri (mgr.24441) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:02.413 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:02.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:01.328402+0000 mgr.smithi155.vdcsri (mgr.24441) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:01.328402+0000 mgr.smithi155.vdcsri (mgr.24441) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:04.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:03.328918+0000 mgr.smithi155.vdcsri (mgr.24441) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:04.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:03.328918+0000 mgr.smithi155.vdcsri (mgr.24441) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:06.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:05.329917+0000 mgr.smithi155.vdcsri (mgr.24441) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:06.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:05.329917+0000 mgr.smithi155.vdcsri (mgr.24441) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:07.450 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:08.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:07.330361+0000 mgr.smithi155.vdcsri (mgr.24441) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:08.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:07.330361+0000 mgr.smithi155.vdcsri (mgr.24441) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:09.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:08.277295+0000 mon.smithi155 (mon.1) 132 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:41:09.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:08.277295+0000 mon.smithi155 (mon.1) 132 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:41:10.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:09.331169+0000 mgr.smithi155.vdcsri (mgr.24441) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:10.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:09.331169+0000 mgr.smithi155.vdcsri (mgr.24441) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:12.487 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:12.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:11.331555+0000 mgr.smithi155.vdcsri (mgr.24441) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:12.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:11.331555+0000 mgr.smithi155.vdcsri (mgr.24441) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:13.332224+0000 mgr.smithi155.vdcsri (mgr.24441) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:13.332224+0000 mgr.smithi155.vdcsri (mgr.24441) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:16.676 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:41:16.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:15.332941+0000 mgr.smithi155.vdcsri (mgr.24441) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:16.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:15.332941+0000 mgr.smithi155.vdcsri (mgr.24441) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:17.343 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:41:17.343 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:41:17.343 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (17m) 9m ago 17m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:41:17.343 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (16m) 9m ago 16m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (12m) 9m ago 12m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (12m) 9m ago 12m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (10m) 9m ago 16m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (19m) 9m ago 19m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (16m) 9m ago 16m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (9m) 9m ago 9m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (9m) 9m ago 9m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 starting - - - - 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (16m) 9m ago 16m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (16m) 9m ago 16m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:41:17.344 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (15m) 9m ago 15m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:41:17.345 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (15m) 9m ago 15m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:41:17.345 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (14m) 9m ago 14m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:41:17.345 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (14m) 9m ago 14m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:41:17.345 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (14m) 9m ago 14m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:41:17.345 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (13m) 9m ago 13m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:41:17.345 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (13m) 9m ago 13m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:41:17.345 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 starting - - - - 2024-04-12T05:41:17.523 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:17.611 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:16.666341+0000 mgr.smithi155.vdcsri (mgr.24441) 426 : audit [DBG] from='client.15166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:41:17.735 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:41:17.736 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:41:17.736 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:41:17.736 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:41:17.736 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:41:17.736 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:41:17.736 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:41:17.736 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:41:17.736 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:41:17.736 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:41:17.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:16.666341+0000 mgr.smithi155.vdcsri (mgr.24441) 426 : audit [DBG] from='client.15166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:18.057 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:41:18.057 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:41:18.057 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:41:18.057 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:41:18.057 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:41:18.057 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:41:18.057 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:41:18.057 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:41:18.057 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:41:18.438 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:41:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:17.003404+0000 mgr.smithi155.vdcsri (mgr.24441) 427 : audit [DBG] from='client.15170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:17.333533+0000 mgr.smithi155.vdcsri (mgr.24441) 428 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:17.337122+0000 mgr.smithi155.vdcsri (mgr.24441) 429 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:17.738740+0000 mon.smithi077 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.77:0/3458293812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:41:18.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:17.003404+0000 mgr.smithi155.vdcsri (mgr.24441) 427 : audit [DBG] from='client.15170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:18.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:17.333533+0000 mgr.smithi155.vdcsri (mgr.24441) 428 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:18.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:17.337122+0000 mgr.smithi155.vdcsri (mgr.24441) 429 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:18.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:17.738740+0000 mon.smithi077 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.77:0/3458293812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:41:19.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:18.060442+0000 mgr.smithi155.vdcsri (mgr.24441) 430 : audit [DBG] from='client.15182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:19.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:18.441764+0000 mon.smithi077 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.77:0/482954016' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:41:19.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:18.060442+0000 mgr.smithi155.vdcsri (mgr.24441) 430 : audit [DBG] from='client.15182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:19.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:18.441764+0000 mon.smithi077 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.77:0/482954016' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:41:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:19.334302+0000 mgr.smithi155.vdcsri (mgr.24441) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:20.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:19.334302+0000 mgr.smithi155.vdcsri (mgr.24441) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:22.556 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:22.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:21.334793+0000 mgr.smithi155.vdcsri (mgr.24441) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:22.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:21.334793+0000 mgr.smithi155.vdcsri (mgr.24441) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:23.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:23.277565+0000 mon.smithi155 (mon.1) 133 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:41:23.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:23.277565+0000 mon.smithi155 (mon.1) 133 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:41:24.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:23.335241+0000 mgr.smithi155.vdcsri (mgr.24441) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:24.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:23.335241+0000 mgr.smithi155.vdcsri (mgr.24441) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:26.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:25.335928+0000 mgr.smithi155.vdcsri (mgr.24441) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:26.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:25.335928+0000 mgr.smithi155.vdcsri (mgr.24441) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:27.604 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:28.529 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:27.336420+0000 mgr.smithi155.vdcsri (mgr.24441) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:28.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:27.336420+0000 mgr.smithi155.vdcsri (mgr.24441) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:30.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:29.337060+0000 mgr.smithi155.vdcsri (mgr.24441) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:30.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:29.337060+0000 mgr.smithi155.vdcsri (mgr.24441) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:32.656 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:31.337526+0000 mgr.smithi155.vdcsri (mgr.24441) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:31.337526+0000 mgr.smithi155.vdcsri (mgr.24441) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:34.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:33.337876+0000 mgr.smithi155.vdcsri (mgr.24441) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:34.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:33.337876+0000 mgr.smithi155.vdcsri (mgr.24441) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:36.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:35.338780+0000 mgr.smithi155.vdcsri (mgr.24441) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:36.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:35.338780+0000 mgr.smithi155.vdcsri (mgr.24441) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:37.704 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:38.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:37.339218+0000 mgr.smithi155.vdcsri (mgr.24441) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:38.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:38.277960+0000 mon.smithi155 (mon.1) 134 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:41:38.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:37.339218+0000 mgr.smithi155.vdcsri (mgr.24441) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:38.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:38.277960+0000 mon.smithi155 (mon.1) 134 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:41:40.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:39.339959+0000 mgr.smithi155.vdcsri (mgr.24441) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:40.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:39.339959+0000 mgr.smithi155.vdcsri (mgr.24441) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:42.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:41.340568+0000 mgr.smithi155.vdcsri (mgr.24441) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:42.752 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:42.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:41.340568+0000 mgr.smithi155.vdcsri (mgr.24441) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:44.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:43.341103+0000 mgr.smithi155.vdcsri (mgr.24441) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:44.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:43.341103+0000 mgr.smithi155.vdcsri (mgr.24441) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:46.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:45.341830+0000 mgr.smithi155.vdcsri (mgr.24441) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:45.341830+0000 mgr.smithi155.vdcsri (mgr.24441) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:47.799 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:47.342405+0000 mgr.smithi155.vdcsri (mgr.24441) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:48.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:47.342405+0000 mgr.smithi155.vdcsri (mgr.24441) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:48.788 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (18m) 9m ago 18m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (17m) 9m ago 17m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (12m) 9m ago 12m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (12m) 9m ago 12m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (10m) 9m ago 17m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (19m) 9m ago 19m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (17m) 9m ago 17m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:41:49.423 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (9m) 9m ago 9m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (9m) 9m ago 9m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 starting - - - - 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (16m) 9m ago 16m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (16m) 9m ago 16m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (16m) 9m ago 16m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (15m) 9m ago 15m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (15m) 9m ago 15m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (15m) 9m ago 15m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (14m) 9m ago 14m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (14m) 9m ago 14m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (14m) 9m ago 14m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:41:49.424 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 starting - - - - 2024-04-12T05:41:49.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:48.778469+0000 mgr.smithi155.vdcsri (mgr.24441) 446 : audit [DBG] from='client.15190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:49.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:48.778469+0000 mgr.smithi155.vdcsri (mgr.24441) 446 : audit [DBG] from='client.15190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:41:49.800 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:41:49.801 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:41:49.801 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:41:49.801 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:41:49.801 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:41:49.801 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:41:49.801 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:41:49.801 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:41:49.801 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:41:49.801 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:41:50.119 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:41:50.120 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:41:50.120 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:41:50.120 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:41:50.120 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:41:50.120 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:41:50.120 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:41:50.120 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:41:50.120 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:41:50.498 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:41:50.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:49.097589+0000 mgr.smithi155.vdcsri (mgr.24441) 447 : audit [DBG] from='client.15194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:50.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:49.343075+0000 mgr.smithi155.vdcsri (mgr.24441) 448 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:50.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:49.416316+0000 mgr.smithi155.vdcsri (mgr.24441) 449 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:50.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:49.803902+0000 mon.smithi077 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.77:0/2154235310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:41:50.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:49.097589+0000 mgr.smithi155.vdcsri (mgr.24441) 447 : audit [DBG] from='client.15194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:50.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:49.343075+0000 mgr.smithi155.vdcsri (mgr.24441) 448 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:50.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:49.416316+0000 mgr.smithi155.vdcsri (mgr.24441) 449 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:50.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:49.803902+0000 mon.smithi077 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.77:0/2154235310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:41:51.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:50.123082+0000 mgr.smithi155.vdcsri (mgr.24441) 450 : audit [DBG] from='client.15206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:51.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:50.502270+0000 mon.smithi077 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.77:0/1197116142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:41:51.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:50.123082+0000 mgr.smithi155.vdcsri (mgr.24441) 450 : audit [DBG] from='client.15206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:41:51.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:50.502270+0000 mon.smithi077 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.77:0/1197116142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:41:52.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:51.343587+0000 mgr.smithi155.vdcsri (mgr.24441) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:51.343587+0000 mgr.smithi155.vdcsri (mgr.24441) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:52.843 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:53.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:41:53.278223+0000 mon.smithi155 (mon.1) 135 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:41:53.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:41:53.278223+0000 mon.smithi155 (mon.1) 135 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:41:54.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:53.343983+0000 mgr.smithi155.vdcsri (mgr.24441) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:53.343983+0000 mgr.smithi155.vdcsri (mgr.24441) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:55.344693+0000 mgr.smithi155.vdcsri (mgr.24441) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:55.344693+0000 mgr.smithi155.vdcsri (mgr.24441) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:41:57.879 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:41:58.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:41:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:57.345284+0000 mgr.smithi155.vdcsri (mgr.24441) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:41:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:41:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:57.345284+0000 mgr.smithi155.vdcsri (mgr.24441) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:00.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:41:59.345898+0000 mgr.smithi155.vdcsri (mgr.24441) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:00.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:41:59.345898+0000 mgr.smithi155.vdcsri (mgr.24441) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:01.346331+0000 mgr.smithi155.vdcsri (mgr.24441) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:01.346331+0000 mgr.smithi155.vdcsri (mgr.24441) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:02.919 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:04.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:03.346821+0000 mgr.smithi155.vdcsri (mgr.24441) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:04.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:03.346821+0000 mgr.smithi155.vdcsri (mgr.24441) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:06.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:05.347536+0000 mgr.smithi155.vdcsri (mgr.24441) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:06.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:06 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:05.347536+0000 mgr.smithi155.vdcsri (mgr.24441) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:07.950 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:08.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:07.347948+0000 mgr.smithi155.vdcsri (mgr.24441) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:08.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:08.278274+0000 mon.smithi155 (mon.1) 136 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:42:08.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:07.347948+0000 mgr.smithi155.vdcsri (mgr.24441) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:08.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:08.278274+0000 mon.smithi155 (mon.1) 136 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:42:10.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:09.348590+0000 mgr.smithi155.vdcsri (mgr.24441) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:10.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:09.348590+0000 mgr.smithi155.vdcsri (mgr.24441) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:12.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:11.348990+0000 mgr.smithi155.vdcsri (mgr.24441) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:12.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:12 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:11.348990+0000 mgr.smithi155.vdcsri (mgr.24441) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:12.990 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:13.349383+0000 mgr.smithi155.vdcsri (mgr.24441) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:14.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:13.349383+0000 mgr.smithi155.vdcsri (mgr.24441) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:16.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:15.350250+0000 mgr.smithi155.vdcsri (mgr.24441) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:16.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:15.350250+0000 mgr.smithi155.vdcsri (mgr.24441) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:18.024 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:18.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:17.350710+0000 mgr.smithi155.vdcsri (mgr.24441) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:18.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:17.350710+0000 mgr.smithi155.vdcsri (mgr.24441) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:20.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:19.351516+0000 mgr.smithi155.vdcsri (mgr.24441) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:20.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:19.351516+0000 mgr.smithi155.vdcsri (mgr.24441) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:20.844 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:42:21.476 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:42:21.476 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:42:21.476 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (18m) 10m ago 18m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:42:21.476 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (17m) 10m ago 17m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:42:21.476 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:42:21.476 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (13m) 10m ago 13m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:42:21.476 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (13m) 10m ago 13m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:42:21.476 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:9283 running (20m) 10m ago 20m 367M - 16.2.5 6933c2a0b7dd c465f6eddaba 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (11m) 10m ago 17m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (20m) 10m ago 20m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (17m) 10m ago 17m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (10m) 10m ago 10m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (10m) 10m ago 10m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 starting - - - - 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (17m) 10m ago 17m 17.2M - 0.18.1 e5a616e4b9cf 0f303a78bb20 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (17m) 10m ago 17m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (16m) 10m ago 16m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (16m) 10m ago 16m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (15m) 10m ago 15m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (15m) 10m ago 15m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (15m) 10m ago 15m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (15m) 10m ago 15m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:42:21.477 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (14m) 10m ago 14m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:42:21.478 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 starting - - - - 2024-04-12T05:42:21.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:20.836203+0000 mgr.smithi155.vdcsri (mgr.24441) 466 : audit [DBG] from='client.15214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:20.836203+0000 mgr.smithi155.vdcsri (mgr.24441) 466 : audit [DBG] from='client.15214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:21.852 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:42:21.852 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:42:21.852 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:42:21.852 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:42:21.852 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:42:21.852 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:42:21.852 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:42:21.852 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:42:21.852 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:42:21.853 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:42:22.171 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:42:22.171 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:42:22.171 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:42:22.171 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:42:22.171 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:42:22.171 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:42:22.171 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:42:22.171 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:42:22.171 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:42:22.549 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:42:22.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:21.157892+0000 mgr.smithi155.vdcsri (mgr.24441) 467 : audit [DBG] from='client.15218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:22.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:21.352011+0000 mgr.smithi155.vdcsri (mgr.24441) 468 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:22.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:21.469878+0000 mgr.smithi155.vdcsri (mgr.24441) 469 : audit [DBG] from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:22.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:22 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:21.856084+0000 mon.smithi077 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.77:0/770827873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:42:22.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:21.157892+0000 mgr.smithi155.vdcsri (mgr.24441) 467 : audit [DBG] from='client.15218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:22.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:21.352011+0000 mgr.smithi155.vdcsri (mgr.24441) 468 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:22.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:21.469878+0000 mgr.smithi155.vdcsri (mgr.24441) 469 : audit [DBG] from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:22.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:21.856084+0000 mon.smithi077 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.77:0/770827873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:42:23.056 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:23.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:22.174421+0000 mgr.smithi155.vdcsri (mgr.24441) 470 : audit [DBG] from='client.15230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:23.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:22.553583+0000 mon.smithi077 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.77:0/3327593139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:42:23.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:23.278596+0000 mon.smithi155 (mon.1) 137 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:42:23.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:22.174421+0000 mgr.smithi155.vdcsri (mgr.24441) 470 : audit [DBG] from='client.15230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:23.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:22.553583+0000 mon.smithi077 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.77:0/3327593139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:42:23.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:23.278596+0000 mon.smithi155 (mon.1) 137 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:42:24.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:23.352464+0000 mgr.smithi155.vdcsri (mgr.24441) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:24.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:23.352464+0000 mgr.smithi155.vdcsri (mgr.24441) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:26.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:25.353222+0000 mgr.smithi155.vdcsri (mgr.24441) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:26.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:25.353222+0000 mgr.smithi155.vdcsri (mgr.24441) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:28.097 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:28.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:27.353637+0000 mgr.smithi155.vdcsri (mgr.24441) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:28.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:28 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:27.353637+0000 mgr.smithi155.vdcsri (mgr.24441) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:30.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:30 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:29.354379+0000 mgr.smithi155.vdcsri (mgr.24441) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:29.354379+0000 mgr.smithi155.vdcsri (mgr.24441) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:31.354977+0000 mgr.smithi155.vdcsri (mgr.24441) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:31.354977+0000 mgr.smithi155.vdcsri (mgr.24441) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:33.148 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:34 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:33.355428+0000 mgr.smithi155.vdcsri (mgr.24441) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:34.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:33.355428+0000 mgr.smithi155.vdcsri (mgr.24441) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:35.356221+0000 mgr.smithi155.vdcsri (mgr.24441) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:36.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:35.356221+0000 mgr.smithi155.vdcsri (mgr.24441) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:38.184 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:38.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:37.356736+0000 mgr.smithi155.vdcsri (mgr.24441) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:38.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:38.279025+0000 mon.smithi155 (mon.1) 138 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:42:38.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:37.356736+0000 mgr.smithi155.vdcsri (mgr.24441) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:38.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:38.279025+0000 mon.smithi155 (mon.1) 138 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:42:40.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:39.357477+0000 mgr.smithi155.vdcsri (mgr.24441) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:40.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:39.357477+0000 mgr.smithi155.vdcsri (mgr.24441) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:42.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:41.357890+0000 mgr.smithi155.vdcsri (mgr.24441) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:42.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:41.357890+0000 mgr.smithi155.vdcsri (mgr.24441) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:43.234 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:44.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:43.358489+0000 mgr.smithi155.vdcsri (mgr.24441) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:44.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:44 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:43.358489+0000 mgr.smithi155.vdcsri (mgr.24441) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:46.679 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:45.359220+0000 mgr.smithi155.vdcsri (mgr.24441) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:46.679 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.396068+0000 mon.smithi077 (mon.0) 926 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.679 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.401452+0000 mon.smithi077 (mon.0) 927 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.679 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.423836+0000 mon.smithi155 (mon.1) 139 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:42:46.679 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.424192+0000 mgr.smithi155.vdcsri (mgr.24441) 483 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:42:46.679 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.425066+0000 mon.smithi155 (mon.1) 140 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T05:42:46.679 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.425331+0000 mgr.smithi155.vdcsri (mgr.24441) 484 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T05:42:46.679 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.429138+0000 mon.smithi077 (mon.0) 928 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.438665+0000 mon.smithi155 (mon.1) 141 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.439020+0000 mgr.smithi155.vdcsri (mgr.24441) 485 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.442206+0000 mon.smithi155 (mon.1) 142 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi077.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.442516+0000 mgr.smithi155.vdcsri (mgr.24441) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi077.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.446456+0000 mon.smithi077 (mon.0) 929 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.456522+0000 mon.smithi155 (mon.1) 143 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.456952+0000 mgr.smithi155.vdcsri (mgr.24441) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.459461+0000 mon.smithi155 (mon.1) 144 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi077.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.459764+0000 mgr.smithi155.vdcsri (mgr.24441) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi077.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.463779+0000 mon.smithi077 (mon.0) 930 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.479294+0000 mon.smithi155 (mon.1) 145 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:45.483748+0000 mon.smithi077 (mon.0) 931 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.680 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:42:45.486922+0000 mgr.smithi155.vdcsri (mgr.24441) 489 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:42:46.681 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:42:45.487378+0000 mgr.smithi155.vdcsri (mgr.24441) 490 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:42:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:45.359220+0000 mgr.smithi155.vdcsri (mgr.24441) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.396068+0000 mon.smithi077 (mon.0) 926 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.401452+0000 mon.smithi077 (mon.0) 927 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.423836+0000 mon.smithi155 (mon.1) 139 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:42:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.424192+0000 mgr.smithi155.vdcsri (mgr.24441) 483 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:42:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.425066+0000 mon.smithi155 (mon.1) 140 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T05:42:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.425331+0000 mgr.smithi155.vdcsri (mgr.24441) 484 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T05:42:46.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.429138+0000 mon.smithi077 (mon.0) 928 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.438665+0000 mon.smithi155 (mon.1) 141 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.439020+0000 mgr.smithi155.vdcsri (mgr.24441) 485 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.442206+0000 mon.smithi155 (mon.1) 142 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi077.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.442516+0000 mgr.smithi155.vdcsri (mgr.24441) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi077.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.446456+0000 mon.smithi077 (mon.0) 929 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.456522+0000 mon.smithi155 (mon.1) 143 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.456952+0000 mgr.smithi155.vdcsri (mgr.24441) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.459461+0000 mon.smithi155 (mon.1) 144 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi077.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.459764+0000 mgr.smithi155.vdcsri (mgr.24441) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi077.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.463779+0000 mon.smithi077 (mon.0) 930 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.479294+0000 mon.smithi155 (mon.1) 145 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:45.483748+0000 mon.smithi077 (mon.0) 931 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:42:45.486922+0000 mgr.smithi155.vdcsri (mgr.24441) 489 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:42:46.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:42:45.487378+0000 mgr.smithi155.vdcsri (mgr.24441) 490 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:42:48.269 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:48.301 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:42:47.005337+0000 mgr.smithi155.vdcsri (mgr.24441) 491 : cephadm [INF] Upgrade: Updating mgr.smithi077.pbilcj 2024-04-12T05:42:48.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:47.009943+0000 mon.smithi077 (mon.0) 932 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:48.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:47.011842+0000 mon.smithi155 (mon.1) 146 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi077.pbilcj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:42:48.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:47.012411+0000 mon.smithi077 (mon.0) 933 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi077.pbilcj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:42:48.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:47.013421+0000 mon.smithi155 (mon.1) 147 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:42:48.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:47.014283+0000 mon.smithi155 (mon.1) 148 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:42:48.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:42:47.015206+0000 mgr.smithi155.vdcsri (mgr.24441) 492 : cephadm [INF] Deploying daemon mgr.smithi077.pbilcj on smithi077 2024-04-12T05:42:48.302 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:47.359610+0000 mgr.smithi155.vdcsri (mgr.24441) 493 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:48.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:42:47.005337+0000 mgr.smithi155.vdcsri (mgr.24441) 491 : cephadm [INF] Upgrade: Updating mgr.smithi077.pbilcj 2024-04-12T05:42:48.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:47.009943+0000 mon.smithi077 (mon.0) 932 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:48.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:47.011842+0000 mon.smithi155 (mon.1) 146 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi077.pbilcj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:42:48.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:47.012411+0000 mon.smithi077 (mon.0) 933 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi077.pbilcj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:42:48.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:47.013421+0000 mon.smithi155 (mon.1) 147 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:42:48.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:47.014283+0000 mon.smithi155 (mon.1) 148 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:42:48.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:42:47.015206+0000 mgr.smithi155.vdcsri (mgr.24441) 492 : cephadm [INF] Deploying daemon mgr.smithi077.pbilcj on smithi077 2024-04-12T05:42:48.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:47.359610+0000 mgr.smithi155.vdcsri (mgr.24441) 493 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:50 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:49.360335+0000 mgr.smithi155.vdcsri (mgr.24441) 494 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:50.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:49.360335+0000 mgr.smithi155.vdcsri (mgr.24441) 494 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:51.949 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:50.610506+0000 mon.smithi077 (mon.0) 934 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:51.949 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:50.615883+0000 mon.smithi077 (mon.0) 935 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:51.949 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:50.637686+0000 mon.smithi155 (mon.1) 149 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:42:51.949 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:50.907575+0000 mon.smithi077 (mon.0) 936 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:51.950 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:50.913072+0000 mon.smithi077 (mon.0) 937 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:51.950 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:50.957677+0000 mon.smithi077 (mon.0) 938 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:51.950 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:51 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:50.963326+0000 mon.smithi077 (mon.0) 939 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:52.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:50.610506+0000 mon.smithi077 (mon.0) 934 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:52.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:50.615883+0000 mon.smithi077 (mon.0) 935 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:52.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:50.637686+0000 mon.smithi155 (mon.1) 149 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:42:52.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:50.907575+0000 mon.smithi077 (mon.0) 936 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:52.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:50.913072+0000 mon.smithi077 (mon.0) 937 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:52.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:50.957677+0000 mon.smithi077 (mon.0) 938 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:52.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:50.963326+0000 mon.smithi077 (mon.0) 939 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:52 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:51.360753+0000 mgr.smithi155.vdcsri (mgr.24441) 495 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:52.907 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:42:53.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:51.360753+0000 mgr.smithi155.vdcsri (mgr.24441) 495 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:53.301 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:53.629 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:42:53.629 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 starting - - - - 2024-04-12T05:42:53.629 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (19m) 10m ago 19m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:42:53.629 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (18m) 10m ago 18m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:42:53.629 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 starting - - - - 2024-04-12T05:42:53.629 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (13m) 10m ago 13m 37.8M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:42:53.629 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (13m) 10m ago 13m 12.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:42:53.629 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 starting - - - - 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283 running (11m) 10m ago 18m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 6b44ac081bf1 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (20m) 10m ago 20m 51.2M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (18m) 10m ago 18m 43.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (11m) 10m ago 11m 47.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (10m) 10m ago 10m 16.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 starting - - - - 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (17m) 10m ago 17m 383M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (17m) 10m ago 17m 311M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (16m) 10m ago 16m 271M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (16m) 10m ago 16m 370M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (16m) 10m ago 16m 381M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (15m) 10m ago 15m 413M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:42:53.630 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (15m) 10m ago 15m 346M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:42:53.631 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (15m) 10m ago 15m 480M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:42:53.631 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 starting - - - - 2024-04-12T05:42:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:53.278954+0000 mon.smithi155 (mon.1) 150 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:42:53.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:53 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:53.278954+0000 mon.smithi155 (mon.1) 150 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:42:54.082 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:42:54.082 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:42:54.082 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:42:54.082 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:42:54.082 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:42:54.082 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:42:54.082 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:42:54.083 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:42:54.463 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:42:54.463 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:42:54.463 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:42:54.463 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:42:54.463 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:42:54.464 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "", 2024-04-12T05:42:54.464 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading mgr daemons", 2024-04-12T05:42:54.464 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:42:54.464 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:42:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:52.896766+0000 mgr.smithi155.vdcsri (mgr.24441) 496 : audit [DBG] from='client.15242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:53.293979+0000 mgr.smithi155.vdcsri (mgr.24441) 497 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:53.361158+0000 mgr.smithi155.vdcsri (mgr.24441) 498 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:53.624501+0000 mgr.smithi155.vdcsri (mgr.24441) 499 : audit [DBG] from='client.15250 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:54 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:54.085754+0000 mon.smithi077 (mon.0) 940 : audit [DBG] from='client.? 172.21.15.77:0/4223404408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:42:54.861 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2024-04-12T05:42:54.937 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:52.896766+0000 mgr.smithi155.vdcsri (mgr.24441) 496 : audit [DBG] from='client.15242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:54.938 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:53.293979+0000 mgr.smithi155.vdcsri (mgr.24441) 497 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:54.938 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:53.361158+0000 mgr.smithi155.vdcsri (mgr.24441) 498 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:54.938 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:53.624501+0000 mgr.smithi155.vdcsri (mgr.24441) 499 : audit [DBG] from='client.15250 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:54.938 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:54.085754+0000 mon.smithi077 (mon.0) 940 : audit [DBG] from='client.? 172.21.15.77:0/4223404408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:42:55.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:54.466476+0000 mgr.smithi155.vdcsri (mgr.24441) 500 : audit [DBG] from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:55.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:54.865767+0000 mon.smithi077 (mon.0) 941 : audit [DBG] from='client.? 172.21.15.77:0/4143239912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:42:55.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:55.392217+0000 mon.smithi077 (mon.0) 942 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:55.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:55 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:55.397652+0000 mon.smithi077 (mon.0) 943 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:54.466476+0000 mgr.smithi155.vdcsri (mgr.24441) 500 : audit [DBG] from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:42:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:54.865767+0000 mon.smithi077 (mon.0) 941 : audit [DBG] from='client.? 172.21.15.77:0/4143239912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:42:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:55.392217+0000 mon.smithi077 (mon.0) 942 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:55.397652+0000 mon.smithi077 (mon.0) 943 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:56.890 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:56 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:55.361786+0000 mgr.smithi155.vdcsri (mgr.24441) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:57.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:55.361786+0000 mgr.smithi155.vdcsri (mgr.24441) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:42:58.337 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:42:58.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:57.362220+0000 mgr.smithi155.vdcsri (mgr.24441) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:57.397961+0000 mon.smithi077 (mon.0) 944 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:57.404642+0000 mon.smithi077 (mon.0) 945 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:57.813883+0000 mon.smithi077 (mon.0) 946 : cluster [DBG] Standby manager daemon smithi077.pbilcj restarted 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:57.814011+0000 mon.smithi077 (mon.0) 947 : cluster [DBG] Standby manager daemon smithi077.pbilcj started 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:57.816387+0000 mon.smithi077 (mon.0) 948 : audit [DBG] from='mgr.? 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi077.pbilcj/crt"}]: dispatch 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:57.816935+0000 mon.smithi077 (mon.0) 949 : audit [DBG] from='mgr.? 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:57.818946+0000 mon.smithi077 (mon.0) 950 : audit [DBG] from='mgr.? 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi077.pbilcj/key"}]: dispatch 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:57.819826+0000 mon.smithi077 (mon.0) 951 : audit [DBG] from='mgr.? 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:58.039827+0000 mon.smithi077 (mon.0) 952 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:58.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:42:58.046735+0000 mon.smithi077 (mon.0) 953 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:57.362220+0000 mgr.smithi155.vdcsri (mgr.24441) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:57.397961+0000 mon.smithi077 (mon.0) 944 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:57.404642+0000 mon.smithi077 (mon.0) 945 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:57.813883+0000 mon.smithi077 (mon.0) 946 : cluster [DBG] Standby manager daemon smithi077.pbilcj restarted 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:57.814011+0000 mon.smithi077 (mon.0) 947 : cluster [DBG] Standby manager daemon smithi077.pbilcj started 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:57.816387+0000 mon.smithi077 (mon.0) 948 : audit [DBG] from='mgr.? 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi077.pbilcj/crt"}]: dispatch 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:57.816935+0000 mon.smithi077 (mon.0) 949 : audit [DBG] from='mgr.? 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:57.818946+0000 mon.smithi077 (mon.0) 950 : audit [DBG] from='mgr.? 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi077.pbilcj/key"}]: dispatch 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:57.819826+0000 mon.smithi077 (mon.0) 951 : audit [DBG] from='mgr.? 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:58.039827+0000 mon.smithi077 (mon.0) 952 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:42:58.046735+0000 mon.smithi077 (mon.0) 953 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:42:59.454 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:42:59 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:58.410285+0000 mon.smithi077 (mon.0) 954 : cluster [DBG] mgrmap e30: smithi155.vdcsri(active, since 11m), standbys: smithi077.pbilcj 2024-04-12T05:42:59.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:42:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:58.410285+0000 mon.smithi077 (mon.0) 954 : cluster [DBG] mgrmap e30: smithi155.vdcsri(active, since 11m), standbys: smithi077.pbilcj 2024-04-12T05:43:00.697 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:42:59.362930+0000 mgr.smithi155.vdcsri (mgr.24441) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:43:00.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:00 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:42:59.362930+0000 mgr.smithi155.vdcsri (mgr.24441) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:01.363423+0000 mgr.smithi155.vdcsri (mgr.24441) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:01.424612+0000 mon.smithi077 (mon.0) 955 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:01.433195+0000 mon.smithi077 (mon.0) 956 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:01.435705+0000 mon.smithi155 (mon.1) 151 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:01.436504+0000 mon.smithi155 (mon.1) 152 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:01.437973+0000 mgr.smithi155.vdcsri (mgr.24441) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 203 B/s rd, 203 B/s wr, 0 op/s 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:01.443472+0000 mon.smithi077 (mon.0) 957 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:01.453159+0000 mon.smithi077 (mon.0) 958 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:01.589633+0000 mon.smithi155 (mon.1) 153 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:01.592082+0000 mgr.smithi155.vdcsri (mgr.24441) 506 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:01.592525+0000 mgr.smithi155.vdcsri (mgr.24441) 507 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:43:02.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:01.595265+0000 mgr.smithi155.vdcsri (mgr.24441) 508 : cephadm [INF] Failing over to other MGR 2024-04-12T05:43:02.673 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:01.595466+0000 mon.smithi155 (mon.1) 154 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr fail", "who": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:43:02.673 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:01.595915+0000 mon.smithi077 (mon.0) 959 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr fail", "who": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:43:02.673 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:01.601749+0000 mon.smithi077 (mon.0) 960 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-12T05:43:02.673 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:02 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:02.181288+0000 mon.smithi077 (mon.0) 961 : cluster [DBG] Standby manager daemon smithi155.vdcsri started 2024-04-12T05:43:02.803 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:01.363423+0000 mgr.smithi155.vdcsri (mgr.24441) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:01.424612+0000 mon.smithi077 (mon.0) 955 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:01.433195+0000 mon.smithi077 (mon.0) 956 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:01.435705+0000 mon.smithi155 (mon.1) 151 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:01.436504+0000 mon.smithi155 (mon.1) 152 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:01.437973+0000 mgr.smithi155.vdcsri (mgr.24441) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 203 B/s rd, 203 B/s wr, 0 op/s 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:01.443472+0000 mon.smithi077 (mon.0) 957 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:01.453159+0000 mon.smithi077 (mon.0) 958 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:01.589633+0000 mon.smithi155 (mon.1) 153 : audit [DBG] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:01.592082+0000 mgr.smithi155.vdcsri (mgr.24441) 506 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:01.592525+0000 mgr.smithi155.vdcsri (mgr.24441) 507 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:43:02.804 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:01.595265+0000 mgr.smithi155.vdcsri (mgr.24441) 508 : cephadm [INF] Failing over to other MGR 2024-04-12T05:43:02.805 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:01.595466+0000 mon.smithi155 (mon.1) 154 : audit [INF] from='mgr.24441 172.21.15.155:0/1809713671' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr fail", "who": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:43:02.805 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:01.595915+0000 mon.smithi077 (mon.0) 959 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "mgr fail", "who": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:43:02.805 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:01.601749+0000 mon.smithi077 (mon.0) 960 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-12T05:43:02.805 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:02 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:02.181288+0000 mon.smithi077 (mon.0) 961 : cluster [DBG] Standby manager daemon smithi155.vdcsri started 2024-04-12T05:43:03.375 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:03.700 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:02.431906+0000 mon.smithi077 (mon.0) 962 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T05:43:03.700 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.463565+0000 mon.smithi077 (mon.0) 963 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "mgr fail", "who": "smithi155.vdcsri"}]': finished 2024-04-12T05:43:03.700 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:02.463663+0000 mon.smithi077 (mon.0) 964 : cluster [DBG] mgrmap e31: smithi077.pbilcj(active, starting, since 0.86707s), standbys: smithi155.vdcsri 2024-04-12T05:43:03.700 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.465510+0000 mon.smithi077 (mon.0) 965 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:43:03.700 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.465737+0000 mon.smithi077 (mon.0) 966 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:43:03.700 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.466076+0000 mon.smithi077 (mon.0) 967 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:43:03.701 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.466359+0000 mon.smithi077 (mon.0) 968 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:43:03.701 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.467075+0000 mon.smithi077 (mon.0) 969 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi077.pbilcj", "id": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:43:03.701 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.467309+0000 mon.smithi077 (mon.0) 970 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi155.vdcsri", "id": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:43:03.701 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.467543+0000 mon.smithi077 (mon.0) 971 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:43:03.701 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.467820+0000 mon.smithi077 (mon.0) 972 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:43:03.701 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.468098+0000 mon.smithi077 (mon.0) 973 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:43:03.701 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.468361+0000 mon.smithi077 (mon.0) 974 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:43:03.701 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.468630+0000 mon.smithi077 (mon.0) 975 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:43:03.701 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.468896+0000 mon.smithi077 (mon.0) 976 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.469129+0000 mon.smithi077 (mon.0) 977 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.469397+0000 mon.smithi077 (mon.0) 978 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.469678+0000 mon.smithi077 (mon.0) 979 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.469991+0000 mon.smithi077 (mon.0) 980 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.470479+0000 mon.smithi077 (mon.0) 981 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:02.502267+0000 mon.smithi077 (mon.0) 982 : cluster [INF] Manager daemon smithi077.pbilcj is now available 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.525842+0000 mon.smithi077 (mon.0) 983 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.555323+0000 mon.smithi077 (mon.0) 984 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.557777+0000 mon.smithi077 (mon.0) 985 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:43:03.702 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.564708+0000 mon.smithi077 (mon.0) 986 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:43:03.703 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:02.576788+0000 mon.smithi077 (mon.0) 987 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:43:03.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:02.431906+0000 mon.smithi077 (mon.0) 962 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T05:43:03.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.463565+0000 mon.smithi077 (mon.0) 963 : audit [INF] from='mgr.24441 ' entity='mgr.smithi155.vdcsri' cmd='[{"prefix": "mgr fail", "who": "smithi155.vdcsri"}]': finished 2024-04-12T05:43:03.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:02.463663+0000 mon.smithi077 (mon.0) 964 : cluster [DBG] mgrmap e31: smithi077.pbilcj(active, starting, since 0.86707s), standbys: smithi155.vdcsri 2024-04-12T05:43:03.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.465510+0000 mon.smithi077 (mon.0) 965 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:43:03.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.465737+0000 mon.smithi077 (mon.0) 966 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:43:03.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.466076+0000 mon.smithi077 (mon.0) 967 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.466359+0000 mon.smithi077 (mon.0) 968 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.467075+0000 mon.smithi077 (mon.0) 969 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi077.pbilcj", "id": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.467309+0000 mon.smithi077 (mon.0) 970 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi155.vdcsri", "id": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.467543+0000 mon.smithi077 (mon.0) 971 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.467820+0000 mon.smithi077 (mon.0) 972 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.468098+0000 mon.smithi077 (mon.0) 973 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.468361+0000 mon.smithi077 (mon.0) 974 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.468630+0000 mon.smithi077 (mon.0) 975 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.468896+0000 mon.smithi077 (mon.0) 976 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.469129+0000 mon.smithi077 (mon.0) 977 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:43:03.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.469397+0000 mon.smithi077 (mon.0) 978 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:43:03.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.469678+0000 mon.smithi077 (mon.0) 979 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:43:03.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.469991+0000 mon.smithi077 (mon.0) 980 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:43:03.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.470479+0000 mon.smithi077 (mon.0) 981 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:43:03.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:02.502267+0000 mon.smithi077 (mon.0) 982 : cluster [INF] Manager daemon smithi077.pbilcj is now available 2024-04-12T05:43:03.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.525842+0000 mon.smithi077 (mon.0) 983 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:03.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.555323+0000 mon.smithi077 (mon.0) 984 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:03.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.557777+0000 mon.smithi077 (mon.0) 985 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:43:03.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.564708+0000 mon.smithi077 (mon.0) 986 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:43:03.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:03 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:02.576788+0000 mon.smithi077 (mon.0) 987 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:43:04.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:03.079295+0000 mgr.smithi077.pbilcj (mgr.15238) 1 : cephadm [INF] [12/Apr/2024:05:43:03] ENGINE Bus STARTING 2024-04-12T05:43:04.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:03.181417+0000 mgr.smithi077.pbilcj (mgr.15238) 2 : cephadm [INF] [12/Apr/2024:05:43:03] ENGINE Serving on http://172.21.15.77:8765 2024-04-12T05:43:04.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:03.298348+0000 mgr.smithi077.pbilcj (mgr.15238) 3 : cephadm [INF] [12/Apr/2024:05:43:03] ENGINE Serving on https://172.21.15.77:7150 2024-04-12T05:43:04.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:03.298430+0000 mgr.smithi077.pbilcj (mgr.15238) 4 : cephadm [INF] [12/Apr/2024:05:43:03] ENGINE Bus STARTED 2024-04-12T05:43:04.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:03.466925+0000 mon.smithi077 (mon.0) 988 : cluster [DBG] mgrmap e32: smithi077.pbilcj(active, since 1.87033s), standbys: smithi155.vdcsri 2024-04-12T05:43:04.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:04 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:03.474992+0000 mgr.smithi077.pbilcj (mgr.15238) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:03.079295+0000 mgr.smithi077.pbilcj (mgr.15238) 1 : cephadm [INF] [12/Apr/2024:05:43:03] ENGINE Bus STARTING 2024-04-12T05:43:04.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:03.181417+0000 mgr.smithi077.pbilcj (mgr.15238) 2 : cephadm [INF] [12/Apr/2024:05:43:03] ENGINE Serving on http://172.21.15.77:8765 2024-04-12T05:43:04.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:03.298348+0000 mgr.smithi077.pbilcj (mgr.15238) 3 : cephadm [INF] [12/Apr/2024:05:43:03] ENGINE Serving on https://172.21.15.77:7150 2024-04-12T05:43:04.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:03.298430+0000 mgr.smithi077.pbilcj (mgr.15238) 4 : cephadm [INF] [12/Apr/2024:05:43:03] ENGINE Bus STARTED 2024-04-12T05:43:04.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:03.466925+0000 mon.smithi077 (mon.0) 988 : cluster [DBG] mgrmap e32: smithi077.pbilcj(active, since 1.87033s), standbys: smithi155.vdcsri 2024-04-12T05:43:04.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:03.474992+0000 mgr.smithi077.pbilcj (mgr.15238) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:05.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:04.460013+0000 mon.smithi077 (mon.0) 989 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T05:43:05.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:04.460036+0000 mon.smithi077 (mon.0) 990 : cluster [INF] Cluster is now healthy 2024-04-12T05:43:05.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:04.469043+0000 mgr.smithi077.pbilcj (mgr.15238) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:05.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:05 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:04.471413+0000 mon.smithi077 (mon.0) 991 : cluster [DBG] mgrmap e33: smithi077.pbilcj(active, since 2s), standbys: smithi155.vdcsri 2024-04-12T05:43:05.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:04.460013+0000 mon.smithi077 (mon.0) 989 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T05:43:05.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:04.460036+0000 mon.smithi077 (mon.0) 990 : cluster [INF] Cluster is now healthy 2024-04-12T05:43:05.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:04.469043+0000 mgr.smithi077.pbilcj (mgr.15238) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:05.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:05 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:04.471413+0000 mon.smithi077 (mon.0) 991 : cluster [DBG] mgrmap e33: smithi077.pbilcj(active, since 2s), standbys: smithi155.vdcsri 2024-04-12T05:43:07.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:06.469382+0000 mgr.smithi077.pbilcj (mgr.15238) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:07.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:06.483026+0000 mon.smithi077 (mon.0) 992 : cluster [DBG] mgrmap e34: smithi077.pbilcj(active, since 4s), standbys: smithi155.vdcsri 2024-04-12T05:43:07.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:07.193941+0000 mon.smithi077 (mon.0) 993 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:07.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:07 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:07.198052+0000 mon.smithi077 (mon.0) 994 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:07.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:06.469382+0000 mgr.smithi077.pbilcj (mgr.15238) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:07.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:06.483026+0000 mon.smithi077 (mon.0) 992 : cluster [DBG] mgrmap e34: smithi077.pbilcj(active, since 4s), standbys: smithi155.vdcsri 2024-04-12T05:43:07.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:07.193941+0000 mon.smithi077 (mon.0) 993 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:07.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:07 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:07.198052+0000 mon.smithi077 (mon.0) 994 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:08.412 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:09.133 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:07.885524+0000 mon.smithi077 (mon.0) 995 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:09.133 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:07.889923+0000 mon.smithi077 (mon.0) 996 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:09.134 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:08 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:08.470063+0000 mgr.smithi077.pbilcj (mgr.15238) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-04-12T05:43:09.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:07.885524+0000 mon.smithi077 (mon.0) 995 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:09.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:07.889923+0000 mon.smithi077 (mon.0) 996 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:09.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:08 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:08.470063+0000 mgr.smithi077.pbilcj (mgr.15238) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-04-12T05:43:10.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:08.941882+0000 mon.smithi077 (mon.0) 997 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:10.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:08.946332+0000 mon.smithi077 (mon.0) 998 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:10.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:09.584301+0000 mon.smithi077 (mon.0) 999 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:10.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:09.588310+0000 mon.smithi077 (mon.0) 1000 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:10.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:09.665998+0000 mon.smithi077 (mon.0) 1001 : cluster [DBG] Standby manager daemon smithi155.vdcsri restarted 2024-04-12T05:43:10.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:09.666097+0000 mon.smithi077 (mon.0) 1002 : cluster [DBG] Standby manager daemon smithi155.vdcsri started 2024-04-12T05:43:10.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:09.667677+0000 mon.smithi155 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.155:0/855067550' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/crt"}]: dispatch 2024-04-12T05:43:10.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:09.670284+0000 mon.smithi155 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.155:0/855067550' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:43:10.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:09.671894+0000 mon.smithi155 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.155:0/855067550' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/key"}]: dispatch 2024-04-12T05:43:10.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:09.672181+0000 mon.smithi155 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.155:0/855067550' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:43:10.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:08.941882+0000 mon.smithi077 (mon.0) 997 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:10.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:08.946332+0000 mon.smithi077 (mon.0) 998 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:09.584301+0000 mon.smithi077 (mon.0) 999 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:09.588310+0000 mon.smithi077 (mon.0) 1000 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:09.665998+0000 mon.smithi077 (mon.0) 1001 : cluster [DBG] Standby manager daemon smithi155.vdcsri restarted 2024-04-12T05:43:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:09.666097+0000 mon.smithi077 (mon.0) 1002 : cluster [DBG] Standby manager daemon smithi155.vdcsri started 2024-04-12T05:43:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:09.667677+0000 mon.smithi155 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.155:0/855067550' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/crt"}]: dispatch 2024-04-12T05:43:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:09.670284+0000 mon.smithi155 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.155:0/855067550' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:43:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:09.671894+0000 mon.smithi155 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.155:0/855067550' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/key"}]: dispatch 2024-04-12T05:43:10.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:09 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:09.672181+0000 mon.smithi155 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.155:0/855067550' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:43:10.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:10.470596+0000 mgr.smithi077.pbilcj (mgr.15238) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T05:43:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:10 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:10.595701+0000 mon.smithi077 (mon.0) 1003 : cluster [DBG] mgrmap e35: smithi077.pbilcj(active, since 8s), standbys: smithi155.vdcsri 2024-04-12T05:43:11.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:10.470596+0000 mgr.smithi077.pbilcj (mgr.15238) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T05:43:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:10 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:10.595701+0000 mon.smithi077 (mon.0) 1003 : cluster [DBG] mgrmap e35: smithi077.pbilcj(active, since 8s), standbys: smithi155.vdcsri 2024-04-12T05:43:13.455 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:13.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:12.471028+0000 mgr.smithi077.pbilcj (mgr.15238) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-12T05:43:13.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:12.913292+0000 mon.smithi077 (mon.0) 1004 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:13.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:12.917387+0000 mon.smithi077 (mon.0) 1005 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:13.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:12.918510+0000 mon.smithi077 (mon.0) 1006 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:13.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:12.919139+0000 mon.smithi077 (mon.0) 1007 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:43:13.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:12.471028+0000 mgr.smithi077.pbilcj (mgr.15238) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-12T05:43:13.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:12.913292+0000 mon.smithi077 (mon.0) 1004 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:13.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:12.917387+0000 mon.smithi077 (mon.0) 1005 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:13.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:12.918510+0000 mon.smithi077 (mon.0) 1006 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:13.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:13 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:12.919139+0000 mon.smithi077 (mon.0) 1007 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:43:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:12.920024+0000 mgr.smithi077.pbilcj (mgr.15238) 11 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:43:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:12.920185+0000 mgr.smithi077.pbilcj (mgr.15238) 12 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:43:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:13.184390+0000 mgr.smithi077.pbilcj (mgr.15238) 13 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:43:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:13.184524+0000 mgr.smithi077.pbilcj (mgr.15238) 14 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:43:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:14.230611+0000 mon.smithi077 (mon.0) 1008 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:14.232888+0000 mon.smithi077 (mon.0) 1009 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:14.236099+0000 mon.smithi077 (mon.0) 1010 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:14.239499+0000 mon.smithi077 (mon.0) 1011 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:14.243566+0000 mon.smithi077 (mon.0) 1012 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:14 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:14.248999+0000 mon.smithi077 (mon.0) 1013 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:12.920024+0000 mgr.smithi077.pbilcj (mgr.15238) 11 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:43:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:12.920185+0000 mgr.smithi077.pbilcj (mgr.15238) 12 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:43:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:13.184390+0000 mgr.smithi077.pbilcj (mgr.15238) 13 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:43:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:13.184524+0000 mgr.smithi077.pbilcj (mgr.15238) 14 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:43:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:14.230611+0000 mon.smithi077 (mon.0) 1008 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:14.232888+0000 mon.smithi077 (mon.0) 1009 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:14.236099+0000 mon.smithi077 (mon.0) 1010 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:14.239499+0000 mon.smithi077 (mon.0) 1011 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:14.243566+0000 mon.smithi077 (mon.0) 1012 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:14.248999+0000 mon.smithi077 (mon.0) 1013 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:15.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:13.697732+0000 mgr.smithi077.pbilcj (mgr.15238) 15 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:43:15.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:13.697901+0000 mgr.smithi077.pbilcj (mgr.15238) 16 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:43:15.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:13.961960+0000 mgr.smithi077.pbilcj (mgr.15238) 17 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:43:15.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:13.962196+0000 mgr.smithi077.pbilcj (mgr.15238) 18 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:43:15.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:14.240748+0000 mgr.smithi077.pbilcj (mgr.15238) 19 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-12T05:43:15.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:14.378226+0000 mgr.smithi077.pbilcj (mgr.15238) 20 : cephadm [INF] Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:43:15.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:15 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:15.238289+0000 mon.smithi077 (mon.0) 1014 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T05:43:15.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:13.697732+0000 mgr.smithi077.pbilcj (mgr.15238) 15 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:43:15.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:13.697901+0000 mgr.smithi077.pbilcj (mgr.15238) 16 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:43:15.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:13.961960+0000 mgr.smithi077.pbilcj (mgr.15238) 17 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:43:15.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:13.962196+0000 mgr.smithi077.pbilcj (mgr.15238) 18 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:43:15.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:14.240748+0000 mgr.smithi077.pbilcj (mgr.15238) 19 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-12T05:43:15.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:14.378226+0000 mgr.smithi077.pbilcj (mgr.15238) 20 : cephadm [INF] Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:43:15.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:15 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:15.238289+0000 mon.smithi077 (mon.0) 1014 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T05:43:16.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:14.601554+0000 mgr.smithi077.pbilcj (mgr.15238) 21 : cephadm [INF] Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:43:16.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:14.601554+0000 mgr.smithi077.pbilcj (mgr.15238) 21 : cephadm [INF] Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:43:17.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:16.241134+0000 mgr.smithi077.pbilcj (mgr.15238) 22 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T05:43:17.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:16.241134+0000 mgr.smithi077.pbilcj (mgr.15238) 22 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T05:43:18.492 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:18.576 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:17.548647+0000 mon.smithi077 (mon.0) 1015 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:43:18.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:17.548647+0000 mon.smithi077 (mon.0) 1015 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:43:19.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:18.241519+0000 mgr.smithi077.pbilcj (mgr.15238) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T05:43:19.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:18.641957+0000 mon.smithi077 (mon.0) 1016 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:19.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:18.646108+0000 mon.smithi077 (mon.0) 1017 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:19.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:18.678669+0000 mon.smithi077 (mon.0) 1018 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:43:19.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:19 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:18.684887+0000 mon.smithi077 (mon.0) 1019 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:19.524 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:18.241519+0000 mgr.smithi077.pbilcj (mgr.15238) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T05:43:19.525 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:18.641957+0000 mon.smithi077 (mon.0) 1016 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:19.525 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:18.646108+0000 mon.smithi077 (mon.0) 1017 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:19.525 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:18.678669+0000 mon.smithi077 (mon.0) 1018 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:43:19.525 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:18.684887+0000 mon.smithi077 (mon.0) 1019 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:20.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:18.679115+0000 mgr.smithi077.pbilcj (mgr.15238) 24 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:43:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:20.254050+0000 mon.smithi077 (mon.0) 1020 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:43:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:20.254995+0000 mon.smithi077 (mon.0) 1021 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:43:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:20.255901+0000 mon.smithi077 (mon.0) 1022 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:18.679115+0000 mgr.smithi077.pbilcj (mgr.15238) 24 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:43:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:20.254050+0000 mon.smithi077 (mon.0) 1020 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:43:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:20.254995+0000 mon.smithi077 (mon.0) 1021 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:43:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:20.255901+0000 mon.smithi077 (mon.0) 1022 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:21.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:20.242354+0000 mgr.smithi077.pbilcj (mgr.15238) 25 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 86 B/s wr, 10 op/s 2024-04-12T05:43:21.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:20.253621+0000 mgr.smithi077.pbilcj (mgr.15238) 26 : cephadm [INF] Upgrade: Updating mgr.smithi155.vdcsri 2024-04-12T05:43:21.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:20.256799+0000 mgr.smithi077.pbilcj (mgr.15238) 27 : cephadm [INF] Deploying daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:43:21.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:20.242354+0000 mgr.smithi077.pbilcj (mgr.15238) 25 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 86 B/s wr, 10 op/s 2024-04-12T05:43:21.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:20.253621+0000 mgr.smithi077.pbilcj (mgr.15238) 26 : cephadm [INF] Upgrade: Updating mgr.smithi155.vdcsri 2024-04-12T05:43:21.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:21 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:20.256799+0000 mgr.smithi077.pbilcj (mgr.15238) 27 : cephadm [INF] Deploying daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:43:23.531 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:23.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:22.242786+0000 mgr.smithi077.pbilcj (mgr.15238) 28 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 86 B/s wr, 0 op/s 2024-04-12T05:43:23.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:22.242786+0000 mgr.smithi077.pbilcj (mgr.15238) 28 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 86 B/s wr, 0 op/s 2024-04-12T05:43:24.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:23.818343+0000 mon.smithi077 (mon.0) 1023 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:24.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:23.825286+0000 mon.smithi077 (mon.0) 1024 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:24.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:23.828248+0000 mon.smithi077 (mon.0) 1025 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:24.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:24.243501+0000 mgr.smithi077.pbilcj (mgr.15238) 29 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 260 B/s rd, 173 B/s wr, 0 op/s 2024-04-12T05:43:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:23.818343+0000 mon.smithi077 (mon.0) 1023 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:23.825286+0000 mon.smithi077 (mon.0) 1024 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:23.828248+0000 mon.smithi077 (mon.0) 1025 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:24.243501+0000 mgr.smithi077.pbilcj (mgr.15238) 29 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 260 B/s rd, 173 B/s wr, 0 op/s 2024-04-12T05:43:25.211 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:43:25.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:25.203166+0000 mgr.smithi077.pbilcj (mgr.15238) 30 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:25.875 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:43:25.875 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (9m) 16s ago 19m 17.0M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:43:25.875 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (19m) 16s ago 19m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:43:25.875 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (18m) 18s ago 18m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:43:25.875 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (6m) 16s ago 19m 37.5M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (14m) 16s ago 14m 38.2M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (14m) 18s ago 14m 15.3M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (35s) 16s ago 21m 471M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 starting - - - - 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (21m) 16s ago 21m 78.5M 2048M 16.2.5 6933c2a0b7dd ecd90b10d422 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (18m) 18s ago 18m 53.9M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (11m) 16s ago 11m 79.7M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (11m) 18s ago 11m 77.2M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (4m) 16s ago 19m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (41s) 18s ago 18m 4714k - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (18m) 16s ago 18m 385M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (17m) 16s ago 17m 313M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (17m) 16s ago 17m 274M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:43:25.876 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (17m) 16s ago 17m 373M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:43:25.877 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (16m) 18s ago 16m 385M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:43:25.877 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (16m) 18s ago 16m 416M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:43:25.877 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (16m) 18s ago 16m 347M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:43:25.877 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (15m) 18s ago 15m 483M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:43:25.877 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 starting - - - - 2024-04-12T05:43:26.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:25 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:25.203166+0000 mgr.smithi077.pbilcj (mgr.15238) 30 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:26.284 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:43:26.284 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:43:26.284 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:43:26.284 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:43:26.285 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:43:26.286 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-04-12T05:43:26.286 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:43:26.286 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:43:26.286 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:43:26.609 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:43:26.609 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:43:26.609 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:43:26.609 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:43:26.609 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:43:26.609 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "", 2024-04-12T05:43:26.609 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading mgr daemons", 2024-04-12T05:43:26.609 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:43:26.609 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:43:27.026 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:43:27.027 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:43:27.027 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in error state 2024-04-12T05:43:27.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:25.538694+0000 mgr.smithi077.pbilcj (mgr.15238) 31 : audit [DBG] from='client.15298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:27.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:25.869334+0000 mgr.smithi077.pbilcj (mgr.15238) 32 : audit [DBG] from='client.15302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:27.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:26.243878+0000 mgr.smithi077.pbilcj (mgr.15238) 33 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:43:27.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:26.287915+0000 mon.smithi077 (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.77:0/736356745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:43:27.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:25.538694+0000 mgr.smithi077.pbilcj (mgr.15238) 31 : audit [DBG] from='client.15298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:27.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:25.869334+0000 mgr.smithi077.pbilcj (mgr.15238) 32 : audit [DBG] from='client.15302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:27.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:26.243878+0000 mgr.smithi077.pbilcj (mgr.15238) 33 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:43:27.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:26 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:26.287915+0000 mon.smithi077 (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.77:0/736356745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:43:27.904 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:26.612852+0000 mgr.smithi077.pbilcj (mgr.15238) 34 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:27.904 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:27.030855+0000 mon.smithi077 (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.77:0/3942814373' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:43:28.134 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:26.612852+0000 mgr.smithi077.pbilcj (mgr.15238) 34 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:28.134 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:27 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:27.030855+0000 mon.smithi077 (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.77:0/3942814373' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:43:28.565 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:29.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:28.244209+0000 mgr.smithi077.pbilcj (mgr.15238) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:43:29.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:28.405925+0000 mon.smithi077 (mon.0) 1028 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:29.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:28.409771+0000 mon.smithi077 (mon.0) 1029 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:29.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:29.093546+0000 mon.smithi077 (mon.0) 1030 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:29.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:29 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:29.098183+0000 mon.smithi077 (mon.0) 1031 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:29.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:28.244209+0000 mgr.smithi077.pbilcj (mgr.15238) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:43:29.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:28.405925+0000 mon.smithi077 (mon.0) 1028 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:29.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:28.409771+0000 mon.smithi077 (mon.0) 1029 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:29.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:29.093546+0000 mon.smithi077 (mon.0) 1030 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:29.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:29.098183+0000 mon.smithi077 (mon.0) 1031 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:31.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:30.244999+0000 mgr.smithi077.pbilcj (mgr.15238) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:43:31.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:30.669372+0000 mon.smithi077 (mon.0) 1032 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:31.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:30.673626+0000 mon.smithi077 (mon.0) 1033 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:31.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:30.902538+0000 mon.smithi077 (mon.0) 1034 : cluster [DBG] Standby manager daemon smithi155.vdcsri restarted 2024-04-12T05:43:31.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:30.902646+0000 mon.smithi077 (mon.0) 1035 : cluster [DBG] Standby manager daemon smithi155.vdcsri started 2024-04-12T05:43:31.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:30.903907+0000 mon.smithi155 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.155:0/3947069355' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/crt"}]: dispatch 2024-04-12T05:43:31.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:30.904405+0000 mon.smithi155 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.155:0/3947069355' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:43:31.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:30.906257+0000 mon.smithi155 (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.155:0/3947069355' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/key"}]: dispatch 2024-04-12T05:43:31.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:31 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:30.907202+0000 mon.smithi155 (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.155:0/3947069355' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:43:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:30.244999+0000 mgr.smithi077.pbilcj (mgr.15238) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:43:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:30.669372+0000 mon.smithi077 (mon.0) 1032 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:30.673626+0000 mon.smithi077 (mon.0) 1033 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:30.902538+0000 mon.smithi077 (mon.0) 1034 : cluster [DBG] Standby manager daemon smithi155.vdcsri restarted 2024-04-12T05:43:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:30.902646+0000 mon.smithi077 (mon.0) 1035 : cluster [DBG] Standby manager daemon smithi155.vdcsri started 2024-04-12T05:43:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:30.903907+0000 mon.smithi155 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.155:0/3947069355' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/crt"}]: dispatch 2024-04-12T05:43:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:30.904405+0000 mon.smithi155 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.155:0/3947069355' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:43:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:30.906257+0000 mon.smithi155 (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.155:0/3947069355' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/key"}]: dispatch 2024-04-12T05:43:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:30.907202+0000 mon.smithi155 (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.155:0/3947069355' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:43:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:31.683677+0000 mon.smithi077 (mon.0) 1036 : cluster [DBG] mgrmap e36: smithi077.pbilcj(active, since 30s), standbys: smithi155.vdcsri 2024-04-12T05:43:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:32.245597+0000 mgr.smithi077.pbilcj (mgr.15238) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:43:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.549036+0000 mon.smithi077 (mon.0) 1037 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:43:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.626242+0000 mon.smithi077 (mon.0) 1038 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.630723+0000 mon.smithi077 (mon.0) 1039 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.631601+0000 mon.smithi077 (mon.0) 1040 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:32.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.632455+0000 mon.smithi077 (mon.0) 1041 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:43:32.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.637606+0000 mon.smithi077 (mon.0) 1042 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:32.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.644189+0000 mon.smithi077 (mon.0) 1043 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:32.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:31.683677+0000 mon.smithi077 (mon.0) 1036 : cluster [DBG] mgrmap e36: smithi077.pbilcj(active, since 30s), standbys: smithi155.vdcsri 2024-04-12T05:43:32.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:32.245597+0000 mgr.smithi077.pbilcj (mgr.15238) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:43:32.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.549036+0000 mon.smithi077 (mon.0) 1037 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:43:32.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.626242+0000 mon.smithi077 (mon.0) 1038 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:32.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.630723+0000 mon.smithi077 (mon.0) 1039 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:32.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.631601+0000 mon.smithi077 (mon.0) 1040 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:32.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.632455+0000 mon.smithi077 (mon.0) 1041 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:43:32.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.637606+0000 mon.smithi077 (mon.0) 1042 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:32.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:32 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.644189+0000 mon.smithi077 (mon.0) 1043 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:33.607 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:33.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cluster 2024-04-12T05:43:32.634018+0000 mgr.smithi077.pbilcj (mgr.15238) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T05:43:33.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.779919+0000 mon.smithi077 (mon.0) 1044 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:33.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.782079+0000 mon.smithi077 (mon.0) 1045 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:43:33.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:32.782673+0000 mgr.smithi077.pbilcj (mgr.15238) 39 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-12T05:43:33.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.786633+0000 mon.smithi077 (mon.0) 1046 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.787336+0000 mon.smithi077 (mon.0) 1047 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi077.pbilcj"}]: dispatch 2024-04-12T05:43:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.790347+0000 mon.smithi077 (mon.0) 1048 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi077.pbilcj"}]': finished 2024-04-12T05:43:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.790945+0000 mon.smithi077 (mon.0) 1049 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi155.vdcsri"}]: dispatch 2024-04-12T05:43:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.793695+0000 mon.smithi077 (mon.0) 1050 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi155.vdcsri"}]': finished 2024-04-12T05:43:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:32.794658+0000 mon.smithi077 (mon.0) 1051 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:32.634018+0000 mgr.smithi077.pbilcj (mgr.15238) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.779919+0000 mon.smithi077 (mon.0) 1044 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.782079+0000 mon.smithi077 (mon.0) 1045 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:32.782673+0000 mgr.smithi077.pbilcj (mgr.15238) 39 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.786633+0000 mon.smithi077 (mon.0) 1046 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.787336+0000 mon.smithi077 (mon.0) 1047 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi077.pbilcj"}]: dispatch 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.790347+0000 mon.smithi077 (mon.0) 1048 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi077.pbilcj"}]': finished 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.790945+0000 mon.smithi077 (mon.0) 1049 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi155.vdcsri"}]: dispatch 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.793695+0000 mon.smithi077 (mon.0) 1050 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi155.vdcsri"}]': finished 2024-04-12T05:43:34.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:32.794658+0000 mon.smithi077 (mon.0) 1051 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T05:43:35.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:34.311977+0000 mgr.smithi077.pbilcj (mgr.15238) 40 : cephadm [INF] Upgrade: Updating mon.smithi077 2024-04-12T05:43:35.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:34.316638+0000 mon.smithi077 (mon.0) 1052 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:35.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:34.317338+0000 mon.smithi077 (mon.0) 1053 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:43:35.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:34.317876+0000 mon.smithi077 (mon.0) 1054 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:43:35.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:34.318407+0000 mon.smithi077 (mon.0) 1055 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:35.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:34.319102+0000 mgr.smithi077.pbilcj (mgr.15238) 41 : cephadm [INF] Deploying daemon mon.smithi077 on smithi077 2024-04-12T05:43:35.647 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:34.311977+0000 mgr.smithi077.pbilcj (mgr.15238) 40 : cephadm [INF] Upgrade: Updating mon.smithi077 2024-04-12T05:43:35.647 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:34.316638+0000 mon.smithi077 (mon.0) 1052 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:35.647 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:34.317338+0000 mon.smithi077 (mon.0) 1053 : audit [INF] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:43:35.648 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:34.317876+0000 mon.smithi077 (mon.0) 1054 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:43:35.648 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: audit 2024-04-12T05:43:34.318407+0000 mon.smithi077 (mon.0) 1055 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:35.648 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:35 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: cephadm 2024-04-12T05:43:34.319102+0000 mgr.smithi077.pbilcj (mgr.15238) 41 : cephadm [INF] Deploying daemon mon.smithi077 on smithi077 2024-04-12T05:43:35.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:35 smithi077 systemd[1]: Stopping Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:43:36.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:43:36.080+0000 7fae901ba700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi077 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-12T05:43:36.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077[35282]: debug 2024-04-12T05:43:36.080+0000 7fae901ba700 -1 mon.smithi077@0(leader) e2 *** Got Signal Terminated *** 2024-04-12T05:43:36.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:36 smithi077 bash[92042]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077 2024-04-12T05:43:37.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 bash[92121]: Error: no container with name or ID "ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi077" found: no such container 2024-04-12T05:43:37.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077.service: Succeeded. 2024-04-12T05:43:37.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 systemd[1]: Stopped Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:43:37.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 systemd[1]: Starting Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:43:37.939 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T05:43:37.940 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable), process ceph-mon, pid 7 2024-04-12T05:43:37.940 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: pidfile_write: ignore empty --pid-file 2024-04-12T05:43:37.940 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: load: jerasure load: lrc 2024-04-12T05:43:37.940 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: RocksDB version: 7.9.2 2024-04-12T05:43:37.940 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Git sha 0 2024-04-12T05:43:38.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Compile date 2024-04-08 23:21:21 2024-04-12T05:43:38.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: DB SUMMARY 2024-04-12T05:43:38.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: DB Session ID: 9IL8YTFKFKZENRQRYVIU 2024-04-12T05:43:38.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: CURRENT file: CURRENT 2024-04-12T05:43:38.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1725 Bytes 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi077/store.db dir, Total Num: 1, files: 000035.sst 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi077/store.db: 000033.log size: 5311485 ; 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.error_if_exists: 0 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.create_if_missing: 0 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.paranoid_checks: 1 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.env: 0x5650cb7107a0 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.fs: PosixFileSystem 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.info_log: 0x5650ccfe53a0 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.statistics: (nil) 2024-04-12T05:43:38.213 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.use_fsync: 0 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_log_file_size: 0 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.allow_fallocate: 1 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.use_direct_reads: 0 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.db_log_dir: 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.wal_dir: 2024-04-12T05:43:38.214 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.write_buffer_manager: 0x5650cc25a140 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T05:43:38.215 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.unordered_write: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.row_cache: None 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.wal_filter: None 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.two_write_queues: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.wal_compression: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.atomic_flush: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T05:43:38.216 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.log_readahead_size: 0 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_background_jobs: 2 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_background_compactions: -1 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_subcompactions: 1 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T05:43:38.217 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_open_files: -1 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_background_flushes: -1 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Compression algorithms supported: 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T05:43:38.218 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: kZSTD supported: 0 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: kXpressCompression supported: 0 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: kZlibCompression supported: 1 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: kSnappyCompression supported: 1 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: kLZ4Compression supported: 1 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: kBZip2Compression supported: 0 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi077/store.db/MANIFEST-000008 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.merge_operator: 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_filter: None 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T05:43:38.219 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5650ccfe54c0) 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: cache_index_and_filter_blocks: 1 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: pin_top_level_index_and_filter: 1 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: index_type: 0 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: data_block_index_type: 0 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: index_shortening: 1 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: checksum: 4 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: no_block_cache: 0 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: block_cache: 0x5650cc2fb1f0 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: block_cache_name: BinnedLRUCache 2024-04-12T05:43:38.220 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: block_cache_options: 2024-04-12T05:43:38.221 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: capacity : 536870912 2024-04-12T05:43:38.221 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: num_shard_bits : 4 2024-04-12T05:43:38.221 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: strict_capacity_limit : 0 2024-04-12T05:43:38.221 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: high_pri_pool_ratio: 0.000 2024-04-12T05:43:38.221 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: block_cache_compressed: (nil) 2024-04-12T05:43:38.221 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: persistent_cache: (nil) 2024-04-12T05:43:38.221 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: block_size: 4096 2024-04-12T05:43:38.221 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: block_size_deviation: 10 2024-04-12T05:43:38.222 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: block_restart_interval: 16 2024-04-12T05:43:38.222 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: index_block_restart_interval: 1 2024-04-12T05:43:38.222 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: metadata_block_size: 4096 2024-04-12T05:43:38.222 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: partition_filters: 0 2024-04-12T05:43:38.222 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: use_delta_encoding: 1 2024-04-12T05:43:38.222 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: filter_policy: bloomfilter 2024-04-12T05:43:38.222 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: whole_key_filtering: 1 2024-04-12T05:43:38.222 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: verify_compression: 0 2024-04-12T05:43:38.222 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: read_amp_bytes_per_bit: 0 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: format_version: 5 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: enable_index_compression: 1 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: block_align: 0 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: max_auto_readahead_size: 262144 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: prepopulate_block_cache: 0 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: initial_auto_readahead_size: 8192 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: num_file_reads_for_auto_readahead: 2 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression: NoCompression 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.num_levels: 7 2024-04-12T05:43:38.223 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T05:43:38.224 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T05:43:38.225 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.arena_block_size: 1048576 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T05:43:38.226 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T05:43:38.227 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T05:43:38.227 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T05:43:38.227 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T05:43:38.227 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T05:43:38.228 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T05:43:38.228 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T05:43:38.228 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T05:43:38.228 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.table_properties_collectors: 2024-04-12T05:43:38.228 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.inplace_update_support: 0 2024-04-12T05:43:38.228 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T05:43:38.228 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T05:43:38.228 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T05:43:38.228 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T05:43:38.229 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.bloom_locality: 0 2024-04-12T05:43:38.229 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.max_successive_merges: 0 2024-04-12T05:43:38.229 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T05:43:38.229 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T05:43:38.229 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T05:43:38.229 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T05:43:38.229 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.ttl: 2592000 2024-04-12T05:43:38.229 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T05:43:38.229 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.enable_blob_files: false 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.min_blob_size: 0 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.blob_file_starting_level: 0 2024-04-12T05:43:38.230 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: 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-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi077/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18658, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d7c43828-a019-4ccd-b2b2-da04d697f36d 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712900617943952, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712900617958406, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 5082385, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18659, "largest_seqno": 19594, "table_properties": {"data_size": 5076050, "index_size": 4484, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 6453, "raw_average_key_size": 20, "raw_value_size": 5066746, "raw_average_value_size": 16084, "num_data_blocks": 200, "num_entries": 315, "num_filter_entries": 315, "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": 1712900617, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d7c43828-a019-4ccd-b2b2-da04d697f36d", "db_session_id": "9IL8YTFKFKZENRQRYVIU", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712900617958522, "job": 1, "event": "recovery_finished"} 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi077/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-12T05:43:38.231 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5650cc39a000 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: DB pointer 0x5650cc388000 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: ** DB Stats ** 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.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-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.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-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: ** Compaction Stats [default] ** 2024-04-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.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-12T05:43:38.232 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: L0 1/0 4.85 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 602.1 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: L6 1/0 29.68 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-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Sum 2/0 34.53 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 602.1 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.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 602.1 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: ** Compaction Stats [default] ** 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.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-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.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 602.1 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:43:38.233 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-04-12T05:43:38.234 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:43:38.234 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:43:38.234 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:43:38.234 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:43:38.234 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Cumulative compaction: 0.00 GB write, 284.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:43:38.234 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Interval compaction: 0.00 GB write, 284.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.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-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Block cache BinnedLRUCache@0x5650cc2fb1f0#7 capacity: 512.00 MB usage: 5.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: starting mon.smithi077 rank 0 at public addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] at bind addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi077 fsid 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: mon.smithi077@-1(???) e2 preinit fsid 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: mon.smithi077@-1(???).mds e7 new map 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: mon.smithi077@-1(???).mds e7 print_map 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: e7 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T05:43:38.235 INFO:journalctl@ceph.mon.smithi077.smithi077.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-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: legacy client fscid: 1 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Filesystem 'foofs' (1) 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: fs_name foofs 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: epoch 4 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: created 2024-04-12T05:29:08.315471+0000 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: modified 2024-04-12T05:29:13.111458+0000 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: tableserver 0 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: root 0 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: session_timeout 60 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: session_autoclose 300 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: max_file_size 1099511627776 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: max_xattr_size 65536 2024-04-12T05:43:38.236 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: required_client_features {} 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: last_failure 0 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: last_failure_osd_epoch 0 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.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-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: max_mds 1 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: in 0 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: up {0=14500} 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: failed 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: damaged 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: stopped 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: data_pools [3] 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: metadata_pool 2 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: inline_data disabled 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: balancer 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: bal_rank_mask -1 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: standby_count_wanted 1 2024-04-12T05:43:38.237 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: [mds.foofs.smithi077.mmnqsj{0:14500} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157] compat {c=[1],r=[1],i=[7ff]}] 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: Standby daemons: 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout: [mds.foofs.smithi155.tqzyjx{-1:24279} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] compat {c=[1],r=[1],i=[7ff]}] 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: mon.smithi077@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: mon.smithi077@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: mon.smithi077@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: mon.smithi077@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:37 smithi077 ceph-mon[92268]: mon.smithi077@-1(???).paxosservice(auth 1..45) refresh upgraded, format 0 -> 3 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:38 smithi077 bash[92230]: 830e1a5a773db98c6780941e430551c9dfd14a198c470c2cce65c695af646015 2024-04-12T05:43:38.238 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:43:38 smithi077 systemd[1]: Started Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:43:38.648 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:36.090576+0000 mon.smithi155 (mon.1) 163 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:43:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:36.091366+0000 mon.smithi155 (mon.1) 164 : audit [DBG] from='mgr.15238 172.21.15.77:0/2318705558' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:43:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:36.635101+0000 mgr.smithi077.pbilcj (mgr.15238) 43 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T05:43:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.373114+0000 mon.smithi077 (mon.0) 1 : cluster [INF] mon.smithi077 calling monitor election 2024-04-12T05:43:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.386575+0000 mon.smithi077 (mon.0) 2 : cluster [INF] mon.smithi077 is new leader, mons smithi077,smithi155 in quorum (ranks 0,1) 2024-04-12T05:43:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.391305+0000 mon.smithi077 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T05:43:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.391899+0000 mon.smithi077 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:43:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.391937+0000 mon.smithi077 (mon.0) 5 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-12T05:43:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.392891+0000 mon.smithi077 (mon.0) 6 : cluster [DBG] mgrmap e36: smithi077.pbilcj(active, since 37s), standbys: smithi155.vdcsri 2024-04-12T05:43:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.393276+0000 mon.smithi077 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:43:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.393294+0000 mon.smithi077 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:43:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.393305+0000 mon.smithi077 (mon.0) 9 : cluster [WRN] daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:43:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:39.401422+0000 mon.smithi077 (mon.0) 10 : cluster [DBG] mgrmap e37: smithi077.pbilcj(active, since 37s), standbys: smithi155.vdcsri 2024-04-12T05:43:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:39.401508+0000 mon.smithi077 (mon.0) 11 : audit [INF] from='mgr.15238 ' entity='' 2024-04-12T05:43:41.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:40.403370+0000 mon.smithi077 (mon.0) 12 : cluster [DBG] mgrmap e38: smithi077.pbilcj(active, since 38s), standbys: smithi155.vdcsri 2024-04-12T05:43:43.685 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:46.256698+0000 mon.smithi077 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi155.vdcsri restarted 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:46.256773+0000 mon.smithi077 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi155.vdcsri started 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.258912+0000 mon.smithi155 (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.155:0/794095516' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/crt"}]: dispatch 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.259403+0000 mon.smithi155 (mon.1) 166 : audit [DBG] from='mgr.? 172.21.15.155:0/794095516' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.261226+0000 mon.smithi155 (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.155:0/794095516' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.vdcsri/key"}]: dispatch 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.262099+0000 mon.smithi155 (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.155:0/794095516' entity='mgr.smithi155.vdcsri' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:46.284770+0000 mon.smithi077 (mon.0) 15 : cluster [INF] Active manager daemon smithi077.pbilcj restarted 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:46.285118+0000 mon.smithi077 (mon.0) 16 : cluster [INF] Activating manager daemon smithi077.pbilcj 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:46.289853+0000 mon.smithi077 (mon.0) 17 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-12T05:43:46.423 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:46.290140+0000 mon.smithi077 (mon.0) 18 : cluster [DBG] mgrmap e39: smithi077.pbilcj(active, starting, since 0.00510487s), standbys: smithi155.vdcsri 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.299275+0000 mon.smithi155 (mon.1) 169 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.299422+0000 mon.smithi155 (mon.1) 170 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.300838+0000 mon.smithi155 (mon.1) 171 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.301072+0000 mon.smithi155 (mon.1) 172 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.303262+0000 mon.smithi155 (mon.1) 173 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi077.pbilcj", "id": "smithi077.pbilcj"}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.303484+0000 mon.smithi155 (mon.1) 174 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr metadata", "who": "smithi155.vdcsri", "id": "smithi155.vdcsri"}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.303698+0000 mon.smithi155 (mon.1) 175 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.303938+0000 mon.smithi155 (mon.1) 176 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.304144+0000 mon.smithi155 (mon.1) 177 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.304636+0000 mon.smithi155 (mon.1) 178 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.304936+0000 mon.smithi155 (mon.1) 179 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.305227+0000 mon.smithi155 (mon.1) 180 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.305524+0000 mon.smithi155 (mon.1) 181 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:43:46.424 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.305807+0000 mon.smithi155 (mon.1) 182 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:43:46.425 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.306109+0000 mon.smithi155 (mon.1) 183 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:43:46.425 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.306353+0000 mon.smithi155 (mon.1) 184 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:43:47.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.306776+0000 mon.smithi155 (mon.1) 185 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:43:47.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:46.328556+0000 mon.smithi077 (mon.0) 19 : cluster [INF] Manager daemon smithi077.pbilcj is now available 2024-04-12T05:43:47.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.349079+0000 mon.smithi155 (mon.1) 186 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:47.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.372405+0000 mon.smithi155 (mon.1) 187 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:43:47.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.378121+0000 mon.smithi155 (mon.1) 188 : audit [INF] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:43:47.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.378475+0000 mon.smithi077 (mon.0) 20 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:43:47.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.385975+0000 mon.smithi155 (mon.1) 189 : audit [INF] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:43:47.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:46.386251+0000 mon.smithi077 (mon.0) 21 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:43:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:46.738916+0000 mgr.smithi077.pbilcj (mgr.34104) 1 : cephadm [INF] [12/Apr/2024:05:43:46] ENGINE Bus STARTING 2024-04-12T05:43:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:46.840614+0000 mgr.smithi077.pbilcj (mgr.34104) 2 : cephadm [INF] [12/Apr/2024:05:43:46] ENGINE Serving on http://172.21.15.77:8765 2024-04-12T05:43:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:46.954296+0000 mgr.smithi077.pbilcj (mgr.34104) 3 : cephadm [INF] [12/Apr/2024:05:43:46] ENGINE Serving on https://172.21.15.77:7150 2024-04-12T05:43:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:46.954528+0000 mgr.smithi077.pbilcj (mgr.34104) 4 : cephadm [INF] [12/Apr/2024:05:43:46] ENGINE Bus STARTED 2024-04-12T05:43:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:47.317793+0000 mon.smithi077 (mon.0) 22 : cluster [DBG] mgrmap e40: smithi077.pbilcj(active, since 1.03276s), standbys: smithi155.vdcsri 2024-04-12T05:43:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:47.327399+0000 mgr.smithi077.pbilcj (mgr.34104) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:48.719 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:49.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:48.304029+0000 mgr.smithi077.pbilcj (mgr.34104) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:49.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:48.314346+0000 mon.smithi077 (mon.0) 23 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T05:43:49.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:48.314369+0000 mon.smithi077 (mon.0) 24 : cluster [INF] Cluster is now healthy 2024-04-12T05:43:49.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:48.324321+0000 mon.smithi077 (mon.0) 25 : cluster [DBG] mgrmap e41: smithi077.pbilcj(active, since 2s), standbys: smithi155.vdcsri 2024-04-12T05:43:51.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:50.304315+0000 mgr.smithi077.pbilcj (mgr.34104) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:51.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:50.331221+0000 mon.smithi077 (mon.0) 26 : cluster [DBG] mgrmap e42: smithi077.pbilcj(active, since 4s), standbys: smithi155.vdcsri 2024-04-12T05:43:51.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:51.010622+0000 mon.smithi077 (mon.0) 27 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:51.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:51.016542+0000 mon.smithi077 (mon.0) 28 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:52.821 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:51.657079+0000 mon.smithi077 (mon.0) 29 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:52.821 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:51.665684+0000 mon.smithi077 (mon.0) 30 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:52.821 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:52.304582+0000 mgr.smithi077.pbilcj (mgr.34104) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:43:53.754 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:54.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:52.862022+0000 mon.smithi077 (mon.0) 31 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:54.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:52.868014+0000 mon.smithi077 (mon.0) 32 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:54.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:53.502936+0000 mon.smithi077 (mon.0) 33 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:54.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:53.515710+0000 mon.smithi077 (mon.0) 34 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:55.034 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:54.305311+0000 mgr.smithi077.pbilcj (mgr.34104) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T05:43:56.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:55.093206+0000 mon.smithi077 (mon.0) 35 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:56.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:55.100559+0000 mon.smithi077 (mon.0) 36 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:56.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:55.102587+0000 mon.smithi155 (mon.1) 190 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:56.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:55.103360+0000 mon.smithi155 (mon.1) 191 : audit [INF] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:43:56.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:55.104551+0000 mgr.smithi077.pbilcj (mgr.34104) 10 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:43:56.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:55.104778+0000 mgr.smithi077.pbilcj (mgr.34104) 11 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:43:56.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:55.369257+0000 mgr.smithi077.pbilcj (mgr.34104) 12 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:43:56.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:55.369396+0000 mgr.smithi077.pbilcj (mgr.34104) 13 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:43:57.371 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:43:57.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:55.633457+0000 mgr.smithi077.pbilcj (mgr.34104) 14 : cephadm [INF] Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:43:57.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:55.633600+0000 mgr.smithi077.pbilcj (mgr.34104) 15 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:43:57.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:55.897471+0000 mgr.smithi077.pbilcj (mgr.34104) 16 : cephadm [INF] Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:43:57.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:55.897945+0000 mgr.smithi077.pbilcj (mgr.34104) 17 : cephadm [INF] Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:43:57.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:56.166982+0000 mon.smithi077 (mon.0) 37 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:57.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:56.169458+0000 mon.smithi077 (mon.0) 38 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:57.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:56.175523+0000 mon.smithi077 (mon.0) 39 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:57.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:56.178732+0000 mon.smithi077 (mon.0) 40 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:57.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:56.181197+0000 mgr.smithi077.pbilcj (mgr.34104) 18 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 115 B/s wr, 13 op/s 2024-04-12T05:43:57.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:56.184755+0000 mon.smithi077 (mon.0) 41 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:57.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:56.191278+0000 mon.smithi077 (mon.0) 42 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:57.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:56.294484+0000 mon.smithi155 (mon.1) 192 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:43:57.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:56.298000+0000 mon.smithi155 (mon.1) 193 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:43:57.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:56.299388+0000 mon.smithi155 (mon.1) 194 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T05:43:58.022 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:43:58.022 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (9m) 5s ago 20m 17.0M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:43:58.022 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (20m) 5s ago 20m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (19m) 7s ago 19m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (7m) 5s ago 20m 37.7M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (14m) 5s ago 14m 38.5M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (14m) 7s ago 14m 15.6M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (67s) 5s ago 21m 472M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (34s) 7s ago 19m 448M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (20s) 5s ago 22m 30.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (19m) 7s ago 19m 56.0M 2048M 16.2.5 6933c2a0b7dd 932a4b448d52 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (12m) 5s ago 12m 79.9M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (11m) 7s ago 11m 77.3M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (5m) 5s ago 19m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (73s) 7s ago 19m 4714k - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:43:58.023 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (18m) 5s ago 18m 386M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:43:58.024 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (18m) 5s ago 18m 314M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:43:58.024 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (17m) 5s ago 17m 274M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:43:58.024 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (17m) 5s ago 17m 373M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:43:58.024 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (17m) 7s ago 17m 385M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:43:58.024 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (16m) 7s ago 16m 416M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:43:58.024 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (16m) 7s ago 16m 347M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:43:58.024 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (16m) 7s ago 16m 482M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:43:58.024 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 5s ago 19m - - 2024-04-12T05:43:58.414 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:43:58.414 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:43:58.414 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:43:58.414 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:43:58.414 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:43:58.414 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:43:58.414 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:43:58.414 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 3 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:43:58.415 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:43:58.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:57.177354+0000 mon.smithi077 (mon.0) 43 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T05:43:58.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:57.360980+0000 mgr.smithi077.pbilcj (mgr.34104) 19 : audit [DBG] from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:58.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:57.870962+0000 mon.smithi077 (mon.0) 44 : audit [INF] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:43:58.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:57.872719+0000 mon.smithi155 (mon.1) 195 : audit [INF] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:43:58.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:57.873533+0000 mon.smithi077 (mon.0) 45 : audit [DBG] from='mgr.34104 ' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:43:58.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:57.874409+0000 mon.smithi155 (mon.1) 196 : audit [DBG] from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:43:58.740 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr" 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "3/23 daemons upgraded", 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading mon daemons", 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:43:58.741 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:43:58.786 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:43:59.129 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:43:59.129 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:43:59.129 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:43:59.324 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:57.687806+0000 mgr.smithi077.pbilcj (mgr.34104) 20 : audit [DBG] from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:59.325 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:57.866574+0000 mgr.smithi077.pbilcj (mgr.34104) 21 : cephadm [INF] Upgrade: Updating mon.smithi155 2024-04-12T05:43:59.325 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cephadm 2024-04-12T05:43:57.875347+0000 mgr.smithi077.pbilcj (mgr.34104) 22 : cephadm [INF] Deploying daemon mon.smithi155 on smithi155 2024-04-12T05:43:59.325 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:58.015932+0000 mgr.smithi077.pbilcj (mgr.34104) 23 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:43:59.325 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: cluster 2024-04-12T05:43:58.181778+0000 mgr.smithi077.pbilcj (mgr.34104) 24 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 188 B/s wr, 11 op/s 2024-04-12T05:43:59.325 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:58.418345+0000 mon.smithi077 (mon.0) 46 : audit [DBG] from='client.? 172.21.15.77:0/1321705363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:43:59.325 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: audit 2024-04-12T05:43:59.132955+0000 mon.smithi077 (mon.0) 47 : audit [DBG] from='client.? 172.21.15.77:0/4048031514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:43:59.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 systemd[1]: Stopping Ceph mon.smithi155 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:44:00.041 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: debug 2024-04-12T05:43:59.691+0000 7f5e40c17700 -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-12T05:44:00.041 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:43:59 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155[38854]: debug 2024-04-12T05:43:59.691+0000 7f5e40c17700 -1 mon.smithi155@1(peon) e2 *** Got Signal Terminated *** 2024-04-12T05:44:00.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:00 smithi155 bash[67692]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon.smithi155 2024-04-12T05:44:00.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:00 smithi155 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi155.service: Succeeded. 2024-04-12T05:44:00.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:00 smithi155 systemd[1]: Stopped Ceph mon.smithi155 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:44:00.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:00 smithi155 systemd[1]: Starting Ceph mon.smithi155 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable), process ceph-mon, pid 7 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: pidfile_write: ignore empty --pid-file 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: load: jerasure load: lrc 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: RocksDB version: 7.9.2 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Git sha 0 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Compile date 2024-04-08 23:21:21 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: DB SUMMARY 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: DB Session ID: EQDAY1U8SMH2JWAUCG4S 2024-04-12T05:44:01.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: CURRENT file: CURRENT 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: MANIFEST file: MANIFEST-000005 size: 2041 Bytes 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi155/store.db dir, Total Num: 1, files: 000038.sst 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi155/store.db: 000036.log size: 1040689 ; 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.error_if_exists: 0 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.create_if_missing: 0 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.paranoid_checks: 1 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.env: 0x563cf91407a0 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.fs: PosixFileSystem 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.info_log: 0x563cfc4093a0 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T05:44:01.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.statistics: (nil) 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.use_fsync: 0 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_log_file_size: 0 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.allow_fallocate: 1 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.use_direct_reads: 0 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.db_log_dir: 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.wal_dir: 2024-04-12T05:44:01.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.write_buffer_manager: 0x563cfb67e140 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T05:44:01.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.unordered_write: 0 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.row_cache: None 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.wal_filter: None 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.two_write_queues: 0 2024-04-12T05:44:01.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T05:44:01.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.wal_compression: 0 2024-04-12T05:44:01.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.atomic_flush: 0 2024-04-12T05:44:01.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T05:44:01.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T05:44:01.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T05:44:01.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.log_readahead_size: 0 2024-04-12T05:44:01.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T05:44:01.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T05:44:01.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T05:44:01.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T05:44:01.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T05:44:01.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T05:44:01.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-12T05:44:01.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_background_jobs: 2 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_background_compactions: -1 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_subcompactions: 1 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_open_files: -1 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T05:44:01.595 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_background_flushes: -1 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Compression algorithms supported: 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: kZSTD supported: 0 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: kXpressCompression supported: 0 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: kZlibCompression supported: 1 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: kSnappyCompression supported: 1 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: kLZ4Compression supported: 1 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: kBZip2Compression supported: 0 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-12T05:44:01.596 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi155/store.db/MANIFEST-000005 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.merge_operator: 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_filter: None 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563cfc4094c0) 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: cache_index_and_filter_blocks: 1 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T05:44:01.597 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: pin_top_level_index_and_filter: 1 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: index_type: 0 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: data_block_index_type: 0 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: index_shortening: 1 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: checksum: 4 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: no_block_cache: 0 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_cache: 0x563cfb71f1f0 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_cache_name: BinnedLRUCache 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_cache_options: 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: capacity : 536870912 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: num_shard_bits : 4 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: strict_capacity_limit : 0 2024-04-12T05:44:01.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: high_pri_pool_ratio: 0.000 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_cache_compressed: (nil) 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: persistent_cache: (nil) 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_size: 4096 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_size_deviation: 10 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_restart_interval: 16 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: index_block_restart_interval: 1 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: metadata_block_size: 4096 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: partition_filters: 0 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: use_delta_encoding: 1 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: filter_policy: bloomfilter 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: whole_key_filtering: 1 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: verify_compression: 0 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: read_amp_bytes_per_bit: 0 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: format_version: 5 2024-04-12T05:44:01.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: enable_index_compression: 1 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_align: 0 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: max_auto_readahead_size: 262144 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: prepopulate_block_cache: 0 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: initial_auto_readahead_size: 8192 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: num_file_reads_for_auto_readahead: 2 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression: NoCompression 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.num_levels: 7 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T05:44:01.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T05:44:01.601 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T05:44:01.602 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.arena_block_size: 1048576 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T05:44:01.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.table_properties_collectors: 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.inplace_update_support: 0 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.bloom_locality: 0 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.max_successive_merges: 0 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T05:44:01.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.ttl: 2592000 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.enable_blob_files: false 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.min_blob_size: 0 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.blob_file_starting_level: 0 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 38.sst 2024-04-12T05:44:01.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi155/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 40, last_sequence is 21433, log_number is 36,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 36 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 22986a9f-f15a-4df9-ad3d-11e65819677a 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712900641208269, "job": 1, "event": "recovery_started", "wal_files": [36]} 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #36 mode 2 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712900641211178, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 41, "file_size": 664907, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21438, "largest_seqno": 21612, "table_properties": {"data_size": 662889, "index_size": 814, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1651, "raw_average_key_size": 23, "raw_value_size": 660806, "raw_average_value_size": 9440, "num_data_blocks": 35, "num_entries": 70, "num_filter_entries": 70, "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": 1712900641, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "22986a9f-f15a-4df9-ad3d-11e65819677a", "db_session_id": "EQDAY1U8SMH2JWAUCG4S", "orig_file_number": 41, "seqno_to_time_mapping": "N/A"}} 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712900641211265, "job": 1, "event": "recovery_finished"} 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/version_set.cc:5047] Creating manifest 43 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi155/store.db/000036.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563cfb7be000 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: DB pointer 0x563cfb7ac000 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ** DB Stats ** 2024-04-12T05:44:01.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:44:01.606 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-12T05:44:01.607 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-12T05:44:01.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:44:01.607 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-12T05:44:01.607 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-12T05:44:01.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:44:01.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-12T05:44:01.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ** Compaction Stats [default] ** 2024-04-12T05:44:01.607 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-12T05:44:01.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-12T05:44:01.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: L0 1/0 649.32 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 389.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T05:44:01.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: L6 1/0 35.36 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-12T05:44:01.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Sum 2/0 36.00 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 389.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T05:44:01.607 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 389.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ** Compaction Stats [default] ** 2024-04-12T05:44:01.608 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-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:44:01.608 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 389.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-12T05:44:01.608 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-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Cumulative compaction: 0.00 GB write, 124.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:44:01.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Interval compaction: 0.00 GB write, 124.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:44:01.608 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-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Block cache BinnedLRUCache@0x563cfb71f1f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: starting mon.smithi155 rank 1 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 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: mon.smithi155@-1(???) e2 preinit fsid 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: mon.smithi155@-1(???).mds e7 new map 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: mon.smithi155@-1(???).mds e7 print_map 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: e7 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T05:44:01.609 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-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: legacy client fscid: 1 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-12T05:44:01.609 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Filesystem 'foofs' (1) 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: fs_name foofs 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: epoch 4 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: created 2024-04-12T05:29:08.315471+0000 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: modified 2024-04-12T05:29:13.111458+0000 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: tableserver 0 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: root 0 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: session_timeout 60 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: session_autoclose 300 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: max_file_size 1099511627776 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: max_xattr_size 65536 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: required_client_features {} 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: last_failure 0 2024-04-12T05:44:01.610 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: last_failure_osd_epoch 0 2024-04-12T05:44:01.611 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-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: max_mds 1 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: in 0 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: up {0=14500} 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: failed 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: damaged 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: stopped 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: data_pools [3] 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: metadata_pool 2 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: inline_data disabled 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: balancer 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: bal_rank_mask -1 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: standby_count_wanted 1 2024-04-12T05:44:01.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: [mds.foofs.smithi077.mmnqsj{0:14500} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.77:6834/2341430157,v1:172.21.15.77:6835/2341430157] compat {c=[1],r=[1],i=[7ff]}] 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Standby daemons: 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: [mds.foofs.smithi155.tqzyjx{-1:24279} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] compat {c=[1],r=[1],i=[7ff]}] 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: mon.smithi155@-1(???).osd e75 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: mon.smithi155@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: mon.smithi155@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: mon.smithi155@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 ceph-mon[67899]: mon.smithi155@-1(???).paxosservice(auth 1..47) refresh upgraded, format 0 -> 3 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 bash[67861]: f71e2d95eccd11468cb3fd6dffaec2dec3c344f130f7f1a4c694667a3435f15c 2024-04-12T05:44:01.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:01 smithi155 systemd[1]: Started Ceph mon.smithi155 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:44:02.613 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mkfs 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:44:02.614 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mkfs 832ac620-f88c-11ee-bc8c-c7b262605968 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring daemon alertmanager.smithi077 on smithi077 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring grafana.smithi077 (dependencies changed)... 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring daemon grafana.smithi077 on smithi077 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring node-exporter.smithi077 (dependencies changed)... 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring daemon node-exporter.smithi077 on smithi077 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring node-exporter.smithi155 (dependencies changed)... 2024-04-12T05:44:02.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring daemon node-exporter.smithi155 on smithi155 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Upgrade: Updating mgr.smithi077.pbilcj 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Deploying daemon mgr.smithi077.pbilcj on smithi077 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Failing over to other MGR 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [12/Apr/2024:05:43:03] ENGINE Bus STARTING 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [12/Apr/2024:05:43:03] ENGINE Serving on http://172.21.15.77:8765 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [12/Apr/2024:05:43:03] ENGINE Serving on https://172.21.15.77:7150 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [12/Apr/2024:05:43:03] ENGINE Bus STARTED 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v7: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T05:44:02.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e35: smithi077.pbilcj(active, since 8s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v8: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v9: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T05:44:02.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v10: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v11: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v12: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 86 B/s wr, 10 op/s 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Upgrade: Updating mgr.smithi155.vdcsri 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Deploying daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v13: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 86 B/s wr, 0 op/s 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v14: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 260 B/s rd, 173 B/s wr, 0 op/s 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v15: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v16: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v17: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Standby manager daemon smithi155.vdcsri restarted 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Standby manager daemon smithi155.vdcsri started 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e36: smithi077.pbilcj(active, since 30s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v18: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:02.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v19: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all mgr 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Upgrade: Updating mon.smithi077 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Deploying daemon mon.smithi077 on smithi077 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v21: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mon.smithi077 calling monitor election 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mon.smithi077 is new leader, mons smithi077,smithi155 in quorum (ranks 0,1) 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: monmap e2: 2 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: osdmap e74: 8 total, 8 up, 8 in 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e36: smithi077.pbilcj(active, since 37s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e37: smithi077.pbilcj(active, since 37s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e38: smithi077.pbilcj(active, since 38s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Standby manager daemon smithi155.vdcsri restarted 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Standby manager daemon smithi155.vdcsri started 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Active manager daemon smithi077.pbilcj restarted 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Activating manager daemon smithi077.pbilcj 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: osdmap e75: 8 total, 8 up, 8 in 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e39: smithi077.pbilcj(active, starting, since 0.00510487s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:44:02.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Manager daemon smithi077.pbilcj is now available 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [12/Apr/2024:05:43:46] ENGINE Bus STARTING 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [12/Apr/2024:05:43:46] ENGINE Serving on http://172.21.15.77:8765 2024-04-12T05:44:02.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [12/Apr/2024:05:43:46] ENGINE Serving on https://172.21.15.77:7150 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [12/Apr/2024:05:43:46] ENGINE Bus STARTED 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e40: smithi077.pbilcj(active, since 1.03276s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v3: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v4: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Cluster is now healthy 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e41: smithi077.pbilcj(active, since 2s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v5: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e42: smithi077.pbilcj(active, since 4s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v6: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v7: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:44:02.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v8: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 115 B/s wr, 13 op/s 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:02.846 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:02.847 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T05:44:02.847 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T05:44:02.847 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:02.847 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:02.847 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Upgrade: Updating mon.smithi155 2024-04-12T05:44:02.847 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.847 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Deploying daemon mon.smithi155 on smithi155 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v9: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 188 B/s wr, 11 op/s 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1321705363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/4048031514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:44:02.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mon.smithi155 calling monitor election 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mon.smithi077 calling monitor election 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mon.smithi077 is new leader, mons smithi077,smithi155 in quorum (ranks 0,1) 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: monmap e3: 2 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: osdmap e75: 8 total, 8 up, 8 in 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: mgrmap e42: smithi077.pbilcj(active, since 15s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.849 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.850 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:02.850 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:02 smithi155 ceph-mon[67899]: pgmap v11: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 172 B/s wr, 10 op/s 2024-04-12T05:44:02.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring daemon alertmanager.smithi077 on smithi077 2024-04-12T05:44:02.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring grafana.smithi077 (dependencies changed)... 2024-04-12T05:44:02.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T05:44:02.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring daemon grafana.smithi077 on smithi077 2024-04-12T05:44:02.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring node-exporter.smithi077 (dependencies changed)... 2024-04-12T05:44:02.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring daemon node-exporter.smithi077 on smithi077 2024-04-12T05:44:02.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:44:02.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:44:02.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring node-exporter.smithi155 (dependencies changed)... 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring daemon node-exporter.smithi155 on smithi155 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Upgrade: Updating mgr.smithi077.pbilcj 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Deploying daemon mgr.smithi077.pbilcj on smithi077 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Upgrade: Need to upgrade myself (mgr.smithi155.vdcsri) 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Failing over to other MGR 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [12/Apr/2024:05:43:03] ENGINE Bus STARTING 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [12/Apr/2024:05:43:03] ENGINE Serving on http://172.21.15.77:8765 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [12/Apr/2024:05:43:03] ENGINE Serving on https://172.21.15.77:7150 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [12/Apr/2024:05:43:03] ENGINE Bus STARTED 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v7: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e35: smithi077.pbilcj(active, since 8s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v8: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v9: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring prometheus.smithi077 (dependencies changed)... 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Reconfiguring daemon prometheus.smithi077 on smithi077 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v10: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T05:44:02.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v11: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v12: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 86 B/s wr, 10 op/s 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Upgrade: Updating mgr.smithi155.vdcsri 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Deploying daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v13: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 86 B/s wr, 0 op/s 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v14: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 260 B/s rd, 173 B/s wr, 0 op/s 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v15: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v16: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v17: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Standby manager daemon smithi155.vdcsri restarted 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Standby manager daemon smithi155.vdcsri started 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e36: smithi077.pbilcj(active, since 30s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v18: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v19: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all mgr 2024-04-12T05:44:02.965 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Upgrade: Updating mon.smithi077 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Deploying daemon mon.smithi077 on smithi077 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v21: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mon.smithi077 calling monitor election 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mon.smithi077 is new leader, mons smithi077,smithi155 in quorum (ranks 0,1) 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: monmap e2: 2 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: osdmap e74: 8 total, 8 up, 8 in 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e36: smithi077.pbilcj(active, since 37s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e37: smithi077.pbilcj(active, since 37s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e38: smithi077.pbilcj(active, since 38s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.966 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Standby manager daemon smithi155.vdcsri restarted 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Standby manager daemon smithi155.vdcsri started 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Active manager daemon smithi077.pbilcj restarted 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Activating manager daemon smithi077.pbilcj 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: osdmap e75: 8 total, 8 up, 8 in 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e39: smithi077.pbilcj(active, starting, since 0.00510487s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:44:02.967 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Manager daemon smithi077.pbilcj is now available 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi077.pbilcj/trash_purge_schedule"}]: dispatch 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [12/Apr/2024:05:43:46] ENGINE Bus STARTING 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [12/Apr/2024:05:43:46] ENGINE Serving on http://172.21.15.77:8765 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [12/Apr/2024:05:43:46] ENGINE Serving on https://172.21.15.77:7150 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [12/Apr/2024:05:43:46] ENGINE Bus STARTED 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e40: smithi077.pbilcj(active, since 1.03276s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.968 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v3: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:44:02.969 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v4: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:44:02.969 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T05:44:02.969 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Cluster is now healthy 2024-04-12T05:44:02.969 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e41: smithi077.pbilcj(active, since 2s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.969 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v5: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:44:02.969 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e42: smithi077.pbilcj(active, since 4s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v6: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v7: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:02.970 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi077:/etc/ceph/ceph.conf 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi155:/etc/ceph/ceph.conf 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Updating smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v8: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 115 B/s wr, 13 op/s 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.971 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Upgrade: Updating mon.smithi155 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 ' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Deploying daemon mon.smithi155 on smithi155 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v9: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 188 B/s wr, 11 op/s 2024-04-12T05:44:02.972 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1321705363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/4048031514' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi077"}]: dispatch 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mon.smithi155 calling monitor election 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mon.smithi077 calling monitor election 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mon.smithi077 is new leader, mons smithi077,smithi155 in quorum (ranks 0,1) 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: monmap e3: 2 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: osdmap e75: 8 total, 8 up, 8 in 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: mgrmap e42: smithi077.pbilcj(active, since 15s), standbys: smithi155.vdcsri 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:44:02.973 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:44:02.974 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:44:02.974 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.974 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:02.974 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:02.974 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:02 smithi077 ceph-mon[92268]: pgmap v11: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 172 B/s wr, 10 op/s 2024-04-12T05:44:03.831 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:05.391 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:05 smithi077 ceph-mon[92268]: pgmap v12: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 258 B/s wr, 10 op/s 2024-04-12T05:44:05.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:05 smithi155 ceph-mon[67899]: pgmap v12: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 258 B/s wr, 10 op/s 2024-04-12T05:44:07.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:07.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:07.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:06 smithi077 ceph-mon[92268]: pgmap v13: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-04-12T05:44:07.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:07.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:07.311 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:07.311 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:07.311 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:06 smithi155 ceph-mon[67899]: pgmap v13: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-04-12T05:44:07.311 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:07.311 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:08.871 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:09.563 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:09 smithi155 ceph-mon[67899]: pgmap v14: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:09.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:09 smithi077 ceph-mon[92268]: pgmap v14: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:10.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: pgmap v15: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: pgmap v16: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: Reconfiguring mon.smithi077 (monmap changed)... 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:10.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:10 smithi077 ceph-mon[92268]: Reconfiguring daemon mon.smithi077 on smithi077 2024-04-12T05:44:11.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: pgmap v15: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: pgmap v16: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: Reconfiguring mon.smithi077 (monmap changed)... 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:11.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:10 smithi155 ceph-mon[67899]: Reconfiguring daemon mon.smithi077 on smithi077 2024-04-12T05:44:12.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:12 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:12.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:12 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:12.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:12 smithi077 ceph-mon[92268]: Reconfiguring mgr.smithi077.pbilcj (monmap changed)... 2024-04-12T05:44:12.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:12 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi077.pbilcj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:44:12.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:12 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:44:12.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:12 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:12.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:12 smithi077 ceph-mon[92268]: Reconfiguring daemon mgr.smithi077.pbilcj on smithi077 2024-04-12T05:44:12.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:12 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:12.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:12 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:12.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:12 smithi155 ceph-mon[67899]: Reconfiguring mgr.smithi077.pbilcj (monmap changed)... 2024-04-12T05:44:12.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:12 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi077.pbilcj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:44:12.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:12 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:44:12.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:12 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:12.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:12 smithi155 ceph-mon[67899]: Reconfiguring daemon mgr.smithi077.pbilcj on smithi077 2024-04-12T05:44:13.660 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:13 smithi077 ceph-mon[92268]: pgmap v17: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:13.661 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:13 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:13.661 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:13 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:13.661 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:13 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi077", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:44:13.661 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:13 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:13.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:13 smithi155 ceph-mon[67899]: pgmap v17: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:13.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:13 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:13.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:13 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:13.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:13 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi077", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:44:13.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:13 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:13.918 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:14 smithi077 ceph-mon[92268]: Reconfiguring crash.smithi077 (monmap changed)... 2024-04-12T05:44:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:14 smithi077 ceph-mon[92268]: Reconfiguring daemon crash.smithi077 on smithi077 2024-04-12T05:44:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:14 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:14 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:14 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T05:44:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:14 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:14.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:14 smithi155 ceph-mon[67899]: Reconfiguring crash.smithi077 (monmap changed)... 2024-04-12T05:44:14.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:14 smithi155 ceph-mon[67899]: Reconfiguring daemon crash.smithi077 on smithi077 2024-04-12T05:44:14.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:14 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:14 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:14 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T05:44:14.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:14 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:15.693 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:15 smithi077 ceph-mon[92268]: pgmap v18: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:15.693 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:15 smithi077 ceph-mon[92268]: Reconfiguring osd.0 (monmap changed)... 2024-04-12T05:44:15.693 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:15 smithi077 ceph-mon[92268]: Reconfiguring daemon osd.0 on smithi077 2024-04-12T05:44:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:15 smithi155 ceph-mon[67899]: pgmap v18: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:15 smithi155 ceph-mon[67899]: Reconfiguring osd.0 (monmap changed)... 2024-04-12T05:44:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:15 smithi155 ceph-mon[67899]: Reconfiguring daemon osd.0 on smithi077 2024-04-12T05:44:16.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:16.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:16.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:16 smithi077 ceph-mon[92268]: Reconfiguring osd.1 (monmap changed)... 2024-04-12T05:44:16.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T05:44:16.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:16.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:16 smithi077 ceph-mon[92268]: Reconfiguring daemon osd.1 on smithi077 2024-04-12T05:44:16.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:16 smithi077 ceph-mon[92268]: pgmap v19: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:16.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:44:17.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:17.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:17.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:16 smithi155 ceph-mon[67899]: Reconfiguring osd.1 (monmap changed)... 2024-04-12T05:44:17.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T05:44:17.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:17.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:16 smithi155 ceph-mon[67899]: Reconfiguring daemon osd.1 on smithi077 2024-04-12T05:44:17.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:16 smithi155 ceph-mon[67899]: pgmap v19: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:17.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:44:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:18 smithi077 ceph-mon[92268]: Reconfiguring osd.2 (monmap changed)... 2024-04-12T05:44:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T05:44:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:18 smithi077 ceph-mon[92268]: Reconfiguring daemon osd.2 on smithi077 2024-04-12T05:44:18.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:18.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:18.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:18 smithi155 ceph-mon[67899]: Reconfiguring osd.2 (monmap changed)... 2024-04-12T05:44:18.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T05:44:18.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:18.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:18 smithi155 ceph-mon[67899]: Reconfiguring daemon osd.2 on smithi077 2024-04-12T05:44:18.961 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:19.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:19 smithi077 ceph-mon[92268]: pgmap v20: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:19.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:19.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:19.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T05:44:19.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:19 smithi155 ceph-mon[67899]: pgmap v20: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s 2024-04-12T05:44:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T05:44:19.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:20 smithi077 ceph-mon[92268]: Reconfiguring osd.3 (monmap changed)... 2024-04-12T05:44:20.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:20 smithi077 ceph-mon[92268]: Reconfiguring daemon osd.3 on smithi077 2024-04-12T05:44:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:20 smithi155 ceph-mon[67899]: Reconfiguring osd.3 (monmap changed)... 2024-04-12T05:44:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:20 smithi155 ceph-mon[67899]: Reconfiguring daemon osd.3 on smithi077 2024-04-12T05:44:21.563 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:21 smithi077 ceph-mon[92268]: pgmap v21: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:44:21.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:21 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:21.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:21 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:21.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:21 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi077.mmnqsj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:44:21.564 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:21 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:21 smithi155 ceph-mon[67899]: pgmap v21: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:44:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:21 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:21 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:21.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:21 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi077.mmnqsj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:44:21.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:21 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:22.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:22 smithi077 ceph-mon[92268]: Reconfiguring mds.foofs.smithi077.mmnqsj (monmap changed)... 2024-04-12T05:44:22.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:22 smithi077 ceph-mon[92268]: Reconfiguring daemon mds.foofs.smithi077.mmnqsj on smithi077 2024-04-12T05:44:22.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:22 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:22.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:22 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:22.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:22 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:44:22.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:22 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:22.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:22 smithi155 ceph-mon[67899]: Reconfiguring mds.foofs.smithi077.mmnqsj (monmap changed)... 2024-04-12T05:44:22.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:22 smithi155 ceph-mon[67899]: Reconfiguring daemon mds.foofs.smithi077.mmnqsj on smithi077 2024-04-12T05:44:22.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:22 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:22.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:22 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:22.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:22 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:44:22.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:22 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:23.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:23 smithi077 ceph-mon[92268]: pgmap v22: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:23.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:23 smithi077 ceph-mon[92268]: Reconfiguring crash.smithi155 (monmap changed)... 2024-04-12T05:44:23.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:23 smithi077 ceph-mon[92268]: Reconfiguring daemon crash.smithi155 on smithi155 2024-04-12T05:44:23.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:23 smithi155 ceph-mon[67899]: pgmap v22: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:23.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:23 smithi155 ceph-mon[67899]: Reconfiguring crash.smithi155 (monmap changed)... 2024-04-12T05:44:23.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:23 smithi155 ceph-mon[67899]: Reconfiguring daemon crash.smithi155 on smithi155 2024-04-12T05:44:24.001 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:25.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:24 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:25.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:24 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:24 smithi155 ceph-mon[67899]: Reconfiguring mgr.smithi155.vdcsri (monmap changed)... 2024-04-12T05:44:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:24 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:44:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:24 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:44:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:24 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:24 smithi155 ceph-mon[67899]: Reconfiguring daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:44:25.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:24 smithi155 ceph-mon[67899]: pgmap v23: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:25.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:24 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:25.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:24 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:25.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:24 smithi077 ceph-mon[92268]: Reconfiguring mgr.smithi155.vdcsri (monmap changed)... 2024-04-12T05:44:25.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:24 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.vdcsri", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:44:25.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:24 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:44:25.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:24 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:25.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:24 smithi077 ceph-mon[92268]: Reconfiguring daemon mgr.smithi155.vdcsri on smithi155 2024-04-12T05:44:25.212 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:24 smithi077 ceph-mon[92268]: pgmap v23: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:26.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:26 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:26.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:26 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:26.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:26 smithi155 ceph-mon[67899]: Reconfiguring mon.smithi155 (monmap changed)... 2024-04-12T05:44:26.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:26 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:44:26.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:26 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:44:26.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:26 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:26.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:26 smithi155 ceph-mon[67899]: Reconfiguring daemon mon.smithi155 on smithi155 2024-04-12T05:44:26.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:26 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:26.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:26 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:26.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:26 smithi077 ceph-mon[92268]: Reconfiguring mon.smithi155 (monmap changed)... 2024-04-12T05:44:26.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:26 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:44:26.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:26 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:44:26.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:26 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:26.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:26 smithi077 ceph-mon[92268]: Reconfiguring daemon mon.smithi155 on smithi155 2024-04-12T05:44:27.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:27 smithi155 ceph-mon[67899]: pgmap v24: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:27.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:27.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:27.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T05:44:27.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:27 smithi077 ceph-mon[92268]: pgmap v24: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T05:44:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:28.559 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:28 smithi077 ceph-mon[92268]: Reconfiguring osd.4 (monmap changed)... 2024-04-12T05:44:28.559 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:28 smithi077 ceph-mon[92268]: Reconfiguring daemon osd.4 on smithi155 2024-04-12T05:44:28.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:28 smithi155 ceph-mon[67899]: Reconfiguring osd.4 (monmap changed)... 2024-04-12T05:44:28.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:28 smithi155 ceph-mon[67899]: Reconfiguring daemon osd.4 on smithi155 2024-04-12T05:44:29.040 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:29.478 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:44:29.552 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:29 smithi155 ceph-mon[67899]: pgmap v25: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:29.552 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:29 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:29.552 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:29 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:29.553 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:29 smithi155 ceph-mon[67899]: Reconfiguring osd.5 (monmap changed)... 2024-04-12T05:44:29.553 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:29 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T05:44:29.553 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:29 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:29.553 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:29 smithi155 ceph-mon[67899]: Reconfiguring daemon osd.5 on smithi155 2024-04-12T05:44:29.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:29 smithi077 ceph-mon[92268]: pgmap v25: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:29.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:29 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:29.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:29 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:29.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:29 smithi077 ceph-mon[92268]: Reconfiguring osd.5 (monmap changed)... 2024-04-12T05:44:29.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:29 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T05:44:29.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:29 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:29.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:29 smithi077 ceph-mon[92268]: Reconfiguring daemon osd.5 on smithi155 2024-04-12T05:44:30.115 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:44:30.115 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (10m) 37s ago 20m 17.0M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:44:30.115 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (20m) 37s ago 20m 6391k - 16.2.5 6933c2a0b7dd 6dd7a64370ff 2024-04-12T05:44:30.115 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (19m) 24s ago 19m 6391k - 16.2.5 6933c2a0b7dd 85d8de6488be 2024-04-12T05:44:30.115 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (8m) 37s ago 20m 37.7M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (15m) 37s ago 15m 38.5M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (15m) 24s ago 15m 16.0M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (100s) 37s ago 22m 472M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (66s) 24s ago 19m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (52s) 37s ago 22m 30.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (29s) 24s ago 19m 18.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (12m) 37s ago 12m 79.9M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (12m) 24s ago 12m 77.5M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (6m) 37s ago 20m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (105s) 24s ago 19m 4714k - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (19m) 37s ago 19m 386M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (18m) 37s ago 18m 314M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (18m) 37s ago 18m 274M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (18m) 37s ago 18m 373M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:44:30.116 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (17m) 24s ago 17m 385M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:44:30.117 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (17m) 24s ago 17m 416M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:44:30.117 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (17m) 24s ago 17m 348M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:44:30.117 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (16m) 24s ago 16m 483M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:44:30.117 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 37s ago 20m - - 2024-04-12T05:44:30.496 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:44:30.497 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:44:30.498 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:44:30.498 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:44:30.498 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-04-12T05:44:30.498 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 4 2024-04-12T05:44:30.498 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:44:30.498 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:44:30.676 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:30 smithi155 ceph-mon[67899]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:30.676 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:30.676 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:30.676 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T05:44:30.676 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:30.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:30 smithi077 ceph-mon[92268]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:30.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:30.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:30.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T05:44:30.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:30.818 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:44:30.818 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:44:30.818 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:44:30.818 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:44:30.819 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:44:30.819 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:44:30.819 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:44:30.819 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:44:30.819 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "4/23 daemons upgraded", 2024-04-12T05:44:30.819 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading mon daemons", 2024-04-12T05:44:30.819 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:44:30.819 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:44:31.198 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:44:31.198 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:44:31.198 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:44:31.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:31 smithi077 ceph-mon[92268]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:31.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:31 smithi077 ceph-mon[92268]: pgmap v26: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:31.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:31 smithi077 ceph-mon[92268]: Reconfiguring osd.6 (monmap changed)... 2024-04-12T05:44:31.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:31 smithi077 ceph-mon[92268]: Reconfiguring daemon osd.6 on smithi155 2024-04-12T05:44:31.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:31 smithi077 ceph-mon[92268]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:31.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:31 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/3190444248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:31.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:31 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/682608023' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:44:31.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:44:31.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:31 smithi155 ceph-mon[67899]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:31 smithi155 ceph-mon[67899]: pgmap v26: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:31 smithi155 ceph-mon[67899]: Reconfiguring osd.6 (monmap changed)... 2024-04-12T05:44:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:31 smithi155 ceph-mon[67899]: Reconfiguring daemon osd.6 on smithi155 2024-04-12T05:44:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:31 smithi155 ceph-mon[67899]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:31 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/3190444248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:31 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/682608023' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:44:31.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:44:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:32 smithi077 ceph-mon[92268]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:32 smithi077 ceph-mon[92268]: Reconfiguring osd.7 (monmap changed)... 2024-04-12T05:44:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T05:44:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:32 smithi077 ceph-mon[92268]: Reconfiguring daemon osd.7 on smithi155 2024-04-12T05:44:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:32 smithi155 ceph-mon[67899]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:44:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:32 smithi155 ceph-mon[67899]: Reconfiguring osd.7 (monmap changed)... 2024-04-12T05:44:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T05:44:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:32 smithi155 ceph-mon[67899]: Reconfiguring daemon osd.7 on smithi155 2024-04-12T05:44:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:33 smithi077 ceph-mon[92268]: pgmap v27: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:33 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:33 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:33 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.tqzyjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:44:33.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:33 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:33.782 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:33 smithi155 ceph-mon[67899]: pgmap v27: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:33.782 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:33 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:33.782 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:33 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:33.782 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:33 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.tqzyjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:44:33.782 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:33 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:34.079 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:34 smithi077 ceph-mon[92268]: Reconfiguring mds.foofs.smithi155.tqzyjx (monmap changed)... 2024-04-12T05:44:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:34 smithi077 ceph-mon[92268]: Reconfiguring daemon mds.foofs.smithi155.tqzyjx on smithi155 2024-04-12T05:44:34.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:34 smithi155 ceph-mon[67899]: Reconfiguring mds.foofs.smithi155.tqzyjx (monmap changed)... 2024-04-12T05:44:34.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:34 smithi155 ceph-mon[67899]: Reconfiguring daemon mds.foofs.smithi155.tqzyjx on smithi155 2024-04-12T05:44:35.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: pgmap v28: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:35.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:35.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:35.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:35.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:35.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:35.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:35.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi077"}]: dispatch 2024-04-12T05:44:35.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi077"}]': finished 2024-04-12T05:44:35.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi155"}]: dispatch 2024-04-12T05:44:35.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:35 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi155"}]': finished 2024-04-12T05:44:35.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: pgmap v28: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:35.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi077"}]: dispatch 2024-04-12T05:44:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi077"}]': finished 2024-04-12T05:44:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi155"}]: dispatch 2024-04-12T05:44:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:35 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi155"}]': finished 2024-04-12T05:44:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:36 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all mon 2024-04-12T05:44:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi077", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:44:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:36 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all mon 2024-04-12T05:44:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi077", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:44:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:37.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:37 smithi077 ceph-mon[92268]: pgmap v29: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:37.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:37 smithi077 ceph-mon[92268]: Upgrade: Updating crash.smithi077 (1/2) 2024-04-12T05:44:37.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:37 smithi077 ceph-mon[92268]: Deploying daemon crash.smithi077 on smithi077 2024-04-12T05:44:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:37 smithi155 ceph-mon[67899]: pgmap v29: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:37 smithi155 ceph-mon[67899]: Upgrade: Updating crash.smithi077 (1/2) 2024-04-12T05:44:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:37 smithi155 ceph-mon[67899]: Deploying daemon crash.smithi077 on smithi077 2024-04-12T05:44:39.115 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:39.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:39 smithi077 ceph-mon[92268]: pgmap v30: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:39.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:39 smithi155 ceph-mon[67899]: pgmap v30: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:40.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:40 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:40.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:40 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:40.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:40 smithi077 ceph-mon[92268]: pgmap v31: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:40.795 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:40 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:40.795 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:40 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:40.795 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:40 smithi155 ceph-mon[67899]: pgmap v31: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:42.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:42 smithi077 ceph-mon[92268]: Upgrade: Updating crash.smithi155 (2/2) 2024-04-12T05:44:42.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:42 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:42.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:42 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:44:42.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:42 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:42.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:42 smithi077 ceph-mon[92268]: Deploying daemon crash.smithi155 on smithi155 2024-04-12T05:44:42.556 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:42 smithi155 ceph-mon[67899]: Upgrade: Updating crash.smithi155 (2/2) 2024-04-12T05:44:42.557 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:42 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:42.557 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:42 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:44:42.557 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:42 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:42.557 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:42 smithi155 ceph-mon[67899]: Deploying daemon crash.smithi155 on smithi155 2024-04-12T05:44:43.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:43 smithi077 ceph-mon[92268]: pgmap v32: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:43.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:43 smithi155 ceph-mon[67899]: pgmap v32: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:44.158 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:45.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:45 smithi077 ceph-mon[92268]: pgmap v33: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:45.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:45 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:45.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:45 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:45.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:45 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:45.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:45 smithi155 ceph-mon[67899]: pgmap v33: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:45.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:45 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:45.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:45 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:45.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:45 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:47.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:47 smithi077 ceph-mon[92268]: pgmap v34: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:47.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:47 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:44:47.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:47 smithi155 ceph-mon[67899]: pgmap v34: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:47.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:47 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:44:49.202 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:49.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:49 smithi077 ceph-mon[92268]: pgmap v35: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:49.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:49 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:49.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:49 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:49.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:49 smithi155 ceph-mon[67899]: pgmap v35: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:49.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:49 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:49.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:49 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:50.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:50.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:51.600 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:51 smithi077 ceph-mon[92268]: pgmap v36: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:51.600 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:51 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:51.600 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:51 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:51.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:51 smithi155 ceph-mon[67899]: pgmap v36: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:51.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:51 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:51.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:51 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:52.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:52.672 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:52.677 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:52.677 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:53.565 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:53 smithi077 ceph-mon[92268]: pgmap v37: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:53.566 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:53.566 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:53 smithi155 ceph-mon[67899]: pgmap v37: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:44:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:54.247 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:44:55.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:55 smithi077 ceph-mon[92268]: pgmap v38: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:55.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:55 smithi155 ceph-mon[67899]: pgmap v38: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:44:56.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: pgmap v39: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: pgmap v40: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi077"}]: dispatch 2024-04-12T05:44:56.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi077"}]': finished 2024-04-12T05:44:56.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi155"}]: dispatch 2024-04-12T05:44:56.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi155"}]': finished 2024-04-12T05:44:56.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T05:44:56.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: pgmap v39: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: pgmap v40: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi077"}]: dispatch 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi077"}]': finished 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi155"}]: dispatch 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi155"}]': finished 2024-04-12T05:44:56.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T05:44:57.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:57 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all crash 2024-04-12T05:44:57.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:57 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T05:44:57.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:57 smithi077 ceph-mon[92268]: Upgrade: osd.0 is safe to restart 2024-04-12T05:44:57.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:57 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:57.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:57 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T05:44:57.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:57 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:57.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:57 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all crash 2024-04-12T05:44:57.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:57 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T05:44:57.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:57 smithi155 ceph-mon[67899]: Upgrade: osd.0 is safe to restart 2024-04-12T05:44:57.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:57 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:44:57.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:57 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T05:44:57.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:57 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:44:58.577 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:58 smithi077 ceph-mon[92268]: Upgrade: Updating osd.0 2024-04-12T05:44:58.577 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:58 smithi077 ceph-mon[92268]: Deploying daemon osd.0 on smithi077 2024-04-12T05:44:58.577 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:44:58 smithi077 ceph-mon[92268]: pgmap v41: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-12T05:44:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:58 smithi155 ceph-mon[67899]: Upgrade: Updating osd.0 2024-04-12T05:44:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:58 smithi155 ceph-mon[67899]: Deploying daemon osd.0 on smithi077 2024-04-12T05:44:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:44:58 smithi155 ceph-mon[67899]: pgmap v41: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-12T05:44:59.289 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:00.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:00 smithi077 ceph-mon[92268]: pgmap v42: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-12T05:45:00.712 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:00 smithi077 systemd[1]: Stopping Ceph osd.0 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:45:00.712 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.0[45820]: debug 2024-04-12T05:45:00.548+0000 7fbce51cc700 -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-12T05:45:00.712 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.0[45820]: debug 2024-04-12T05:45:00.548+0000 7fbce51cc700 -1 osd.0 75 *** Got signal Terminated *** 2024-04-12T05:45:00.712 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:00 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.0[45820]: debug 2024-04-12T05:45:00.548+0000 7fbce51cc700 -1 osd.0 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:45:00.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:00 smithi155 ceph-mon[67899]: pgmap v42: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-12T05:45:01.356 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:01 smithi077 bash[99910]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.0 2024-04-12T05:45:01.581 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:45:01.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 failed (root=default,host=smithi077) (connection refused reported by osd.4) 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.5 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.2 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.1 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.5 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.2 2024-04-12T05:45:01.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.1 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.2 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.2 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.1 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.5 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.1 2024-04-12T05:45:01.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.5 2024-04-12T05:45:01.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:01 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:45:01.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 failed (root=default,host=smithi077) (connection refused reported by osd.4) 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.5 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.2 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.1 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.5 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.2 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.1 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.2 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.2 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.1 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.5 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.1 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.5 2024-04-12T05:45:01.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.4 2024-04-12T05:45:01.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.7 2024-04-12T05:45:01.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.3 2024-04-12T05:45:01.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: osd.0 reported immediately failed by osd.6 2024-04-12T05:45:01.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:01 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:45:02.246 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:45:02.246 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (10m) 11s ago 21m 17.0M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:45:02.246 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (23s) 11s ago 21m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:45:02.246 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (18s) 13s ago 20m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (8m) 11s ago 21m 37.5M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (15m) 11s ago 15m 38.6M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (15m) 13s ago 15m 16.1M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (2m) 11s ago 22m 494M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (99s) 13s ago 20m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (84s) 11s ago 23m 47.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (61s) 13s ago 20m 39.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (13m) 11s ago 13m 80.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (13m) 13s ago 13m 77.5M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (6m) 11s ago 20m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (2m) 13s ago 20m 4714k - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (19m) 11s ago 19m 386M 1944M 16.2.5 6933c2a0b7dd afd606738bb5 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (19m) 11s ago 19m 314M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (19m) 11s ago 19m 274M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (18m) 11s ago 18m 374M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:45:02.247 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (18m) 13s ago 18m 385M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:45:02.248 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (18m) 13s ago 18m 416M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:45:02.248 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (17m) 13s ago 17m 348M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:45:02.248 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (17m) 13s ago 17m 483M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:45:02.248 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 11s ago 20m - - 2024-04-12T05:45:02.662 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:45:02.662 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 4 2024-04-12T05:45:02.663 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:45:02.664 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:45:02.697 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:02 smithi077 ceph-mon[92268]: pgmap v43: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-12T05:45:02.698 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:02 smithi077 ceph-mon[92268]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:45:02.698 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:02 smithi077 ceph-mon[92268]: osdmap e76: 8 total, 7 up, 8 in 2024-04-12T05:45:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:02 smithi155 ceph-mon[67899]: pgmap v43: 129 pgs: 129 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-12T05:45:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:02 smithi155 ceph-mon[67899]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:45:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:02 smithi155 ceph-mon[67899]: osdmap e76: 8 total, 7 up, 8 in 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "6/23 daemons upgraded", 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T05:45:02.998 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:45:02.999 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:45:03.425 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down 2024-04-12T05:45:03.425 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:45:03.425 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:45:03.425 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-12T05:45:03.425 INFO:teuthology.orchestra.run.smithi077.stdout: osd.0 (root=default,host=smithi077) is down 2024-04-12T05:45:03.452 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:03 smithi077 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.0.service: Succeeded. 2024-04-12T05:45:03.452 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:03 smithi077 systemd[1]: Stopped Ceph osd.0 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:45:03.452 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:03 smithi077 systemd[1]: Starting Ceph osd.0 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:45:03.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:03 smithi077 ceph-mon[92268]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:03.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:03 smithi077 ceph-mon[92268]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:03.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:03 smithi077 ceph-mon[92268]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:03.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:03 smithi077 ceph-mon[92268]: osdmap e77: 8 total, 7 up, 8 in 2024-04-12T05:45:03.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:03 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/2343684836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:03.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:03 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/2039527991' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:45:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:03 smithi155 ceph-mon[67899]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:03 smithi155 ceph-mon[67899]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:03 smithi155 ceph-mon[67899]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:03 smithi155 ceph-mon[67899]: osdmap e77: 8 total, 7 up, 8 in 2024-04-12T05:45:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:03 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/2343684836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:03 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/2039527991' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:45:04.324 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:04.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:04 smithi077 ceph-mon[92268]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:04.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:04 smithi077 ceph-mon[92268]: pgmap v46: 129 pgs: 49 peering, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-12T05:45:04.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:04 smithi077 ceph-mon[92268]: Health check failed: Reduced data availability: 7 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-04-12T05:45:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:04 smithi155 ceph-mon[67899]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:04 smithi155 ceph-mon[67899]: pgmap v46: 129 pgs: 49 peering, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-12T05:45:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:04 smithi155 ceph-mon[67899]: Health check failed: Reduced data availability: 7 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-04-12T05:45:05.461 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:05 smithi077 bash[100376]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T05:45:05.462 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:05 smithi077 bash[100376]: 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-12T05:45:05.462 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:05 smithi077 bash[100376]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T05:45:05.462 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:05 smithi077 bash[100376]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T05:45:05.462 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:05 smithi077 bash[100376]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-12T05:45:05.462 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:05 smithi077 bash[100376]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T05:45:05.462 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:05 smithi077 bash[100376]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-12T05:45:06.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:06 smithi077 ceph-mon[92268]: pgmap v47: 129 pgs: 49 peering, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-12T05:45:06.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:06.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:06.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:45:06.712 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:06 smithi077 ceph-osd[100729]: -- 172.21.15.77:0/3412427424 <== mon.0 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559494e671e0 con 0x559494e36c00 2024-04-12T05:45:06.712 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:06 smithi077 bash[100692]: 570198c9e01120146482b56469cb75e83c9b39b0e060a625ff46b432097207bd 2024-04-12T05:45:06.712 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:06 smithi077 systemd[1]: Started Ceph osd.0 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:45:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:06 smithi155 ceph-mon[67899]: pgmap v47: 129 pgs: 49 peering, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-12T05:45:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:06.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:45:07.122 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-0[100706]: 2024-04-12T05:45:06.821+0000 7f4fcbcd87c0 -1 Falling back to public interface 2024-04-12T05:45:07.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:07 smithi155 ceph-mon[67899]: pgmap v48: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:07.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:07 smithi155 ceph-mon[67899]: Health check failed: Degraded data redundancy: 203/1557 objects degraded (13.038%), 30 pgs degraded (PG_DEGRADED) 2024-04-12T05:45:07.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:07 smithi155 ceph-mon[67899]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 49 pgs peering) 2024-04-12T05:45:07.921 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:07 smithi077 ceph-mon[92268]: pgmap v48: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:07.921 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:07 smithi077 ceph-mon[92268]: Health check failed: Degraded data redundancy: 203/1557 objects degraded (13.038%), 30 pgs degraded (PG_DEGRADED) 2024-04-12T05:45:07.921 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:07 smithi077 ceph-mon[92268]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 49 pgs peering) 2024-04-12T05:45:09.362 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:09.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:09 smithi155 ceph-mon[67899]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:09.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:09 smithi077 ceph-mon[92268]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:11.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:11 smithi155 ceph-mon[67899]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:11.858 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:11 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-0[100706]: 2024-04-12T05:45:11.671+0000 7f4fcbcd87c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-12T05:45:11.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:11 smithi077 ceph-mon[92268]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:12.461 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-0[100706]: 2024-04-12T05:45:12.138+0000 7f4fcbcd87c0 -1 osd.0 75 log_to_monitors true 2024-04-12T05:45:12.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:12 smithi155 ceph-mon[67899]: from='osd.0 [v2:172.21.15.77:6802/4009413641,v1:172.21.15.77:6803/4009413641]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T05:45:12.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:12 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:12.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:12 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:12.961 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:45:12 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-0[100706]: 2024-04-12T05:45:12.561+0000 7f4fbd132700 -1 osd.0 75 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T05:45:12.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:12 smithi077 ceph-mon[92268]: from='osd.0 [v2:172.21.15.77:6802/4009413641,v1:172.21.15.77:6803/4009413641]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T05:45:12.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:12 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:12.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:12 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:13.703 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:13 smithi077 ceph-mon[92268]: from='osd.0 [v2:172.21.15.77:6802/4009413641,v1:172.21.15.77:6803/4009413641]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T05:45:13.703 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:13 smithi077 ceph-mon[92268]: osdmap e78: 8 total, 7 up, 8 in 2024-04-12T05:45:13.703 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:13 smithi077 ceph-mon[92268]: from='osd.0 [v2:172.21.15.77:6802/4009413641,v1:172.21.15.77:6803/4009413641]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:45:13.704 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:13 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:13.704 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:13 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:13.704 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:13 smithi077 ceph-mon[92268]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:13.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:13 smithi155 ceph-mon[67899]: from='osd.0 [v2:172.21.15.77:6802/4009413641,v1:172.21.15.77:6803/4009413641]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T05:45:13.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:13 smithi155 ceph-mon[67899]: osdmap e78: 8 total, 7 up, 8 in 2024-04-12T05:45:13.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:13 smithi155 ceph-mon[67899]: from='osd.0 [v2:172.21.15.77:6802/4009413641,v1:172.21.15.77:6803/4009413641]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:45:13.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:13 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:13.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:13 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:13.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:13 smithi155 ceph-mon[67899]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:14.401 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:14 smithi077 ceph-mon[92268]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:45:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:14 smithi077 ceph-mon[92268]: osd.0 [v2:172.21.15.77:6802/4009413641,v1:172.21.15.77:6803/4009413641] boot 2024-04-12T05:45:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:14 smithi077 ceph-mon[92268]: osdmap e79: 8 total, 8 up, 8 in 2024-04-12T05:45:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:14 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:45:14.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:14 smithi077 ceph-mon[92268]: osdmap e80: 8 total, 8 up, 8 in 2024-04-12T05:45:14.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:14 smithi155 ceph-mon[67899]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:45:14.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:14 smithi155 ceph-mon[67899]: osd.0 [v2:172.21.15.77:6802/4009413641,v1:172.21.15.77:6803/4009413641] boot 2024-04-12T05:45:14.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:14 smithi155 ceph-mon[67899]: osdmap e79: 8 total, 8 up, 8 in 2024-04-12T05:45:14.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:14 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:45:14.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:14 smithi155 ceph-mon[67899]: osdmap e80: 8 total, 8 up, 8 in 2024-04-12T05:45:15.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:15 smithi077 ceph-mon[92268]: pgmap v55: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:15 smithi155 ceph-mon[67899]: pgmap v55: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 203/1557 objects degraded (13.038%) 2024-04-12T05:45:17.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:17.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:45:17.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:17.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:17.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:45:17.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:45:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:45:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:17.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:45:17.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:45:18.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: pgmap v56: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 344 B/s rd, 862 B/s wr, 1 op/s; 87/1557 objects degraded (5.588%) 2024-04-12T05:45:18.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: pgmap v57: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 211 B/s rd, 847 B/s wr, 1 op/s; 87/1557 objects degraded (5.588%) 2024-04-12T05:45:18.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: mgrmap e43: smithi077.pbilcj(active, since 91s), standbys: smithi155.vdcsri 2024-04-12T05:45:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:45:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T05:45:18.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:18 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 87/1557 objects degraded (5.588%), 9 pgs degraded (PG_DEGRADED) 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: pgmap v56: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 344 B/s rd, 862 B/s wr, 1 op/s; 87/1557 objects degraded (5.588%) 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: pgmap v57: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 211 B/s rd, 847 B/s wr, 1 op/s; 87/1557 objects degraded (5.588%) 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: mgrmap e43: smithi077.pbilcj(active, since 91s), standbys: smithi155.vdcsri 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:18.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T05:45:18.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:18 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 87/1557 objects degraded (5.588%), 9 pgs degraded (PG_DEGRADED) 2024-04-12T05:45:19.439 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:19.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:19 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T05:45:19.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:19 smithi077 ceph-mon[92268]: Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-04-12T05:45:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:19 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T05:45:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:19 smithi155 ceph-mon[67899]: Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-04-12T05:45:20.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:20 smithi077 ceph-mon[92268]: pgmap v58: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 172 B/s rd, 689 B/s wr, 1 op/s 2024-04-12T05:45:20.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:20 smithi077 ceph-mon[92268]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/1557 objects degraded (5.588%), 9 pgs degraded) 2024-04-12T05:45:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:20 smithi155 ceph-mon[67899]: pgmap v58: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 172 B/s rd, 689 B/s wr, 1 op/s 2024-04-12T05:45:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:20 smithi155 ceph-mon[67899]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/1557 objects degraded (5.588%), 9 pgs degraded) 2024-04-12T05:45:22.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:22 smithi077 ceph-mon[92268]: pgmap v59: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 130 B/s rd, 523 B/s wr, 0 op/s 2024-04-12T05:45:22.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:22 smithi155 ceph-mon[67899]: pgmap v59: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 130 B/s rd, 523 B/s wr, 0 op/s 2024-04-12T05:45:24.480 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:24.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:24 smithi077 ceph-mon[92268]: pgmap v60: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 231 B/s rd, 579 B/s wr, 1 op/s 2024-04-12T05:45:24.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:24 smithi155 ceph-mon[67899]: pgmap v60: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 231 B/s rd, 579 B/s wr, 1 op/s 2024-04-12T05:45:26.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:26 smithi077 ceph-mon[92268]: pgmap v61: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 206 B/s rd, 515 B/s wr, 0 op/s 2024-04-12T05:45:26.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:26 smithi155 ceph-mon[67899]: pgmap v61: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 206 B/s rd, 515 B/s wr, 0 op/s 2024-04-12T05:45:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:27.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:28.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:28 smithi077 ceph-mon[92268]: pgmap v62: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:45:28.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:28 smithi155 ceph-mon[67899]: pgmap v62: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:45:29.529 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:30.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:30 smithi077 ceph-mon[92268]: pgmap v63: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:45:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:30 smithi155 ceph-mon[67899]: pgmap v63: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:45:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:32 smithi077 ceph-mon[92268]: pgmap v64: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:45:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:45:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:32 smithi155 ceph-mon[67899]: pgmap v64: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:45:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:32.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:45:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:33 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T05:45:33.776 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:45:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:33 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (11m) 22s ago 22m 17.0M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (55s) 22s ago 21m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (50s) 45s ago 21m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (9m) 22s ago 21m 37.5M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (16m) 22s ago 16m 38.6M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (16m) 45s ago 16m 16.1M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (2m) 22s ago 23m 496M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (2m) 45s ago 21m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:45:34.453 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (117s) 22s ago 23m 49.0M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (93s) 45s ago 20m 39.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (13m) 22s ago 13m 80.4M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (13m) 45s ago 13m 77.5M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (7m) 22s ago 21m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (2m) 45s ago 20m 4714k - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (28s) 22s ago 20m 11.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (19m) 22s ago 19m 314M 1944M 16.2.5 6933c2a0b7dd c64c46b92069 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (19m) 22s ago 19m 274M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (19m) 22s ago 19m 373M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (18m) 45s ago 18m 385M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (18m) 45s ago 18m 416M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (18m) 45s ago 18m 348M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:45:34.454 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (17m) 45s ago 17m 483M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:45:34.455 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 22s ago 21m - - 2024-04-12T05:45:34.563 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:34 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T05:45:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:34 smithi077 ceph-mon[92268]: Upgrade: osd.1 is safe to restart 2024-04-12T05:45:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:34 smithi077 ceph-mon[92268]: pgmap v65: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:45:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T05:45:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:45:34.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:34 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T05:45:34.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:34 smithi155 ceph-mon[67899]: Upgrade: osd.1 is safe to restart 2024-04-12T05:45:34.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:34 smithi155 ceph-mon[67899]: pgmap v65: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:45:34.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:34.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T05:45:34.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:45:34.857 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:45:34.857 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:45:34.857 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:45:34.857 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:45:34.857 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:45:34.857 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 5 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:45:34.858 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:45:35.187 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "7/23 daemons upgraded", 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:45:35.188 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:45:35.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:35 smithi077 ceph-mon[92268]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:35.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:35 smithi077 ceph-mon[92268]: Upgrade: Updating osd.1 2024-04-12T05:45:35.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:35 smithi077 ceph-mon[92268]: Deploying daemon osd.1 on smithi077 2024-04-12T05:45:35.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:35 smithi077 ceph-mon[92268]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:35.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:35 smithi077 ceph-mon[92268]: from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:35.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:35 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/3789915211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:35.582 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:45:35.582 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:45:35.582 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:45:35.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:35 smithi155 ceph-mon[67899]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:35.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:35 smithi155 ceph-mon[67899]: Upgrade: Updating osd.1 2024-04-12T05:45:35.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:35 smithi155 ceph-mon[67899]: Deploying daemon osd.1 on smithi077 2024-04-12T05:45:35.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:35 smithi155 ceph-mon[67899]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:35 smithi155 ceph-mon[67899]: from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:35.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:35 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/3789915211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:36 smithi077 ceph-mon[92268]: from='client.34222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:36 smithi077 ceph-mon[92268]: pgmap v66: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:45:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:36 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/932937997' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:45:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:36 smithi155 ceph-mon[67899]: from='client.34222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:45:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:36 smithi155 ceph-mon[67899]: pgmap v66: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:45:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:36 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/932937997' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:45:37.711 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:37 smithi077 systemd[1]: Stopping Ceph osd.1 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:45:37.712 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.1[49133]: debug 2024-04-12T05:45:37.530+0000 7f2838ba0700 -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-12T05:45:37.712 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.1[49133]: debug 2024-04-12T05:45:37.530+0000 7f2838ba0700 -1 osd.1 80 *** Got signal Terminated *** 2024-04-12T05:45:37.712 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:37 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.1[49133]: debug 2024-04-12T05:45:37.530+0000 7f2838ba0700 -1 osd.1 80 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:45:38.211 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:38 smithi077 bash[103562]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.1 2024-04-12T05:45:38.573 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: pgmap v67: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:45:38.573 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.5 2024-04-12T05:45:38.573 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 failed (root=default,host=smithi077) (connection refused reported by osd.5) 2024-04-12T05:45:38.573 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.5 2024-04-12T05:45:38.573 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.2 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.6 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.3 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.4 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.7 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.0 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.2 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.6 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.3 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.4 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.7 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.0 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.3 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.0 2024-04-12T05:45:38.574 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.2 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.3 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.0 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.5 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.2 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.6 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.4 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.7 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.5 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.6 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.4 2024-04-12T05:45:38.575 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:38 smithi077 ceph-mon[92268]: osd.1 reported immediately failed by osd.7 2024-04-12T05:45:38.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: pgmap v67: 129 pgs: 129 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.5 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 failed (root=default,host=smithi077) (connection refused reported by osd.5) 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.5 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.2 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.6 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.3 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.4 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.7 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.0 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.2 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.6 2024-04-12T05:45:38.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.3 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.4 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.7 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.0 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.3 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.0 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.2 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.3 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.0 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.5 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.2 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.6 2024-04-12T05:45:38.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.4 2024-04-12T05:45:38.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.7 2024-04-12T05:45:38.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.5 2024-04-12T05:45:38.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.6 2024-04-12T05:45:38.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.4 2024-04-12T05:45:38.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:38 smithi155 ceph-mon[67899]: osd.1 reported immediately failed by osd.7 2024-04-12T05:45:39.598 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:39.702 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:39 smithi077 ceph-mon[92268]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:45:39.702 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:39 smithi077 ceph-mon[92268]: osdmap e81: 8 total, 7 up, 8 in 2024-04-12T05:45:39.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:39 smithi155 ceph-mon[67899]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:45:39.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:39 smithi155 ceph-mon[67899]: osdmap e81: 8 total, 7 up, 8 in 2024-04-12T05:45:40.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:40 smithi077 ceph-mon[92268]: pgmap v69: 129 pgs: 18 stale+active+clean, 111 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:45:40.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:40 smithi077 ceph-mon[92268]: osdmap e82: 8 total, 7 up, 8 in 2024-04-12T05:45:40.754 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:40 smithi077 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.1.service: Succeeded. 2024-04-12T05:45:40.755 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:40 smithi077 systemd[1]: Stopped Ceph osd.1 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:45:40.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:40 smithi155 ceph-mon[67899]: pgmap v69: 129 pgs: 18 stale+active+clean, 111 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:45:40.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:40 smithi155 ceph-mon[67899]: osdmap e82: 8 total, 7 up, 8 in 2024-04-12T05:45:41.211 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:40 smithi077 systemd[1]: Starting Ceph osd.1 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:45:42.200 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:41 smithi077 bash[103965]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T05:45:42.201 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:41 smithi077 bash[103965]: 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-12T05:45:42.201 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:41 smithi077 bash[103965]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T05:45:42.201 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:41 smithi077 bash[103965]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T05:45:42.201 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:41 smithi077 bash[103965]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-12T05:45:42.201 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:41 smithi077 bash[103965]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T05:45:42.201 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:41 smithi077 bash[103965]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-12T05:45:42.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:42 smithi077 ceph-mon[92268]: pgmap v71: 129 pgs: 18 stale+active+clean, 111 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T05:45:42.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:42 smithi155 ceph-mon[67899]: pgmap v71: 129 pgs: 18 stale+active+clean, 111 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T05:45:43.461 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:43 smithi077 ceph-osd[104266]: -- 172.21.15.77:0/99861549 <== mon.0 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555dae0d11e0 con 0x555dae0a1000 2024-04-12T05:45:43.461 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:43 smithi077 bash[104229]: 436ffc4d4a5fd5d769fa7e5b5e0bcc1c10fbc0629dcca9d09b6e1cf3daf897f0 2024-04-12T05:45:43.461 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:43 smithi077 systemd[1]: Started Ceph osd.1 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:45:43.873 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:43 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:45:43.606+0000 7f613c2457c0 -1 Falling back to public interface 2024-04-12T05:45:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:45:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:44 smithi077 ceph-mon[92268]: pgmap v72: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:44.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:44.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:44.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:45:44.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:44 smithi155 ceph-mon[67899]: pgmap v72: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:44.636 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:45.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:45 smithi077 ceph-mon[92268]: Health check failed: Degraded data redundancy: 172/1557 objects degraded (11.047%), 28 pgs degraded (PG_DEGRADED) 2024-04-12T05:45:45.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:45 smithi155 ceph-mon[67899]: Health check failed: Degraded data redundancy: 172/1557 objects degraded (11.047%), 28 pgs degraded (PG_DEGRADED) 2024-04-12T05:45:46.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:46 smithi077 ceph-mon[92268]: pgmap v73: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:46.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:46 smithi155 ceph-mon[67899]: pgmap v73: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:47 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:47 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:45:47.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:47 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:47.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:47 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:45:48.211 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:45:47.913+0000 7f613c2457c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-12T05:45:48.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:48 smithi077 ceph-mon[92268]: pgmap v74: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 228 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:48.711 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:48 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:45:48.388+0000 7f613c2457c0 -1 osd.1 80 log_to_monitors true 2024-04-12T05:45:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:48 smithi155 ceph-mon[67899]: pgmap v74: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 228 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:49.679 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:49.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:49 smithi077 ceph-mon[92268]: from='osd.1 [v2:172.21.15.77:6810/801887942,v1:172.21.15.77:6811/801887942]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T05:45:49.711 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:45:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:45:49.418+0000 7f612d69f700 -1 osd.1 80 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T05:45:49.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:49 smithi155 ceph-mon[67899]: from='osd.1 [v2:172.21.15.77:6810/801887942,v1:172.21.15.77:6811/801887942]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T05:45:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:50 smithi077 ceph-mon[92268]: pgmap v75: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:50 smithi077 ceph-mon[92268]: from='osd.1 [v2:172.21.15.77:6810/801887942,v1:172.21.15.77:6811/801887942]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T05:45:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:50 smithi077 ceph-mon[92268]: osdmap e83: 8 total, 7 up, 8 in 2024-04-12T05:45:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:50 smithi077 ceph-mon[92268]: from='osd.1 [v2:172.21.15.77:6810/801887942,v1:172.21.15.77:6811/801887942]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:45:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:50.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:50 smithi155 ceph-mon[67899]: pgmap v75: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:50.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:50 smithi155 ceph-mon[67899]: from='osd.1 [v2:172.21.15.77:6810/801887942,v1:172.21.15.77:6811/801887942]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T05:45:50.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:50 smithi155 ceph-mon[67899]: osdmap e83: 8 total, 7 up, 8 in 2024-04-12T05:45:50.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:50 smithi155 ceph-mon[67899]: from='osd.1 [v2:172.21.15.77:6810/801887942,v1:172.21.15.77:6811/801887942]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:45:50.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:50.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:50.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:50.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:51.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:51 smithi077 ceph-mon[92268]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:45:51.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:51 smithi077 ceph-mon[92268]: osd.1 [v2:172.21.15.77:6810/801887942,v1:172.21.15.77:6811/801887942] boot 2024-04-12T05:45:51.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:51 smithi077 ceph-mon[92268]: osdmap e84: 8 total, 8 up, 8 in 2024-04-12T05:45:51.468 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:51 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:45:51.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:51 smithi155 ceph-mon[67899]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:45:51.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:51 smithi155 ceph-mon[67899]: osd.1 [v2:172.21.15.77:6810/801887942,v1:172.21.15.77:6811/801887942] boot 2024-04-12T05:45:51.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:51 smithi155 ceph-mon[67899]: osdmap e84: 8 total, 8 up, 8 in 2024-04-12T05:45:51.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:51 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:45:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:52 smithi077 ceph-mon[92268]: pgmap v78: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:52 smithi077 ceph-mon[92268]: osdmap e85: 8 total, 8 up, 8 in 2024-04-12T05:45:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:52 smithi155 ceph-mon[67899]: pgmap v78: 129 pgs: 28 active+undersized+degraded, 25 active+undersized, 76 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 172/1557 objects degraded (11.047%) 2024-04-12T05:45:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:52 smithi155 ceph-mon[67899]: osdmap e85: 8 total, 8 up, 8 in 2024-04-12T05:45:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:53 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 61/1557 objects degraded (3.918%), 10 pgs degraded (PG_DEGRADED) 2024-04-12T05:45:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:53 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 61/1557 objects degraded (3.918%), 10 pgs degraded (PG_DEGRADED) 2024-04-12T05:45:54.718 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:45:54.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: pgmap v80: 129 pgs: 10 active+undersized+degraded, 8 active+undersized, 111 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 61/1557 objects degraded (3.918%) 2024-04-12T05:45:54.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:54.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:54.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:45:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:45:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:45:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: pgmap v80: 129 pgs: 10 active+undersized+degraded, 8 active+undersized, 111 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 61/1557 objects degraded (3.918%) 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:45:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T05:45:55.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:55 smithi155 ceph-mon[67899]: pgmap v81: 129 pgs: 10 active+undersized+degraded, 8 active+undersized, 111 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s; 61/1557 objects degraded (3.918%) 2024-04-12T05:45:55.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:55 smithi155 ceph-mon[67899]: pgmap v82: 129 pgs: 10 active+undersized+degraded, 8 active+undersized, 111 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 220 B/s rd, 220 B/s wr, 0 op/s; 61/1557 objects degraded (3.918%) 2024-04-12T05:45:55.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:55 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T05:45:55.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:55 smithi155 ceph-mon[67899]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-04-12T05:45:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:55 smithi077 ceph-mon[92268]: pgmap v81: 129 pgs: 10 active+undersized+degraded, 8 active+undersized, 111 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s; 61/1557 objects degraded (3.918%) 2024-04-12T05:45:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:55 smithi077 ceph-mon[92268]: pgmap v82: 129 pgs: 10 active+undersized+degraded, 8 active+undersized, 111 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 220 B/s rd, 220 B/s wr, 0 op/s; 61/1557 objects degraded (3.918%) 2024-04-12T05:45:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:55 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T05:45:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:55 smithi077 ceph-mon[92268]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-04-12T05:45:56.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:56 smithi155 ceph-mon[67899]: pgmap v83: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s 2024-04-12T05:45:56.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:56 smithi155 ceph-mon[67899]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/1557 objects degraded (3.918%), 10 pgs degraded) 2024-04-12T05:45:56.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:56 smithi077 ceph-mon[92268]: pgmap v83: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s 2024-04-12T05:45:56.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:56 smithi077 ceph-mon[92268]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/1557 objects degraded (3.918%), 10 pgs degraded) 2024-04-12T05:45:59.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:45:59 smithi155 ceph-mon[67899]: pgmap v84: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 307 B/s wr, 0 op/s 2024-04-12T05:45:59.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:45:59 smithi077 ceph-mon[92268]: pgmap v84: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 307 B/s wr, 0 op/s 2024-04-12T05:45:59.757 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:01.342 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:01 smithi077 ceph-mon[92268]: pgmap v85: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-04-12T05:46:01.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:01 smithi155 ceph-mon[67899]: pgmap v85: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-04-12T05:46:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:46:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:46:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:03.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:03 smithi077 ceph-mon[92268]: pgmap v86: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 118 B/s rd, 118 B/s wr, 0 op/s 2024-04-12T05:46:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:03 smithi155 ceph-mon[67899]: pgmap v86: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 118 B/s rd, 118 B/s wr, 0 op/s 2024-04-12T05:46:04.810 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:05.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:05 smithi077 ceph-mon[92268]: pgmap v87: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:46:05.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:05 smithi155 ceph-mon[67899]: pgmap v87: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:46:05.936 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (11m) 17s ago 22m 17.0M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (87s) 17s ago 22m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (82s) 77s ago 21m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (9m) 17s ago 22m 37.5M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (16m) 17s ago 16m 38.5M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (16m) 77s ago 16m 16.1M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (3m) 17s ago 24m 497M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (2m) 77s ago 21m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (2m) 17s ago 24m 51.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (2m) 77s ago 21m 39.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:46:06.575 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (14m) 17s ago 14m 80.5M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (14m) 77s ago 14m 77.5M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (7m) 17s ago 22m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (3m) 77s ago 21m 4714k - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (60s) 17s ago 20m 117M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (23s) 17s ago 20m 10.7M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (20m) 17s ago 20m 274M 1944M 16.2.5 6933c2a0b7dd 2992a5bbbc3f 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (19m) 17s ago 19m 373M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (19m) 77s ago 19m 385M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (19m) 77s ago 19m 416M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (18m) 77s ago 18m 348M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (18m) 77s ago 18m 483M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:46:06.576 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 17s ago 21m - - 2024-04-12T05:46:06.960 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:46:06.960 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:46:06.960 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:46:06.960 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:46:06.960 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:46:06.960 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:46:06.960 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:46:06.960 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8, 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 6 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:46:06.961 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:46:07.284 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:46:07.284 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:46:07.284 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:46:07.284 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:46:07.284 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:46:07.285 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:46:07.285 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:46:07.285 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:46:07.285 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:46:07.285 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "8/23 daemons upgraded", 2024-04-12T05:46:07.285 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T05:46:07.285 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:46:07.285 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:46:07.675 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:46:07.675 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:46:07.675 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:46:07.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:07 smithi077 ceph-mon[92268]: from='client.34234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:07.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:07 smithi077 ceph-mon[92268]: pgmap v88: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:46:07.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:07 smithi077 ceph-mon[92268]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:07.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:07 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/371065873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:07.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:07 smithi155 ceph-mon[67899]: from='client.34234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:07.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:07 smithi155 ceph-mon[67899]: pgmap v88: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:46:07.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:07 smithi155 ceph-mon[67899]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:07.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:07 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/371065873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:08.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:08 smithi077 ceph-mon[92268]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:08.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:08 smithi077 ceph-mon[92268]: from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:08.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:08 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/2676476513' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:46:08.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:08 smithi155 ceph-mon[67899]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:08.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:08 smithi155 ceph-mon[67899]: from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:08.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:08 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/2676476513' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:46:09.693 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:09 smithi077 ceph-mon[92268]: pgmap v89: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:46:09.693 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:09 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T05:46:09.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:09 smithi155 ceph-mon[67899]: pgmap v89: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:46:09.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:09 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T05:46:09.875 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:10.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:10 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T05:46:10.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:10 smithi077 ceph-mon[92268]: Upgrade: osd.2 is safe to restart 2024-04-12T05:46:10.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:10 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T05:46:10.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:10 smithi155 ceph-mon[67899]: Upgrade: osd.2 is safe to restart 2024-04-12T05:46:11.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:11 smithi077 ceph-mon[92268]: pgmap v90: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:46:11.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:11 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:11.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:11 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T05:46:11.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:11 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:11.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:11 smithi155 ceph-mon[67899]: pgmap v90: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:46:11.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:11 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:11.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:11 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T05:46:11.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:11 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:12.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:12 smithi077 ceph-mon[92268]: Upgrade: Updating osd.2 2024-04-12T05:46:12.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:12 smithi077 ceph-mon[92268]: Deploying daemon osd.2 on smithi077 2024-04-12T05:46:12.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:12 smithi155 ceph-mon[67899]: Upgrade: Updating osd.2 2024-04-12T05:46:12.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:12 smithi155 ceph-mon[67899]: Deploying daemon osd.2 on smithi077 2024-04-12T05:46:13.646 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:13 smithi077 ceph-mon[92268]: pgmap v91: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:46:13.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:13 smithi155 ceph-mon[67899]: pgmap v91: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:46:14.961 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:14 smithi077 systemd[1]: Stopping Ceph osd.2 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:46:14.961 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.2[52720]: debug 2024-04-12T05:46:14.821+0000 7f2675533700 -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-12T05:46:14.961 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.2[52720]: debug 2024-04-12T05:46:14.821+0000 7f2675533700 -1 osd.2 85 *** Got signal Terminated *** 2024-04-12T05:46:14.962 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.2[52720]: debug 2024-04-12T05:46:14.821+0000 7f2675533700 -1 osd.2 85 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:46:15.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: pgmap v92: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:46:15.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.0 2024-04-12T05:46:15.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 failed (root=default,host=smithi077) (connection refused reported by osd.0) 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.3 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.0 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.1 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.5 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.6 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.3 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.4 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.7 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.1 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.5 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.6 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.4 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.7 2024-04-12T05:46:15.450 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.4 2024-04-12T05:46:15.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.4 2024-04-12T05:46:15.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:15 smithi077 ceph-mon[92268]: osd.2 reported immediately failed by osd.1 2024-04-12T05:46:15.451 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:15 smithi077 bash[107151]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.2 2024-04-12T05:46:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: pgmap v92: 129 pgs: 129 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:46:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.0 2024-04-12T05:46:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 failed (root=default,host=smithi077) (connection refused reported by osd.0) 2024-04-12T05:46:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.3 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.0 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.1 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.5 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.6 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.3 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.4 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.7 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.1 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.5 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.6 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.4 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.7 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.4 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.4 2024-04-12T05:46:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:15 smithi155 ceph-mon[67899]: osd.2 reported immediately failed by osd.1 2024-04-12T05:46:16.496 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:16.828 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:16 smithi077 ceph-mon[92268]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:46:16.828 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:16 smithi077 ceph-mon[92268]: osdmap e86: 8 total, 7 up, 8 in 2024-04-12T05:46:16.828 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:16.828 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:46:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:16 smithi155 ceph-mon[67899]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:46:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:16 smithi155 ceph-mon[67899]: osdmap e86: 8 total, 7 up, 8 in 2024-04-12T05:46:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:46:17.461 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:17 smithi077 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.2.service: Succeeded. 2024-04-12T05:46:17.462 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:17 smithi077 systemd[1]: Stopped Ceph osd.2 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:46:17.462 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:17 smithi077 systemd[1]: Starting Ceph osd.2 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:46:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:17 smithi155 ceph-mon[67899]: pgmap v94: 129 pgs: 10 stale+active+clean, 119 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:46:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:17 smithi155 ceph-mon[67899]: osdmap e87: 8 total, 7 up, 8 in 2024-04-12T05:46:17.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:17 smithi077 ceph-mon[92268]: pgmap v94: 129 pgs: 10 stale+active+clean, 119 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:46:17.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:17 smithi077 ceph-mon[92268]: osdmap e87: 8 total, 7 up, 8 in 2024-04-12T05:46:18.461 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:18 smithi077 bash[107497]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T05:46:18.461 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:18 smithi077 bash[107497]: 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-12T05:46:18.461 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:18 smithi077 bash[107497]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T05:46:18.461 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:18 smithi077 bash[107497]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T05:46:18.462 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:18 smithi077 bash[107497]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-12T05:46:18.462 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:18 smithi077 bash[107497]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T05:46:18.462 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:18 smithi077 bash[107497]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-12T05:46:18.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:18 smithi155 ceph-mon[67899]: pgmap v96: 129 pgs: 18 active+undersized+degraded, 2 stale+active+clean, 11 active+undersized, 98 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 116/1557 objects degraded (7.450%) 2024-04-12T05:46:18.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:18 smithi155 ceph-mon[67899]: Health check failed: Degraded data redundancy: 116/1557 objects degraded (7.450%), 18 pgs degraded (PG_DEGRADED) 2024-04-12T05:46:18.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:18 smithi077 ceph-mon[92268]: pgmap v96: 129 pgs: 18 active+undersized+degraded, 2 stale+active+clean, 11 active+undersized, 98 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 116/1557 objects degraded (7.450%) 2024-04-12T05:46:18.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:18 smithi077 ceph-mon[92268]: Health check failed: Degraded data redundancy: 116/1557 objects degraded (7.450%), 18 pgs degraded (PG_DEGRADED) 2024-04-12T05:46:19.961 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:19 smithi077 ceph-osd[107814]: -- 172.21.15.77:0/1026903931 <== mon.0 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b25afdf1e0 con 0x55b25afaec00 2024-04-12T05:46:19.961 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:19 smithi077 bash[107776]: c21dff612dde9471759eb272f523a303fed8cf8b31046a45b6f93b8ba3a463c5 2024-04-12T05:46:19.961 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:19 smithi077 systemd[1]: Started Ceph osd.2 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:46:20.437 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:20 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:46:20.101+0000 7f0364f037c0 -1 Falling back to public interface 2024-04-12T05:46:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:20 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:20 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:20 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:46:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:20 smithi077 ceph-mon[92268]: pgmap v97: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 145/1557 objects degraded (9.313%) 2024-04-12T05:46:21.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:20 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:21.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:20 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:21.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:20 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:46:21.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:20 smithi155 ceph-mon[67899]: pgmap v97: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 145/1557 objects degraded (9.313%) 2024-04-12T05:46:21.531 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:23.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:23 smithi077 ceph-mon[92268]: pgmap v98: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 145/1557 objects degraded (9.313%) 2024-04-12T05:46:23.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:23 smithi155 ceph-mon[67899]: pgmap v98: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 145/1557 objects degraded (9.313%) 2024-04-12T05:46:23.961 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:23 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:46:23.700+0000 7f0364f037c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-12T05:46:24.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:24 smithi077 ceph-mon[92268]: from='osd.2 [v2:172.21.15.77:6818/2438232597,v1:172.21.15.77:6819/2438232597]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T05:46:24.335 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:46:24.084+0000 7f0364f037c0 -1 osd.2 85 log_to_monitors true 2024-04-12T05:46:24.335 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:46:24 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:46:24.130+0000 7f035635d700 -1 osd.2 85 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T05:46:24.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:24 smithi155 ceph-mon[67899]: from='osd.2 [v2:172.21.15.77:6818/2438232597,v1:172.21.15.77:6819/2438232597]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T05:46:25.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:25 smithi077 ceph-mon[92268]: pgmap v99: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 238 B/s wr, 0 op/s; 145/1557 objects degraded (9.313%) 2024-04-12T05:46:25.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:25 smithi077 ceph-mon[92268]: from='osd.2 [v2:172.21.15.77:6818/2438232597,v1:172.21.15.77:6819/2438232597]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T05:46:25.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:25 smithi077 ceph-mon[92268]: osdmap e88: 8 total, 7 up, 8 in 2024-04-12T05:46:25.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:25 smithi077 ceph-mon[92268]: from='osd.2 [v2:172.21.15.77:6818/2438232597,v1:172.21.15.77:6819/2438232597]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:46:25.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:25 smithi155 ceph-mon[67899]: pgmap v99: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 238 B/s wr, 0 op/s; 145/1557 objects degraded (9.313%) 2024-04-12T05:46:25.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:25 smithi155 ceph-mon[67899]: from='osd.2 [v2:172.21.15.77:6818/2438232597,v1:172.21.15.77:6819/2438232597]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T05:46:25.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:25 smithi155 ceph-mon[67899]: osdmap e88: 8 total, 7 up, 8 in 2024-04-12T05:46:25.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:25 smithi155 ceph-mon[67899]: from='osd.2 [v2:172.21.15.77:6818/2438232597,v1:172.21.15.77:6819/2438232597]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:46:26.338 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:26 smithi077 ceph-mon[92268]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:46:26.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:26 smithi077 ceph-mon[92268]: osd.2 [v2:172.21.15.77:6818/2438232597,v1:172.21.15.77:6819/2438232597] boot 2024-04-12T05:46:26.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:26 smithi077 ceph-mon[92268]: osdmap e89: 8 total, 8 up, 8 in 2024-04-12T05:46:26.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:26 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:46:26.339 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:26 smithi077 ceph-mon[92268]: osdmap e90: 8 total, 8 up, 8 in 2024-04-12T05:46:26.571 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:26.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:26 smithi155 ceph-mon[67899]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:46:26.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:26 smithi155 ceph-mon[67899]: osd.2 [v2:172.21.15.77:6818/2438232597,v1:172.21.15.77:6819/2438232597] boot 2024-04-12T05:46:26.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:26 smithi155 ceph-mon[67899]: osdmap e89: 8 total, 8 up, 8 in 2024-04-12T05:46:26.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:26 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:46:26.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:26 smithi155 ceph-mon[67899]: osdmap e90: 8 total, 8 up, 8 in 2024-04-12T05:46:27.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:27 smithi077 ceph-mon[92268]: pgmap v102: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 145/1557 objects degraded (9.313%) 2024-04-12T05:46:27.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:27.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:27.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:27 smithi155 ceph-mon[67899]: pgmap v102: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 145/1557 objects degraded (9.313%) 2024-04-12T05:46:27.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:27.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:28.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:28 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:28.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:28 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:28.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:28 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 145/1557 objects degraded (9.313%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T05:46:28.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:28 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:28.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:28 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:28.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:28 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 145/1557 objects degraded (9.313%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T05:46:29.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:29 smithi077 ceph-mon[92268]: pgmap v104: 129 pgs: 7 active+undersized+degraded, 7 active+undersized, 115 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 46/1557 objects degraded (2.954%) 2024-04-12T05:46:29.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:29 smithi155 ceph-mon[67899]: pgmap v104: 129 pgs: 7 active+undersized+degraded, 7 active+undersized, 115 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 46/1557 objects degraded (2.954%) 2024-04-12T05:46:30.594 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:30 smithi077 ceph-mon[92268]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/1557 objects degraded (2.954%), 7 pgs degraded) 2024-04-12T05:46:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:30 smithi155 ceph-mon[67899]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/1557 objects degraded (2.954%), 7 pgs degraded) 2024-04-12T05:46:31.604 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:31.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: pgmap v105: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:31.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:31.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:46:31.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:46:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T05:46:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:46:31.882 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: pgmap v105: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:31.882 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:31.883 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:46:32.590 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:32 smithi077 ceph-mon[92268]: pgmap v106: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 150 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:32.590 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:32 smithi077 ceph-mon[92268]: pgmap v107: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:32.590 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:32 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T05:46:32.590 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:32 smithi077 ceph-mon[92268]: Upgrade: osd.3 is safe to restart 2024-04-12T05:46:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:32 smithi155 ceph-mon[67899]: pgmap v106: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 150 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:32 smithi155 ceph-mon[67899]: pgmap v107: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:32 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T05:46:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:32 smithi155 ceph-mon[67899]: Upgrade: osd.3 is safe to restart 2024-04-12T05:46:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:33 smithi077 ceph-mon[92268]: Upgrade: Updating osd.3 2024-04-12T05:46:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:33 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:33 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T05:46:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:33 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:33.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:33 smithi077 ceph-mon[92268]: Deploying daemon osd.3 on smithi077 2024-04-12T05:46:33.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:33 smithi077 ceph-mon[92268]: pgmap v108: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 149 B/s rd, 149 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:34.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:33 smithi155 ceph-mon[67899]: Upgrade: Updating osd.3 2024-04-12T05:46:34.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:33 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:34.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:33 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T05:46:34.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:33 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:34.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:33 smithi155 ceph-mon[67899]: Deploying daemon osd.3 on smithi077 2024-04-12T05:46:34.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:33 smithi155 ceph-mon[67899]: pgmap v108: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 149 B/s rd, 149 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:36.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:35 smithi077 ceph-mon[92268]: pgmap v109: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 B/s rd, 232 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:36.211 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:35 smithi077 systemd[1]: Stopping Ceph osd.3 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:46:36.211 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.3[56177]: debug 2024-04-12T05:46:36.136+0000 7fe895381700 -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-12T05:46:36.211 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.3[56177]: debug 2024-04-12T05:46:36.136+0000 7fe895381700 -1 osd.3 90 *** Got signal Terminated *** 2024-04-12T05:46:36.211 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.3[56177]: debug 2024-04-12T05:46:36.136+0000 7fe895381700 -1 osd.3 90 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:46:36.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:35 smithi155 ceph-mon[67899]: pgmap v109: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 B/s rd, 232 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:36.916 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:36 smithi077 bash[110250]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.3 2024-04-12T05:46:37.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 failed (root=default,host=smithi077) (connection refused reported by osd.6) 2024-04-12T05:46:37.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.0 2024-04-12T05:46:37.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.1 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.0 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.1 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.4 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.7 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.4 2024-04-12T05:46:37.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.7 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.0 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.1 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.0 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.1 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.4 2024-04-12T05:46:37.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.7 2024-04-12T05:46:37.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.4 2024-04-12T05:46:37.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.7 2024-04-12T05:46:37.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:36 smithi155 ceph-mon[67899]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.407 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.407 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 failed (root=default,host=smithi077) (connection refused reported by osd.6) 2024-04-12T05:46:37.407 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.407 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.0 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.1 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.0 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.1 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.4 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.7 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.4 2024-04-12T05:46:37.408 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.7 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.0 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.1 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.0 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.1 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.409 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.4 2024-04-12T05:46:37.410 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.7 2024-04-12T05:46:37.410 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.5 2024-04-12T05:46:37.410 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:37.410 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.4 2024-04-12T05:46:37.410 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.7 2024-04-12T05:46:37.410 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.2 2024-04-12T05:46:37.410 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:36 smithi077 ceph-mon[92268]: osd.3 reported immediately failed by osd.6 2024-04-12T05:46:38.023 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:38.034 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:46:38.060 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:37 smithi077 ceph-mon[92268]: pgmap v110: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 115 B/s rd, 230 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:38.060 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:37 smithi077 ceph-mon[92268]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:46:38.060 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:37 smithi077 ceph-mon[92268]: osdmap e91: 8 total, 7 up, 8 in 2024-04-12T05:46:38.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:37 smithi155 ceph-mon[67899]: pgmap v110: 129 pgs: 129 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 115 B/s rd, 230 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:38.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:37 smithi155 ceph-mon[67899]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:46:38.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:37 smithi155 ceph-mon[67899]: osdmap e91: 8 total, 7 up, 8 in 2024-04-12T05:46:38.690 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:46:38.690 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (12m) 11s ago 23m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (119s) 11s ago 23m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (114s) 109s ago 22m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (10m) 11s ago 22m 37.5M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (17m) 11s ago 17m 38.5M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (17m) 109s ago 17m 16.1M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (3m) 11s ago 24m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (3m) 109s ago 22m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (3m) 11s ago 24m 52.8M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (2m) 109s ago 22m 39.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (14m) 11s ago 14m 80.5M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (14m) 109s ago 14m 77.5M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (8m) 11s ago 22m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (3m) 109s ago 21m 4714k - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:46:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (92s) 11s ago 21m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:46:38.692 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (55s) 11s ago 20m 104M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:46:38.692 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (19s) 11s ago 20m 13.6M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:46:38.692 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (20m) 11s ago 20m 373M 1944M 16.2.5 6933c2a0b7dd 6b6061b3e192 2024-04-12T05:46:38.692 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (19m) 109s ago 19m 385M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:46:38.692 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (19m) 109s ago 19m 416M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:46:38.692 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (19m) 109s ago 19m 348M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:46:38.692 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (18m) 109s ago 18m 483M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:46:38.692 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 11s ago 22m - - 2024-04-12T05:46:39.117 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:46:39.117 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:46:39.117 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 3 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-12T05:46:39.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 7 2024-04-12T05:46:39.119 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:46:39.119 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:46:39.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:38 smithi077 ceph-mon[92268]: osdmap e92: 8 total, 7 up, 8 in 2024-04-12T05:46:39.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:38 smithi077 ceph-mon[92268]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:39.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:38 smithi077 ceph-mon[92268]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:39.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:38 smithi155 ceph-mon[67899]: osdmap e92: 8 total, 7 up, 8 in 2024-04-12T05:46:39.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:38 smithi155 ceph-mon[67899]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:39.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:38 smithi155 ceph-mon[67899]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:39.453 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:46:39.453 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "9/23 daemons upgraded", 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T05:46:39.454 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:46:39.455 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 1 pg inactive, 11 pgs peering 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout: osd.3 (root=default,host=smithi077) is down 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 11 pgs peering 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.19 is stuck peering for 15m, current state peering, last acting [6,0] 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.1b is stuck peering for 15m, current state peering, last acting [7,6] 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.1e is stuck peering for 15m, current state peering, last acting [0,5] 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.2 is stuck peering for 14m, current state peering, last acting [5,6] 2024-04-12T05:46:39.880 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.7 is stuck peering for 14m, current state peering, last acting [7,0] 2024-04-12T05:46:39.881 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.b is stuck peering for 14m, current state peering, last acting [0,4] 2024-04-12T05:46:39.881 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.18 is stuck peering for 14m, current state peering, last acting [0,1] 2024-04-12T05:46:39.881 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.1e is stuck peering for 14m, current state peering, last acting [6,2] 2024-04-12T05:46:39.881 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.0 is stuck peering for 17m, current state peering, last acting [7,0] 2024-04-12T05:46:39.881 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.11 is stuck peering for 17m, current state peering, last acting [7,6] 2024-04-12T05:46:39.881 INFO:teuthology.orchestra.run.smithi077.stdout: pg 5.14 is stuck peering for 14m, current state peering, last acting [7,2] 2024-04-12T05:46:39.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:39 smithi077 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.3.service: Succeeded. 2024-04-12T05:46:39.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:39 smithi077 systemd[1]: Stopped Ceph osd.3 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:46:39.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:39 smithi077 systemd[1]: Starting Ceph osd.3 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:46:40.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:39 smithi155 ceph-mon[67899]: from='client.34270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:40.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:39 smithi155 ceph-mon[67899]: pgmap v113: 129 pgs: 32 peering, 7 stale+active+clean, 90 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-12T05:46:40.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:39 smithi155 ceph-mon[67899]: Health check failed: Reduced data availability: 1 pg inactive, 11 pgs peering (PG_AVAILABILITY) 2024-04-12T05:46:40.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:39 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1055210447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:40.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:39 smithi155 ceph-mon[67899]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:40.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:39 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/2109778643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:46:40.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:39 smithi077 ceph-mon[92268]: from='client.34270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:40.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:39 smithi077 ceph-mon[92268]: pgmap v113: 129 pgs: 32 peering, 7 stale+active+clean, 90 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-12T05:46:40.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:39 smithi077 ceph-mon[92268]: Health check failed: Reduced data availability: 1 pg inactive, 11 pgs peering (PG_AVAILABILITY) 2024-04-12T05:46:40.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:39 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1055210447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:40.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:39 smithi077 ceph-mon[92268]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:46:40.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:39 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/2109778643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:46:40.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:40 smithi077 bash[110821]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T05:46:40.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:40 smithi077 bash[110821]: 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-12T05:46:40.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:40 smithi077 bash[110821]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T05:46:40.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:40 smithi077 bash[110821]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T05:46:40.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:40 smithi077 bash[110821]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-12T05:46:40.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:40 smithi077 bash[110821]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T05:46:40.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:40 smithi077 bash[110821]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-12T05:46:41.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:41 smithi155 ceph-mon[67899]: Health check failed: Degraded data redundancy: 54/1557 objects degraded (3.468%), 11 pgs degraded (PG_DEGRADED) 2024-04-12T05:46:41.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:41 smithi077 ceph-mon[92268]: Health check failed: Degraded data redundancy: 54/1557 objects degraded (3.468%), 11 pgs degraded (PG_DEGRADED) 2024-04-12T05:46:42.008 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:41 smithi077 ceph-osd[111114]: -- 172.21.15.77:0/1360157421 <== mon.0 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f61a51f1e0 con 0x55f61a4eec00 2024-04-12T05:46:42.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:42 smithi155 ceph-mon[67899]: pgmap v114: 129 pgs: 11 active+undersized+degraded, 32 peering, 7 active+undersized, 79 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 54/1557 objects degraded (3.468%) 2024-04-12T05:46:42.448 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:42 smithi077 ceph-mon[92268]: pgmap v114: 129 pgs: 11 active+undersized+degraded, 32 peering, 7 active+undersized, 79 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 54/1557 objects degraded (3.468%) 2024-04-12T05:46:42.448 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:42 smithi077 bash[111077]: ee15fa756aa25e8ab20a279c7c76e574c19be238ba2a64f082ce92dbffbbfc5a 2024-04-12T05:46:42.448 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:42 smithi077 systemd[1]: Started Ceph osd.3 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:46:42.711 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:46:42.451+0000 7f66fdb9c7c0 -1 Falling back to public interface 2024-04-12T05:46:43.063 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:43.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:43.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:43.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:46:43.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:43.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:43.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:46:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:44 smithi155 ceph-mon[67899]: pgmap v115: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 209/1557 objects degraded (13.423%) 2024-04-12T05:46:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:44 smithi155 ceph-mon[67899]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 11 pgs peering) 2024-04-12T05:46:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:44 smithi077 ceph-mon[92268]: pgmap v115: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 209/1557 objects degraded (13.423%) 2024-04-12T05:46:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:44 smithi077 ceph-mon[92268]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 11 pgs peering) 2024-04-12T05:46:46.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:46 smithi155 ceph-mon[67899]: pgmap v116: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 209/1557 objects degraded (13.423%) 2024-04-12T05:46:46.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:46 smithi077 ceph-mon[92268]: pgmap v116: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 209/1557 objects degraded (13.423%) 2024-04-12T05:46:46.961 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:46 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:46:46.827+0000 7f66fdb9c7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-12T05:46:47.711 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:46:47.305+0000 7f66fdb9c7c0 -1 osd.3 90 log_to_monitors true 2024-04-12T05:46:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:47 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:47 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:46:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:47 smithi077 ceph-mon[92268]: from='osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T05:46:47.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:47 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:47.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:47 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:46:47.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:47 smithi155 ceph-mon[67899]: from='osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T05:46:48.097 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:48.211 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:46:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:46:47.857+0000 7f66eafee700 -1 osd.3 90 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T05:46:48.562 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:48 smithi077 ceph-mon[92268]: pgmap v117: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 209/1557 objects degraded (13.423%) 2024-04-12T05:46:48.562 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:48 smithi077 ceph-mon[92268]: from='osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T05:46:48.562 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:48 smithi077 ceph-mon[92268]: osdmap e93: 8 total, 7 up, 8 in 2024-04-12T05:46:48.562 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:48 smithi077 ceph-mon[92268]: from='osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:46:48.562 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:48 smithi077 ceph-mon[92268]: from='osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768]' entity='osd.3' 2024-04-12T05:46:48.562 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:48.563 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:48.563 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:48 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 209/1557 objects degraded (13.423%), 30 pgs degraded (PG_DEGRADED) 2024-04-12T05:46:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:48 smithi155 ceph-mon[67899]: pgmap v117: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 209/1557 objects degraded (13.423%) 2024-04-12T05:46:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:48 smithi155 ceph-mon[67899]: from='osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T05:46:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:48 smithi155 ceph-mon[67899]: osdmap e93: 8 total, 7 up, 8 in 2024-04-12T05:46:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:48 smithi155 ceph-mon[67899]: from='osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-04-12T05:46:48.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:48 smithi155 ceph-mon[67899]: from='osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768]' entity='osd.3' 2024-04-12T05:46:48.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:48.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:48.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:48 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 209/1557 objects degraded (13.423%), 30 pgs degraded (PG_DEGRADED) 2024-04-12T05:46:49.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:49 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:49.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:49 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:49.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:49 smithi077 ceph-mon[92268]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:46:49.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:49 smithi077 ceph-mon[92268]: osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768] boot 2024-04-12T05:46:49.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:49 smithi077 ceph-mon[92268]: osdmap e94: 8 total, 8 up, 8 in 2024-04-12T05:46:49.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:49 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:46:49.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:49 smithi077 ceph-mon[92268]: pgmap v120: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 209/1557 objects degraded (13.423%) 2024-04-12T05:46:50.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:49 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:50.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:49 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:50.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:49 smithi155 ceph-mon[67899]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:46:50.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:49 smithi155 ceph-mon[67899]: osd.3 [v2:172.21.15.77:6826/2236460768,v1:172.21.15.77:6827/2236460768] boot 2024-04-12T05:46:50.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:49 smithi155 ceph-mon[67899]: osdmap e94: 8 total, 8 up, 8 in 2024-04-12T05:46:50.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:49 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:46:50.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:49 smithi155 ceph-mon[67899]: pgmap v120: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 209/1557 objects degraded (13.423%) 2024-04-12T05:46:51.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:50 smithi077 ceph-mon[92268]: osdmap e95: 8 total, 8 up, 8 in 2024-04-12T05:46:51.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:50 smithi155 ceph-mon[67899]: osdmap e95: 8 total, 8 up, 8 in 2024-04-12T05:46:52.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:51 smithi077 ceph-mon[92268]: pgmap v122: 129 pgs: 11 peering, 23 active+undersized+degraded, 16 active+undersized, 79 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 168/1557 objects degraded (10.790%) 2024-04-12T05:46:52.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:51 smithi155 ceph-mon[67899]: pgmap v122: 129 pgs: 11 peering, 23 active+undersized+degraded, 16 active+undersized, 79 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 168/1557 objects degraded (10.790%) 2024-04-12T05:46:53.109 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:53 smithi077 ceph-mon[92268]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 168/1557 objects degraded (10.790%), 23 pgs degraded) 2024-04-12T05:46:53.141 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:53.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:53 smithi155 ceph-mon[67899]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 168/1557 objects degraded (10.790%), 23 pgs degraded) 2024-04-12T05:46:54.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: pgmap v123: 129 pgs: 11 peering, 118 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 170 B/s wr, 28 op/s 2024-04-12T05:46:54.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:54.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: pgmap v124: 129 pgs: 11 peering, 118 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 167 B/s wr, 28 op/s 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: pgmap v125: 129 pgs: 11 peering, 118 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 KiB/s rd, 220 B/s wr, 37 op/s 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:54.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T05:46:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: pgmap v123: 129 pgs: 11 peering, 118 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 170 B/s wr, 28 op/s 2024-04-12T05:46:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:46:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: pgmap v124: 129 pgs: 11 peering, 118 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 167 B/s wr, 28 op/s 2024-04-12T05:46:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: pgmap v125: 129 pgs: 11 peering, 118 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 KiB/s rd, 220 B/s wr, 37 op/s 2024-04-12T05:46:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:46:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:46:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:46:54.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T05:46:55.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:55 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T05:46:55.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:55 smithi155 ceph-mon[67899]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-04-12T05:46:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:55 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T05:46:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:55 smithi077 ceph-mon[92268]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-04-12T05:46:56.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:56 smithi155 ceph-mon[67899]: pgmap v126: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 311 B/s wr, 26 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:56.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:56 smithi077 ceph-mon[92268]: pgmap v126: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 311 B/s wr, 26 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:57.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:57 smithi155 ceph-mon[67899]: pgmap v127: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 134 B/s wr, 22 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:57.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:57 smithi077 ceph-mon[92268]: pgmap v127: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 134 B/s wr, 22 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:58.181 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:46:59.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:46:59 smithi155 ceph-mon[67899]: pgmap v128: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 239 B/s wr, 20 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:46:59.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:46:59 smithi077 ceph-mon[92268]: pgmap v128: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 239 B/s wr, 20 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:02.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:47:02.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:02.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:02 smithi077 ceph-mon[92268]: pgmap v129: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 119 B/s rd, 239 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:47:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:02 smithi155 ceph-mon[67899]: pgmap v129: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 119 B/s rd, 239 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:03.227 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:03 smithi155 ceph-mon[67899]: pgmap v130: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:03.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:03 smithi077 ceph-mon[92268]: pgmap v130: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:05.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:05 smithi155 ceph-mon[67899]: pgmap v131: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:05.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:05 smithi077 ceph-mon[92268]: pgmap v131: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:07.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:07 smithi155 ceph-mon[67899]: pgmap v132: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:07.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:07 smithi077 ceph-mon[92268]: pgmap v132: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:08.271 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:08.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:08 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T05:47:09.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:08 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T05:47:09.826 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:09 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T05:47:09.827 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:09 smithi155 ceph-mon[67899]: Upgrade: osd.4 is safe to restart 2024-04-12T05:47:09.827 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:09 smithi155 ceph-mon[67899]: pgmap v133: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:47:09.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:09 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T05:47:09.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:09 smithi077 ceph-mon[92268]: Upgrade: osd.4 is safe to restart 2024-04-12T05:47:09.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:09 smithi077 ceph-mon[92268]: pgmap v133: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:47:10.235 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:47:10.870 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:47:10.870 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (12m) 22s ago 23m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:47:10.870 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (2m) 22s ago 23m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (2m) 2m ago 22m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (10m) 22s ago 23m 37.3M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (18m) 22s ago 17m 38.5M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (17m) 2m ago 17m 16.1M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (4m) 22s ago 25m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (3m) 2m ago 22m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (3m) 22s ago 25m 61.4M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (3m) 2m ago 22m 39.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (15m) 22s ago 15m 80.6M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (15m) 2m ago 15m 77.5M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (8m) 22s ago 23m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (4m) 2m ago 22m 4714k - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (2m) 22s ago 22m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:47:10.871 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (88s) 22s ago 21m 105M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:47:10.872 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (51s) 22s ago 21m 94.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:47:10.872 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (29s) 22s ago 20m 10.4M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:47:10.872 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (20m) 2m ago 20m 385M 2712M 16.2.5 6933c2a0b7dd daa59b512d85 2024-04-12T05:47:10.872 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (20m) 2m ago 20m 416M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:47:10.872 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (19m) 2m ago 19m 348M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:47:10.872 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (19m) 2m ago 19m 483M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:47:10.872 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 22s ago 22m - - 2024-04-12T05:47:11.254 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 4 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:47:11.255 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:47:11.256 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:47:11.256 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:47:11.256 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-12T05:47:11.256 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:47:11.256 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:47:11.256 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:47:11.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:11 smithi077 ceph-mon[92268]: Upgrade: Updating osd.4 2024-04-12T05:47:11.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:11 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:11.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:11 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T05:47:11.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:11 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:47:11.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:11 smithi077 ceph-mon[92268]: Deploying daemon osd.4 on smithi155 2024-04-12T05:47:11.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:11 smithi077 ceph-mon[92268]: from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:11.530 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:11 smithi155 ceph-mon[67899]: Upgrade: Updating osd.4 2024-04-12T05:47:11.530 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:11 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:11.530 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:11 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T05:47:11.531 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:11 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:47:11.531 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:11 smithi155 ceph-mon[67899]: Deploying daemon osd.4 on smithi155 2024-04-12T05:47:11.531 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:11 smithi155 ceph-mon[67899]: from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "10/23 daemons upgraded", 2024-04-12T05:47:11.597 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T05:47:11.598 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:47:11.598 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:47:12.013 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:47:12.014 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:47:12.014 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:47:12.394 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:12 smithi077 ceph-mon[92268]: from='client.34294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:12.395 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:12 smithi077 ceph-mon[92268]: from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:12.395 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:12 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/3949396982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:12.395 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:12 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/381440365' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:47:12.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:12 smithi155 ceph-mon[67899]: from='client.34294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:12.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:12 smithi155 ceph-mon[67899]: from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:12.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:12 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/3949396982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:12.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:12 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/381440365' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:47:13.321 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:13.383 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:13 smithi155 ceph-mon[67899]: pgmap v134: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:13.383 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:13 smithi155 ceph-mon[67899]: from='client.34306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:13.383 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:13 smithi155 systemd[1]: Stopping Ceph osd.4 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:47:13.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:13 smithi077 ceph-mon[92268]: pgmap v134: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:13.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:13 smithi077 ceph-mon[92268]: from='client.34306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:13.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.4[42729]: debug 2024-04-12T05:47:13.385+0000 7f62b2a52700 -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-12T05:47:13.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.4[42729]: debug 2024-04-12T05:47:13.385+0000 7f62b2a52700 -1 osd.4 95 *** Got signal Terminated *** 2024-04-12T05:47:13.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:13 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.4[42729]: debug 2024-04-12T05:47:13.385+0000 7f62b2a52700 -1 osd.4 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:47:14.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:13 smithi155 bash[73236]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.4 2024-04-12T05:47:14.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 failed (root=default,host=smithi155) (connection refused reported by osd.1) 2024-04-12T05:47:14.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.6 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.6 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.6 2024-04-12T05:47:14.463 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.6 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.464 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:14 smithi077 ceph-mon[92268]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:14.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 failed (root=default,host=smithi155) (connection refused reported by osd.1) 2024-04-12T05:47:14.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:14.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.6 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.6 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.6 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.6 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.7 2024-04-12T05:47:14.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.0 2024-04-12T05:47:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.2 2024-04-12T05:47:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.3 2024-04-12T05:47:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.1 2024-04-12T05:47:14.589 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:14 smithi155 ceph-mon[67899]: osd.4 reported immediately failed by osd.5 2024-04-12T05:47:15.420 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:15 smithi155 ceph-mon[67899]: pgmap v135: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:15.420 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:15 smithi155 ceph-mon[67899]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:47:15.420 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:15 smithi155 ceph-mon[67899]: osdmap e96: 8 total, 7 up, 8 in 2024-04-12T05:47:15.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:15 smithi077 ceph-mon[92268]: pgmap v135: 129 pgs: 129 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:15.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:15 smithi077 ceph-mon[92268]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:47:15.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:15 smithi077 ceph-mon[92268]: osdmap e96: 8 total, 7 up, 8 in 2024-04-12T05:47:16.087 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:15 smithi155 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.4.service: Succeeded. 2024-04-12T05:47:16.087 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:15 smithi155 systemd[1]: Stopped Ceph osd.4 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:47:16.087 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:15 smithi155 systemd[1]: Starting Ceph osd.4 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:47:16.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:16 smithi155 ceph-mon[67899]: osdmap e97: 8 total, 7 up, 8 in 2024-04-12T05:47:16.722 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:16 smithi077 ceph-mon[92268]: osdmap e97: 8 total, 7 up, 8 in 2024-04-12T05:47:17.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:16 smithi155 bash[73526]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-12T05:47:17.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:16 smithi155 bash[73526]: 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-12T05:47:17.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:16 smithi155 bash[73526]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T05:47:17.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:16 smithi155 bash[73526]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T05:47:17.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:16 smithi155 bash[73526]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-12T05:47:17.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:16 smithi155 bash[73526]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-12T05:47:17.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:16 smithi155 bash[73526]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-12T05:47:17.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:17 smithi155 ceph-mon[67899]: pgmap v138: 129 pgs: 8 peering, 17 stale+active+clean, 104 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:47:17.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:17 smithi155 ceph-mon[67899]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-12T05:47:17.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:17.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:47:17.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:17 smithi077 ceph-mon[92268]: pgmap v138: 129 pgs: 8 peering, 17 stale+active+clean, 104 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:47:17.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:17 smithi077 ceph-mon[92268]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-12T05:47:17.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:17.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:47:18.363 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:18.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:18 smithi155 ceph-mon[67899]: Health check failed: Degraded data redundancy: 144/1557 objects degraded (9.249%), 18 pgs degraded (PG_DEGRADED) 2024-04-12T05:47:18.586 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:18 smithi155 ceph-osd[73855]: -- 172.21.15.155:0/2993612951 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5dda171e0 con 0x55b5dd9e7000 2024-04-12T05:47:18.586 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:18 smithi155 bash[73817]: 6f9cb6d9ea2687df7fb34feda5f5af01bbd5092740e3da3e3a55cccbc4706a53 2024-04-12T05:47:18.586 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:18 smithi155 systemd[1]: Started Ceph osd.4 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:47:18.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:18 smithi077 ceph-mon[92268]: Health check failed: Degraded data redundancy: 144/1557 objects degraded (9.249%), 18 pgs degraded (PG_DEGRADED) 2024-04-12T05:47:19.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:47:18.832+0000 7f2ac5d7b7c0 -1 Falling back to public interface 2024-04-12T05:47:19.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:19 smithi077 ceph-mon[92268]: pgmap v139: 129 pgs: 18 active+undersized+degraded, 8 peering, 5 stale+active+clean, 17 active+undersized, 81 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 144/1557 objects degraded (9.249%) 2024-04-12T05:47:19.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:19.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:19.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:19 smithi155 ceph-mon[67899]: pgmap v139: 129 pgs: 18 active+undersized+degraded, 8 peering, 5 stale+active+clean, 17 active+undersized, 81 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 144/1557 objects degraded (9.249%) 2024-04-12T05:47:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:20.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:20 smithi077 ceph-mon[92268]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-12T05:47:20.805 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:20 smithi155 ceph-mon[67899]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-12T05:47:21.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:21 smithi077 ceph-mon[92268]: pgmap v140: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:21 smithi155 ceph-mon[67899]: pgmap v140: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:23.409 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:23.600 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:23 smithi077 ceph-mon[92268]: pgmap v141: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:23.600 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:23 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:23.600 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:23 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:23.600 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:23 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:23.601 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:23 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:23.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:23 smithi155 ceph-mon[67899]: pgmap v141: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:23.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:23 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:23.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:23 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:23.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:23 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:23.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:23 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:24.086 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:47:23.661+0000 7f2ac5d7b7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-12T05:47:24.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:24 smithi155 ceph-mon[67899]: from='osd.4 [v2:172.21.15.155:6800/983309427,v1:172.21.15.155:6801/983309427]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:47:24.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:24 smithi155 ceph-mon[67899]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:47:24.587 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:47:24.194+0000 7f2ac5d7b7c0 -1 osd.4 95 log_to_monitors true 2024-04-12T05:47:24.587 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:47:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:47:24.383+0000 7f2ab71d5700 -1 osd.4 95 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T05:47:24.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:24 smithi077 ceph-mon[92268]: from='osd.4 [v2:172.21.15.155:6800/983309427,v1:172.21.15.155:6801/983309427]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:47:24.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:24 smithi077 ceph-mon[92268]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:47:25.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:25 smithi077 ceph-mon[92268]: pgmap v142: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 220 B/s rd, 110 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:25.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:25 smithi077 ceph-mon[92268]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T05:47:25.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:25 smithi077 ceph-mon[92268]: osdmap e98: 8 total, 7 up, 8 in 2024-04-12T05:47:25.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:25 smithi077 ceph-mon[92268]: from='osd.4 [v2:172.21.15.155:6800/983309427,v1:172.21.15.155:6801/983309427]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:47:25.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:25 smithi077 ceph-mon[92268]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:47:25.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:25 smithi155 ceph-mon[67899]: pgmap v142: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 220 B/s rd, 110 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:25.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:25 smithi155 ceph-mon[67899]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T05:47:25.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:25 smithi155 ceph-mon[67899]: osdmap e98: 8 total, 7 up, 8 in 2024-04-12T05:47:25.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:25 smithi155 ceph-mon[67899]: from='osd.4 [v2:172.21.15.155:6800/983309427,v1:172.21.15.155:6801/983309427]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:47:25.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:25 smithi155 ceph-mon[67899]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:47:26.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:26 smithi077 ceph-mon[92268]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:47:26.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:26 smithi077 ceph-mon[92268]: osd.4 [v2:172.21.15.155:6800/983309427,v1:172.21.15.155:6801/983309427] boot 2024-04-12T05:47:26.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:26 smithi077 ceph-mon[92268]: osdmap e99: 8 total, 8 up, 8 in 2024-04-12T05:47:26.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:26 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:47:26.629 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:26 smithi077 ceph-mon[92268]: osdmap e100: 8 total, 8 up, 8 in 2024-04-12T05:47:26.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:26 smithi155 ceph-mon[67899]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:47:26.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:26 smithi155 ceph-mon[67899]: osd.4 [v2:172.21.15.155:6800/983309427,v1:172.21.15.155:6801/983309427] boot 2024-04-12T05:47:26.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:26 smithi155 ceph-mon[67899]: osdmap e99: 8 total, 8 up, 8 in 2024-04-12T05:47:26.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:26 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:47:26.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:26 smithi155 ceph-mon[67899]: osdmap e100: 8 total, 8 up, 8 in 2024-04-12T05:47:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: pgmap v145: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:47:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:47:27.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: pgmap v147: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:27.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: pgmap v148: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 343 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:27.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:27.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:27.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:27.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:27.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T05:47:27.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: pgmap v145: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:27.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: pgmap v147: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: pgmap v148: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 343 B/s wr, 0 op/s; 247/1557 objects degraded (15.864%) 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T05:47:28.448 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:28.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:28 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T05:47:28.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:28 smithi155 ceph-mon[67899]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-12T05:47:28.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:28 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 247/1557 objects degraded (15.864%), 32 pgs degraded (PG_DEGRADED) 2024-04-12T05:47:28.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:28 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T05:47:28.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:28 smithi077 ceph-mon[92268]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-12T05:47:28.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:28 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 247/1557 objects degraded (15.864%), 32 pgs degraded (PG_DEGRADED) 2024-04-12T05:47:29.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:29 smithi155 ceph-mon[67899]: pgmap v149: 129 pgs: 10 active+undersized+degraded, 16 active+undersized, 103 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 0 op/s; 65/1557 objects degraded (4.175%) 2024-04-12T05:47:29.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:29 smithi077 ceph-mon[92268]: pgmap v149: 129 pgs: 10 active+undersized+degraded, 16 active+undersized, 103 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 0 op/s; 65/1557 objects degraded (4.175%) 2024-04-12T05:47:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:30 smithi155 ceph-mon[67899]: pgmap v150: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:30 smithi155 ceph-mon[67899]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/1557 objects degraded (4.175%), 10 pgs degraded) 2024-04-12T05:47:30.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:30 smithi077 ceph-mon[92268]: pgmap v150: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:30.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:30 smithi077 ceph-mon[92268]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/1557 objects degraded (4.175%), 10 pgs degraded) 2024-04-12T05:47:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:47:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:32.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:47:33.489 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:33.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:33 smithi077 ceph-mon[92268]: pgmap v151: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 293 B/s rd, 146 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:33 smithi155 ceph-mon[67899]: pgmap v151: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 293 B/s rd, 146 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:34.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:34 smithi155 ceph-mon[67899]: pgmap v152: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 252 B/s rd, 252 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:34.858 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:34 smithi077 ceph-mon[92268]: pgmap v152: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 252 B/s rd, 252 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:37 smithi155 ceph-mon[67899]: pgmap v153: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:37.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:37.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:37 smithi077 ceph-mon[92268]: pgmap v153: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:38.535 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:38.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:38 smithi155 ceph-mon[67899]: pgmap v154: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:38.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:38 smithi077 ceph-mon[92268]: pgmap v154: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:40.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:40 smithi155 ceph-mon[67899]: pgmap v155: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:40.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:40 smithi077 ceph-mon[92268]: pgmap v155: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T05:47:41.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:41 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T05:47:42.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:41 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T05:47:42.369 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:47:42.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:42 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T05:47:42.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:42 smithi077 ceph-mon[92268]: Upgrade: osd.5 is safe to restart 2024-04-12T05:47:42.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:42 smithi077 ceph-mon[92268]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:42.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:42 smithi077 ceph-mon[92268]: pgmap v156: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:43.010 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:47:43.010 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (13m) 55s ago 24m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:47:43.010 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (3m) 55s ago 24m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:47:43.011 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (2m) 20s ago 23m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:47:43.011 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (11m) 55s ago 23m 37.3M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:47:43.011 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (18m) 55s ago 18m 38.5M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:47:43.011 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (18m) 20s ago 18m 16.6M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:47:43.011 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (4m) 55s ago 25m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:47:43.011 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (4m) 20s ago 23m 451M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:47:43.011 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (4m) 55s ago 25m 61.4M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:47:43.011 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (3m) 20s ago 23m 44.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:47:43.011 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (15m) 55s ago 15m 80.6M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (15m) 20s ago 15m 77.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (9m) 55s ago 23m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (4m) 20s ago 22m 12.7M - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (2m) 55s ago 22m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (2m) 55s ago 22m 105M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (83s) 55s ago 21m 94.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (61s) 55s ago 21m 10.4M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (25s) 20s ago 21m 13.8M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (20m) 20s ago 20m 416M 2712M 16.2.5 6933c2a0b7dd e82b0f307487 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (20m) 20s ago 20m 348M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (20m) 20s ago 20m 482M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:47:43.012 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 55s ago 23m - - 2024-04-12T05:47:43.021 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:42 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T05:47:43.021 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:42 smithi155 ceph-mon[67899]: Upgrade: osd.5 is safe to restart 2024-04-12T05:47:43.021 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:42 smithi155 ceph-mon[67899]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:43.021 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:42 smithi155 ceph-mon[67899]: pgmap v156: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:43.398 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:47:43.398 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:47:43.398 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:47:43.398 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 5 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 9 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:47:43.399 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:47:43.563 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:43.727 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "11/23 daemons upgraded", 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:47:43.728 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:47:44.112 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:47:44.112 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:47:44.112 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:47:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:44 smithi155 ceph-mon[67899]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:44 smithi155 ceph-mon[67899]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:44 smithi155 ceph-mon[67899]: Upgrade: Updating osd.5 2024-04-12T05:47:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T05:47:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:47:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:44 smithi155 ceph-mon[67899]: Deploying daemon osd.5 on smithi155 2024-04-12T05:47:44.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:44 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/3851382332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:44 smithi077 ceph-mon[92268]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:44 smithi077 ceph-mon[92268]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:44 smithi077 ceph-mon[92268]: Upgrade: Updating osd.5 2024-04-12T05:47:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T05:47:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:47:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:44 smithi077 ceph-mon[92268]: Deploying daemon osd.5 on smithi155 2024-04-12T05:47:44.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:44 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/3851382332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:47:45.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:45 smithi155 ceph-mon[67899]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:45.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:45 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/3190869264' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:47:45.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:45 smithi155 ceph-mon[67899]: pgmap v157: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:47:45.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:45 smithi077 ceph-mon[92268]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:45.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:45 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/3190869264' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:47:45.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:45 smithi077 ceph-mon[92268]: pgmap v157: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:47:46.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:46 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:47:46.587 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:46 smithi155 systemd[1]: Stopping Ceph osd.5 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:47:46.587 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.5[45605]: debug 2024-04-12T05:47:46.487+0000 7fc72cae7700 -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-12T05:47:46.587 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.5[45605]: debug 2024-04-12T05:47:46.487+0000 7fc72cae7700 -1 osd.5 100 *** Got signal Terminated *** 2024-04-12T05:47:46.587 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.5[45605]: debug 2024-04-12T05:47:46.487+0000 7fc72cae7700 -1 osd.5 100 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:47:46.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:46 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:47:47.271 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:47 smithi155 bash[75961]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.5 2024-04-12T05:47:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: pgmap v158: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.2 2024-04-12T05:47:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 failed (root=default,host=smithi155) (connection refused reported by osd.2) 2024-04-12T05:47:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.2 2024-04-12T05:47:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.3 2024-04-12T05:47:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.4 2024-04-12T05:47:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.7 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.1 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.3 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.4 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.7 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.1 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.1 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.2 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.3 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.7 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.1 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.2 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.3 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.4 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.7 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.4 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:47 smithi077 ceph-mon[92268]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: pgmap v158: 129 pgs: 129 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.2 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 failed (root=default,host=smithi155) (connection refused reported by osd.2) 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.2 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.3 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.4 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.7 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.1 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.3 2024-04-12T05:47:47.813 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.4 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.7 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.1 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.1 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.2 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.3 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.7 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.1 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.2 2024-04-12T05:47:47.814 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.3 2024-04-12T05:47:47.815 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.4 2024-04-12T05:47:47.815 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.815 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.7 2024-04-12T05:47:47.815 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:47.815 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.4 2024-04-12T05:47:47.815 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.6 2024-04-12T05:47:47.815 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:47 smithi155 ceph-mon[67899]: osd.5 reported immediately failed by osd.0 2024-04-12T05:47:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:48 smithi155 ceph-mon[67899]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:47:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:48 smithi155 ceph-mon[67899]: osdmap e101: 8 total, 7 up, 8 in 2024-04-12T05:47:48.608 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:48.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:48 smithi077 ceph-mon[92268]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:47:48.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:48 smithi077 ceph-mon[92268]: osdmap e101: 8 total, 7 up, 8 in 2024-04-12T05:47:49.336 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:48 smithi155 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.5.service: Succeeded. 2024-04-12T05:47:49.336 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:48 smithi155 systemd[1]: Stopped Ceph osd.5 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:47:49.336 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:49 smithi155 systemd[1]: Starting Ceph osd.5 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:47:49.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:49 smithi077 ceph-mon[92268]: osdmap e102: 8 total, 7 up, 8 in 2024-04-12T05:47:49.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:49 smithi077 ceph-mon[92268]: pgmap v161: 129 pgs: 6 peering, 16 stale+active+clean, 107 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T05:47:49.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:49 smithi155 ceph-mon[67899]: osdmap e102: 8 total, 7 up, 8 in 2024-04-12T05:47:49.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:49 smithi155 ceph-mon[67899]: pgmap v161: 129 pgs: 6 peering, 16 stale+active+clean, 107 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T05:47:50.443 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:50 smithi155 bash[76246]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T05:47:50.443 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:50 smithi155 bash[76246]: 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-12T05:47:50.443 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:50 smithi155 bash[76246]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T05:47:50.443 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:50 smithi155 bash[76246]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T05:47:50.443 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:50 smithi155 bash[76246]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-12T05:47:50.443 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:50 smithi155 bash[76246]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T05:47:50.443 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:50 smithi155 bash[76246]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-12T05:47:50.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:50 smithi077 ceph-mon[92268]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-12T05:47:50.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:50 smithi155 ceph-mon[67899]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-12T05:47:51.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:51 smithi077 ceph-mon[92268]: pgmap v162: 129 pgs: 9 active+undersized+degraded, 6 peering, 8 stale+active+clean, 11 active+undersized, 95 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 45/1557 objects degraded (2.890%) 2024-04-12T05:47:51.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:51 smithi155 ceph-mon[67899]: pgmap v162: 129 pgs: 9 active+undersized+degraded, 6 peering, 8 stale+active+clean, 11 active+undersized, 95 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 45/1557 objects degraded (2.890%) 2024-04-12T05:47:51.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:51 smithi155 ceph-osd[76565]: -- 172.21.15.155:0/3016331499 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559ad3b571e0 con 0x559ad3b26c00 2024-04-12T05:47:51.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:51 smithi155 bash[76527]: add830be55058c160c5b7852a090bcb4c35946df580594cac20936744e77e6bc 2024-04-12T05:47:51.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:51 smithi155 systemd[1]: Started Ceph osd.5 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:47:52.312 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:47:51.968+0000 7f6443f5c7c0 -1 Falling back to public interface 2024-04-12T05:47:52.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:52 smithi155 ceph-mon[67899]: Health check failed: Degraded data redundancy: 45/1557 objects degraded (2.890%), 9 pgs degraded (PG_DEGRADED) 2024-04-12T05:47:52.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:52.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:52.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:52 smithi077 ceph-mon[92268]: Health check failed: Degraded data redundancy: 45/1557 objects degraded (2.890%), 9 pgs degraded (PG_DEGRADED) 2024-04-12T05:47:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:53.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:53 smithi155 ceph-mon[67899]: pgmap v163: 129 pgs: 22 active+undersized+degraded, 6 peering, 17 active+undersized, 84 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 153/1557 objects degraded (9.827%) 2024-04-12T05:47:53.646 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:53 smithi077 ceph-mon[92268]: pgmap v163: 129 pgs: 22 active+undersized+degraded, 6 peering, 17 active+undersized, 84 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 153/1557 objects degraded (9.827%) 2024-04-12T05:47:54.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:54 smithi155 ceph-mon[67899]: pgmap v164: 129 pgs: 24 active+undersized+degraded, 21 active+undersized, 84 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 176/1557 objects degraded (11.304%) 2024-04-12T05:47:54.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:54 smithi155 ceph-mon[67899]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-12T05:47:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:54 smithi077 ceph-mon[92268]: pgmap v164: 129 pgs: 24 active+undersized+degraded, 21 active+undersized, 84 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 176/1557 objects degraded (11.304%) 2024-04-12T05:47:54.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:54 smithi077 ceph-mon[92268]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-12T05:47:56.748 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:47:56.370+0000 7f6443f5c7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-12T05:47:56.748 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:56.748 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:56.748 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:56.748 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:56.749 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:56 smithi155 ceph-mon[67899]: pgmap v165: 129 pgs: 24 active+undersized+degraded, 21 active+undersized, 84 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 113 B/s rd, 226 B/s wr, 0 op/s; 176/1557 objects degraded (11.304%) 2024-04-12T05:47:56.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:56.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:56.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:56.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:47:56.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:56 smithi077 ceph-mon[92268]: pgmap v165: 129 pgs: 24 active+undersized+degraded, 21 active+undersized, 84 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 113 B/s rd, 226 B/s wr, 0 op/s; 176/1557 objects degraded (11.304%) 2024-04-12T05:47:57.086 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:47:56.860+0000 7f6443f5c7c0 -1 osd.5 100 log_to_monitors true 2024-04-12T05:47:57.807 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:57 smithi155 ceph-mon[67899]: from='osd.5 [v2:172.21.15.155:6808/3813936954,v1:172.21.15.155:6809/3813936954]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:47:57.807 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:57 smithi155 ceph-mon[67899]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:47:57.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:57 smithi077 ceph-mon[92268]: from='osd.5 [v2:172.21.15.155:6808/3813936954,v1:172.21.15.155:6809/3813936954]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:47:57.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:57 smithi077 ceph-mon[92268]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:47:58.086 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:47:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:47:58.012+0000 7f64313ae700 -1 osd.5 100 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T05:47:58.680 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:47:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:58 smithi155 ceph-mon[67899]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T05:47:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:58 smithi155 ceph-mon[67899]: osdmap e103: 8 total, 7 up, 8 in 2024-04-12T05:47:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:58 smithi155 ceph-mon[67899]: from='osd.5 [v2:172.21.15.155:6808/3813936954,v1:172.21.15.155:6809/3813936954]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:47:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:58 smithi155 ceph-mon[67899]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:47:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:58 smithi155 ceph-mon[67899]: from='osd.5 ' entity='osd.5' 2024-04-12T05:47:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:58 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 176/1557 objects degraded (11.304%), 24 pgs degraded (PG_DEGRADED) 2024-04-12T05:47:58.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:58 smithi155 ceph-mon[67899]: pgmap v167: 129 pgs: 24 active+undersized+degraded, 21 active+undersized, 84 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 176/1557 objects degraded (11.304%) 2024-04-12T05:47:58.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:58 smithi077 ceph-mon[92268]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T05:47:58.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:58 smithi077 ceph-mon[92268]: osdmap e103: 8 total, 7 up, 8 in 2024-04-12T05:47:58.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:58 smithi077 ceph-mon[92268]: from='osd.5 [v2:172.21.15.155:6808/3813936954,v1:172.21.15.155:6809/3813936954]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:47:58.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:58 smithi077 ceph-mon[92268]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:47:58.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:58 smithi077 ceph-mon[92268]: from='osd.5 ' entity='osd.5' 2024-04-12T05:47:58.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:58 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 176/1557 objects degraded (11.304%), 24 pgs degraded (PG_DEGRADED) 2024-04-12T05:47:58.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:58 smithi077 ceph-mon[92268]: pgmap v167: 129 pgs: 24 active+undersized+degraded, 21 active+undersized, 84 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 176/1557 objects degraded (11.304%) 2024-04-12T05:47:59.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:59 smithi155 ceph-mon[67899]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:47:59.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:59 smithi155 ceph-mon[67899]: osd.5 [v2:172.21.15.155:6808/3813936954,v1:172.21.15.155:6809/3813936954] boot 2024-04-12T05:47:59.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:59 smithi155 ceph-mon[67899]: osdmap e104: 8 total, 8 up, 8 in 2024-04-12T05:47:59.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:47:59 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:47:59.873 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:59 smithi077 ceph-mon[92268]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:47:59.873 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:59 smithi077 ceph-mon[92268]: osd.5 [v2:172.21.15.155:6808/3813936954,v1:172.21.15.155:6809/3813936954] boot 2024-04-12T05:47:59.873 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:59 smithi077 ceph-mon[92268]: osdmap e104: 8 total, 8 up, 8 in 2024-04-12T05:47:59.873 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:47:59 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:48:00.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:00.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:00.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:48:00.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:48:00.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: pgmap v169: 129 pgs: 12 peering, 20 active+undersized+degraded, 13 active+undersized, 84 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 141 B/s rd, 283 B/s wr, 0 op/s; 156/1557 objects degraded (10.019%) 2024-04-12T05:48:00.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: pgmap v170: 129 pgs: 12 peering, 20 active+undersized+degraded, 13 active+undersized, 84 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s; 156/1557 objects degraded (10.019%) 2024-04-12T05:48:00.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:00.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:00.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:48:00.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:00.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:00.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:00.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T05:48:00.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T05:48:00.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-12T05:48:00.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:00 smithi077 ceph-mon[92268]: osdmap e105: 8 total, 8 up, 8 in 2024-04-12T05:48:01.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:01.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:01.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:48:01.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:48:01.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: pgmap v169: 129 pgs: 12 peering, 20 active+undersized+degraded, 13 active+undersized, 84 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 141 B/s rd, 283 B/s wr, 0 op/s; 156/1557 objects degraded (10.019%) 2024-04-12T05:48:01.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: pgmap v170: 129 pgs: 12 peering, 20 active+undersized+degraded, 13 active+undersized, 84 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s; 156/1557 objects degraded (10.019%) 2024-04-12T05:48:01.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:01.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:01.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:48:01.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:01.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:01.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:01.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T05:48:01.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T05:48:01.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-12T05:48:01.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:00 smithi155 ceph-mon[67899]: osdmap e105: 8 total, 8 up, 8 in 2024-04-12T05:48:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:48:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:48:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:03.727 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:03 smithi155 ceph-mon[67899]: pgmap v172: 129 pgs: 12 peering, 20 active+undersized+degraded, 13 active+undersized, 84 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 245 B/s wr, 0 op/s; 156/1557 objects degraded (10.019%) 2024-04-12T05:48:03.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:03 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 156/1557 objects degraded (10.019%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T05:48:03.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:03 smithi077 ceph-mon[92268]: pgmap v172: 129 pgs: 12 peering, 20 active+undersized+degraded, 13 active+undersized, 84 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 245 B/s wr, 0 op/s; 156/1557 objects degraded (10.019%) 2024-04-12T05:48:03.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:03 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 156/1557 objects degraded (10.019%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T05:48:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:04 smithi155 ceph-mon[67899]: pgmap v173: 129 pgs: 12 peering, 117 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s 2024-04-12T05:48:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:04 smithi155 ceph-mon[67899]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 156/1557 objects degraded (10.019%), 20 pgs degraded) 2024-04-12T05:48:04.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:04 smithi077 ceph-mon[92268]: pgmap v173: 129 pgs: 12 peering, 117 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s 2024-04-12T05:48:04.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:04 smithi077 ceph-mon[92268]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 156/1557 objects degraded (10.019%), 20 pgs degraded) 2024-04-12T05:48:07.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:06 smithi155 ceph-mon[67899]: pgmap v174: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 152 B/s rd, 305 B/s wr, 0 op/s 2024-04-12T05:48:07.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:06 smithi077 ceph-mon[92268]: pgmap v174: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 152 B/s rd, 305 B/s wr, 0 op/s 2024-04-12T05:48:08.776 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:09.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:08 smithi155 ceph-mon[67899]: pgmap v175: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T05:48:09.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:08 smithi077 ceph-mon[92268]: pgmap v175: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T05:48:11.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:10 smithi155 ceph-mon[67899]: pgmap v176: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:48:11.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:10 smithi077 ceph-mon[92268]: pgmap v176: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:48:12.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:12 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:12.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:12 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:13.810 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:13.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:13 smithi155 ceph-mon[67899]: pgmap v177: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 174 B/s rd, 174 B/s wr, 0 op/s 2024-04-12T05:48:13.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:13 smithi077 ceph-mon[92268]: pgmap v177: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 174 B/s rd, 174 B/s wr, 0 op/s 2024-04-12T05:48:14.466 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (14m) 87s ago 24m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (3m) 87s ago 24m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (3m) 19s ago 23m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (11m) 87s ago 24m 37.3M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (19m) 87s ago 19m 38.5M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (19m) 19s ago 19m 16.7M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (5m) 87s ago 26m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (4m) 19s ago 23m 451M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (4m) 87s ago 26m 61.4M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (4m) 19s ago 23m 44.7M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:48:15.102 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (16m) 87s ago 16m 80.6M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (16m) 19s ago 16m 77.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (9m) 87s ago 24m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (5m) 19s ago 23m 12.7M - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (3m) 87s ago 23m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (2m) 87s ago 22m 105M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (115s) 87s ago 22m 94.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (93s) 87s ago 21m 10.4M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (57s) 19s ago 21m 128M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (24s) 19s ago 21m 11.4M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (20m) 19s ago 20m 348M 2712M 16.2.5 6933c2a0b7dd 23c6d287aafb 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (20m) 19s ago 20m 482M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:48:15.103 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 87s ago 23m - - 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 6 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:48:15.483 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:48:15.484 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:48:15.484 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:48:15.484 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-12T05:48:15.484 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 10 2024-04-12T05:48:15.484 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:48:15.484 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:48:15.722 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:15 smithi155 ceph-mon[67899]: pgmap v178: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:15.723 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:15 smithi155 ceph-mon[67899]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:15.723 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T05:48:15.723 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:15 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1256188087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:48:15.805 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "12/23 daemons upgraded", 2024-04-12T05:48:15.806 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T05:48:15.806 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:48:15.806 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:48:15.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:15 smithi077 ceph-mon[92268]: pgmap v178: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:15.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:15 smithi077 ceph-mon[92268]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:15.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T05:48:15.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:15 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1256188087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:16.191 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:48:16.192 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:48:16.192 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:48:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:16 smithi155 ceph-mon[67899]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:16 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T05:48:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:16 smithi155 ceph-mon[67899]: Upgrade: osd.6 is safe to restart 2024-04-12T05:48:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:16 smithi155 ceph-mon[67899]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:16 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/2727025141' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:48:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:48:16.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:16 smithi077 ceph-mon[92268]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:16.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:16 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T05:48:16.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:16 smithi077 ceph-mon[92268]: Upgrade: osd.6 is safe to restart 2024-04-12T05:48:16.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:16 smithi077 ceph-mon[92268]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:16.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:16 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/2727025141' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:48:16.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:16.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:48:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:17 smithi155 ceph-mon[67899]: pgmap v179: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:17 smithi155 ceph-mon[67899]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T05:48:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:48:17.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:17 smithi077 ceph-mon[92268]: pgmap v179: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:17.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:17 smithi077 ceph-mon[92268]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:17.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:17.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T05:48:17.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:48:18.768 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:18 smithi155 ceph-mon[67899]: Upgrade: Updating osd.6 2024-04-12T05:48:18.768 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:18 smithi155 ceph-mon[67899]: Deploying daemon osd.6 on smithi155 2024-04-12T05:48:18.842 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:18.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:18 smithi077 ceph-mon[92268]: Upgrade: Updating osd.6 2024-04-12T05:48:18.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:18 smithi077 ceph-mon[92268]: Deploying daemon osd.6 on smithi155 2024-04-12T05:48:19.796 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:19 smithi155 ceph-mon[67899]: pgmap v180: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:19.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:19 smithi077 ceph-mon[92268]: pgmap v180: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:20.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:19 smithi155 systemd[1]: Stopping Ceph osd.6 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:48:20.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.6[48464]: debug 2024-04-12T05:48:19.949+0000 7f4999e26700 -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-12T05:48:20.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.6[48464]: debug 2024-04-12T05:48:19.949+0000 7f4999e26700 -1 osd.6 105 *** Got signal Terminated *** 2024-04-12T05:48:20.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.6[48464]: debug 2024-04-12T05:48:19.949+0000 7f4999e26700 -1 osd.6 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:48:20.586 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:20 smithi155 bash[78695]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.6 2024-04-12T05:48:20.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: pgmap v181: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:20.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.7 2024-04-12T05:48:20.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 failed (root=default,host=smithi155) (connection refused reported by osd.7) 2024-04-12T05:48:20.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.7 2024-04-12T05:48:20.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.4 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.3 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.5 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.0 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.1 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.2 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.3 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.4 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.0 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.1 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.2 2024-04-12T05:48:20.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:20 smithi155 ceph-mon[67899]: osd.6 reported immediately failed by osd.5 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: pgmap v181: 129 pgs: 129 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.7 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 failed (root=default,host=smithi155) (connection refused reported by osd.7) 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.7 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.4 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.3 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.5 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.0 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.1 2024-04-12T05:48:20.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.2 2024-04-12T05:48:20.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.3 2024-04-12T05:48:20.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.4 2024-04-12T05:48:20.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.0 2024-04-12T05:48:20.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.1 2024-04-12T05:48:20.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.2 2024-04-12T05:48:20.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:20 smithi077 ceph-mon[92268]: osd.6 reported immediately failed by osd.5 2024-04-12T05:48:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:21 smithi155 ceph-mon[67899]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:48:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:21 smithi155 ceph-mon[67899]: osdmap e106: 8 total, 7 up, 8 in 2024-04-12T05:48:21.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:21 smithi077 ceph-mon[92268]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:48:21.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:21 smithi077 ceph-mon[92268]: osdmap e106: 8 total, 7 up, 8 in 2024-04-12T05:48:22.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:22 smithi155 ceph-mon[67899]: osdmap e107: 8 total, 7 up, 8 in 2024-04-12T05:48:22.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:22 smithi155 ceph-mon[67899]: pgmap v184: 129 pgs: 13 stale+active+clean, 116 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:22.836 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:22 smithi155 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.6.service: Succeeded. 2024-04-12T05:48:22.837 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:22 smithi155 systemd[1]: Stopped Ceph osd.6 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:48:22.837 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:22 smithi155 systemd[1]: Starting Ceph osd.6 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:48:22.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:22 smithi077 ceph-mon[92268]: osdmap e107: 8 total, 7 up, 8 in 2024-04-12T05:48:22.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:22 smithi077 ceph-mon[92268]: pgmap v184: 129 pgs: 13 stale+active+clean, 116 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:23.885 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:24.024 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:23 smithi155 ceph-mon[67899]: Health check failed: Degraded data redundancy: 116/1557 objects degraded (7.450%), 16 pgs degraded (PG_DEGRADED) 2024-04-12T05:48:24.025 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:23 smithi155 bash[78981]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T05:48:24.025 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:23 smithi155 bash[78981]: 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-12T05:48:24.025 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:23 smithi155 bash[78981]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T05:48:24.025 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:23 smithi155 bash[78981]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T05:48:24.025 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:23 smithi155 bash[78981]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-12T05:48:24.025 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:23 smithi155 bash[78981]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T05:48:24.025 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:23 smithi155 bash[78981]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-12T05:48:24.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:23 smithi077 ceph-mon[92268]: Health check failed: Degraded data redundancy: 116/1557 objects degraded (7.450%), 16 pgs degraded (PG_DEGRADED) 2024-04-12T05:48:24.928 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:24 smithi155 ceph-mon[67899]: pgmap v185: 129 pgs: 16 active+undersized+degraded, 7 stale+active+clean, 9 active+undersized, 97 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 116/1557 objects degraded (7.450%) 2024-04-12T05:48:24.928 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:24 smithi155 ceph-osd[79300]: -- 172.21.15.155:0/4004776182 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55eca63ef1e0 con 0x55eca63bf000 2024-04-12T05:48:25.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:24 smithi077 ceph-mon[92268]: pgmap v185: 129 pgs: 16 active+undersized+degraded, 7 stale+active+clean, 9 active+undersized, 97 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 116/1557 objects degraded (7.450%) 2024-04-12T05:48:25.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:24 smithi155 bash[79262]: 66f0d2970e3a2c2b79eeb9a78b724b77b989423185946094b20cbeef696ff8ad 2024-04-12T05:48:25.336 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:24 smithi155 systemd[1]: Started Ceph osd.6 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:48:25.689 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:48:25.379+0000 7fe5b149a7c0 -1 Falling back to public interface 2024-04-12T05:48:26.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:25 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:26.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:25 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:26.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:25 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:48:26.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:25 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:26.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:25 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:26.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:25 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:48:27.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:26 smithi155 ceph-mon[67899]: pgmap v186: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 169/1557 objects degraded (10.854%) 2024-04-12T05:48:27.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:26 smithi077 ceph-mon[92268]: pgmap v186: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 169/1557 objects degraded (10.854%) 2024-04-12T05:48:28.925 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:29.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:28 smithi155 ceph-mon[67899]: pgmap v187: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 169/1557 objects degraded (10.854%) 2024-04-12T05:48:29.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:28 smithi077 ceph-mon[92268]: pgmap v187: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 169/1557 objects degraded (10.854%) 2024-04-12T05:48:30.239 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:48:29.844+0000 7fe5b149a7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-12T05:48:30.239 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:30.240 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:30.240 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:30.240 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:30.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:30.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:30.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:30.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:30.512 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:48:30.283+0000 7fe5b149a7c0 -1 osd.6 105 log_to_monitors true 2024-04-12T05:48:31.336 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:48:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:48:31.062+0000 7fe5a28f4700 -1 osd.6 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T05:48:31.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:31 smithi155 ceph-mon[67899]: pgmap v188: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 169/1557 objects degraded (10.854%) 2024-04-12T05:48:31.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:31 smithi155 ceph-mon[67899]: from='osd.6 [v2:172.21.15.155:6816/3834274286,v1:172.21.15.155:6817/3834274286]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:48:31.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:31 smithi155 ceph-mon[67899]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:48:31.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:31 smithi077 ceph-mon[92268]: pgmap v188: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 324 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 169/1557 objects degraded (10.854%) 2024-04-12T05:48:31.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:31 smithi077 ceph-mon[92268]: from='osd.6 [v2:172.21.15.155:6816/3834274286,v1:172.21.15.155:6817/3834274286]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:48:31.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:31 smithi077 ceph-mon[92268]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:48:32.045 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:32 smithi155 ceph-mon[67899]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T05:48:32.045 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:32 smithi155 ceph-mon[67899]: osdmap e108: 8 total, 7 up, 8 in 2024-04-12T05:48:32.045 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:32 smithi155 ceph-mon[67899]: from='osd.6 [v2:172.21.15.155:6816/3834274286,v1:172.21.15.155:6817/3834274286]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:48:32.045 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:32 smithi155 ceph-mon[67899]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:48:32.045 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:32.045 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:48:32.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:32 smithi077 ceph-mon[92268]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T05:48:32.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:32 smithi077 ceph-mon[92268]: osdmap e108: 8 total, 7 up, 8 in 2024-04-12T05:48:32.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:32 smithi077 ceph-mon[92268]: from='osd.6 [v2:172.21.15.155:6816/3834274286,v1:172.21.15.155:6817/3834274286]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:48:32.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:32 smithi077 ceph-mon[92268]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:48:32.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:32.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:48:33.248 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:33 smithi155 ceph-mon[67899]: pgmap v190: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 169/1557 objects degraded (10.854%) 2024-04-12T05:48:33.248 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:33 smithi155 ceph-mon[67899]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:48:33.248 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:33 smithi155 ceph-mon[67899]: osd.6 [v2:172.21.15.155:6816/3834274286,v1:172.21.15.155:6817/3834274286] boot 2024-04-12T05:48:33.248 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:33 smithi155 ceph-mon[67899]: osdmap e109: 8 total, 8 up, 8 in 2024-04-12T05:48:33.248 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:33 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:48:33.248 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:33 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 169/1557 objects degraded (10.854%), 26 pgs degraded (PG_DEGRADED) 2024-04-12T05:48:33.248 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:33 smithi155 ceph-mon[67899]: osdmap e110: 8 total, 8 up, 8 in 2024-04-12T05:48:33.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:33 smithi077 ceph-mon[92268]: pgmap v190: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 169/1557 objects degraded (10.854%) 2024-04-12T05:48:33.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:33 smithi077 ceph-mon[92268]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:48:33.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:33 smithi077 ceph-mon[92268]: osd.6 [v2:172.21.15.155:6816/3834274286,v1:172.21.15.155:6817/3834274286] boot 2024-04-12T05:48:33.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:33 smithi077 ceph-mon[92268]: osdmap e109: 8 total, 8 up, 8 in 2024-04-12T05:48:33.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:33 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:48:33.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:33 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 169/1557 objects degraded (10.854%), 26 pgs degraded (PG_DEGRADED) 2024-04-12T05:48:33.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:33 smithi077 ceph-mon[92268]: osdmap e110: 8 total, 8 up, 8 in 2024-04-12T05:48:33.959 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: pgmap v193: 129 pgs: 19 peering, 14 active+undersized+degraded, 10 active+undersized, 86 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 183 B/s rd, 183 B/s wr, 0 op/s; 78/1557 objects degraded (5.010%) 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: pgmap v194: 129 pgs: 19 peering, 14 active+undersized+degraded, 10 active+undersized, 86 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 286 B/s rd, 0 op/s; 78/1557 objects degraded (5.010%) 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:48:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:34.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:34.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:34.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T05:48:34.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T05:48:34.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:34 smithi155 ceph-mon[67899]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: pgmap v193: 129 pgs: 19 peering, 14 active+undersized+degraded, 10 active+undersized, 86 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 183 B/s rd, 183 B/s wr, 0 op/s; 78/1557 objects degraded (5.010%) 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: pgmap v194: 129 pgs: 19 peering, 14 active+undersized+degraded, 10 active+undersized, 86 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 286 B/s rd, 0 op/s; 78/1557 objects degraded (5.010%) 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:34.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:34.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:34.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T05:48:34.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T05:48:34.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:34 smithi077 ceph-mon[92268]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-12T05:48:36.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:36 smithi077 ceph-mon[92268]: pgmap v195: 129 pgs: 19 peering, 9 active+undersized+degraded, 4 active+undersized, 97 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 239 B/s wr, 0 op/s; 46/1557 objects degraded (2.954%) 2024-04-12T05:48:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:36 smithi155 ceph-mon[67899]: pgmap v195: 129 pgs: 19 peering, 9 active+undersized+degraded, 4 active+undersized, 97 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 239 B/s wr, 0 op/s; 46/1557 objects degraded (2.954%) 2024-04-12T05:48:37.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:37 smithi077 ceph-mon[92268]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/1557 objects degraded (2.954%), 9 pgs degraded) 2024-04-12T05:48:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:37 smithi155 ceph-mon[67899]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/1557 objects degraded (2.954%), 9 pgs degraded) 2024-04-12T05:48:38.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:38 smithi077 ceph-mon[92268]: pgmap v196: 129 pgs: 19 peering, 110 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 183 B/s rd, 183 B/s wr, 0 op/s 2024-04-12T05:48:38.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:38 smithi155 ceph-mon[67899]: pgmap v196: 129 pgs: 19 peering, 110 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 183 B/s rd, 183 B/s wr, 0 op/s 2024-04-12T05:48:38.994 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:40.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:40 smithi077 ceph-mon[92268]: pgmap v197: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 281 B/s rd, 281 B/s wr, 0 op/s 2024-04-12T05:48:40.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:40 smithi155 ceph-mon[67899]: pgmap v197: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 281 B/s rd, 281 B/s wr, 0 op/s 2024-04-12T05:48:42.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:42 smithi077 ceph-mon[92268]: pgmap v198: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 123 B/s rd, 247 B/s wr, 0 op/s 2024-04-12T05:48:42.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:42 smithi155 ceph-mon[67899]: pgmap v198: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 123 B/s rd, 247 B/s wr, 0 op/s 2024-04-12T05:48:44.032 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:44.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:44 smithi077 ceph-mon[92268]: pgmap v199: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:48:44.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:44 smithi155 ceph-mon[67899]: pgmap v199: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:48:46.547 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:48:46.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:46 smithi077 ceph-mon[92268]: pgmap v200: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:46.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:46 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:46.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:46 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:48:46.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:46 smithi155 ceph-mon[67899]: pgmap v200: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:46.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:46 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:46.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:46 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:48:47.175 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:48:47.175 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (14m) 119s ago 25m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (4m) 119s ago 25m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (4m) 18s ago 24m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (12m) 119s ago 24m 37.3M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (19m) 119s ago 19m 38.5M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (19m) 18s ago 19m 16.8M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (5m) 119s ago 26m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (5m) 18s ago 24m 451M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (5m) 119s ago 26m 61.4M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (4m) 18s ago 24m 46.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (16m) 119s ago 16m 80.6M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (16m) 18s ago 16m 77.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (10m) 119s ago 24m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (6m) 18s ago 23m 12.7M - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (3m) 119s ago 23m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:48:47.176 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (3m) 119s ago 23m 105M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:48:47.177 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (2m) 119s ago 22m 94.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:48:47.177 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (2m) 119s ago 22m 10.4M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:48:47.177 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (89s) 18s ago 22m 129M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:48:47.177 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (56s) 18s ago 21m 129M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:48:47.177 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (22s) 18s ago 21m 13.7M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:48:47.177 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (21m) 18s ago 21m 481M 2712M 16.2.5 6933c2a0b7dd 70394724d8ba 2024-04-12T05:48:47.177 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 119s ago 24m - - 2024-04-12T05:48:47.560 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:48:47.560 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 7 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:48:47.561 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-12T05:48:47.562 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 11 2024-04-12T05:48:47.562 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:48:47.562 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:48:47.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:47 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:47.880 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:48:47.880 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:48:47.880 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:48:47.880 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:48:47.880 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:48:47.880 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:48:47.880 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:48:47.880 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:48:47.880 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:48:47.881 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "13/23 daemons upgraded", 2024-04-12T05:48:47.881 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T05:48:47.881 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:48:47.881 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:48:47.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:47 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:48.269 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:48:48.269 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:48:48.269 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:48:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:48 smithi155 ceph-mon[67899]: from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:48 smithi155 ceph-mon[67899]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:48 smithi155 ceph-mon[67899]: from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:48 smithi155 ceph-mon[67899]: pgmap v201: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:48 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1870818818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:48 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/3032534500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:48:48.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T05:48:48.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:48 smithi077 ceph-mon[92268]: from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:48.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:48 smithi077 ceph-mon[92268]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:48.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:48 smithi077 ceph-mon[92268]: from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:48.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:48 smithi077 ceph-mon[92268]: pgmap v201: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:48.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:48 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1870818818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:48:48.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:48 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/3032534500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:48:48.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T05:48:49.066 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:49.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:49 smithi155 ceph-mon[67899]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:49.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:49 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T05:48:49.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:49 smithi155 ceph-mon[67899]: Upgrade: osd.7 is safe to restart 2024-04-12T05:48:49.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:49 smithi077 ceph-mon[92268]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:49.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:49 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T05:48:49.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:49 smithi077 ceph-mon[92268]: Upgrade: osd.7 is safe to restart 2024-04-12T05:48:50.616 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:50 smithi155 ceph-mon[67899]: pgmap v202: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:50.616 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:50 smithi155 ceph-mon[67899]: Upgrade: Updating osd.7 2024-04-12T05:48:50.617 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:50.617 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T05:48:50.617 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:48:50.617 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:50 smithi155 ceph-mon[67899]: Deploying daemon osd.7 on smithi155 2024-04-12T05:48:50.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:50 smithi077 ceph-mon[92268]: pgmap v202: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:48:50.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:50 smithi077 ceph-mon[92268]: Upgrade: Updating osd.7 2024-04-12T05:48:50.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:50.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T05:48:50.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:48:50.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:50 smithi077 ceph-mon[92268]: Deploying daemon osd.7 on smithi155 2024-04-12T05:48:51.693 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:51 smithi155 ceph-mon[67899]: pgmap v203: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:51.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:51 smithi077 ceph-mon[92268]: pgmap v203: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:53.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:53 smithi155 systemd[1]: Stopping Ceph osd.7 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:48:53.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.7[51372]: debug 2024-04-12T05:48:53.453+0000 7ff293940700 -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-12T05:48:53.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.7[51372]: debug 2024-04-12T05:48:53.453+0000 7ff293940700 -1 osd.7 110 *** Got signal Terminated *** 2024-04-12T05:48:53.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.7[51372]: debug 2024-04-12T05:48:53.453+0000 7ff293940700 -1 osd.7 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:48:54.085 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:53 smithi155 bash[81379]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd.7 2024-04-12T05:48:54.115 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:48:54.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: pgmap v204: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:54.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.4 2024-04-12T05:48:54.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 failed (root=default,host=smithi155) (connection refused reported by osd.4) 2024-04-12T05:48:54.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.5 2024-04-12T05:48:54.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.0 2024-04-12T05:48:54.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.1 2024-04-12T05:48:54.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.2 2024-04-12T05:48:54.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.3 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.6 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.0 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.1 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.2 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.3 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.4 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.5 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.6 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.2 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.1 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.2 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.4 2024-04-12T05:48:54.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.0 2024-04-12T05:48:54.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.1 2024-04-12T05:48:54.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.3 2024-04-12T05:48:54.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.5 2024-04-12T05:48:54.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.0 2024-04-12T05:48:54.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.3 2024-04-12T05:48:54.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.6 2024-04-12T05:48:54.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.4 2024-04-12T05:48:54.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.5 2024-04-12T05:48:54.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:54 smithi155 ceph-mon[67899]: osd.7 reported immediately failed by osd.6 2024-04-12T05:48:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: pgmap v204: 129 pgs: 129 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:48:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.4 2024-04-12T05:48:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 failed (root=default,host=smithi155) (connection refused reported by osd.4) 2024-04-12T05:48:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.5 2024-04-12T05:48:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.0 2024-04-12T05:48:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.1 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.2 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.3 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.6 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.0 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.1 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.2 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.3 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.4 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.5 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.6 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.2 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.1 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.2 2024-04-12T05:48:54.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.4 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.0 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.1 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.3 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.5 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.0 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.3 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.6 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.4 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.5 2024-04-12T05:48:54.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:54 smithi077 ceph-mon[92268]: osd.7 reported immediately failed by osd.6 2024-04-12T05:48:55.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:55 smithi077 ceph-mon[92268]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:48:55.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:55 smithi077 ceph-mon[92268]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-12T05:48:55.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:55 smithi077 ceph-mon[92268]: osdmap e111: 8 total, 7 up, 8 in 2024-04-12T05:48:55.788 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:55 smithi155 ceph-mon[67899]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T05:48:55.789 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:55 smithi155 ceph-mon[67899]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-12T05:48:55.789 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:55 smithi155 ceph-mon[67899]: osdmap e111: 8 total, 7 up, 8 in 2024-04-12T05:48:56.086 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:55 smithi155 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.7.service: Succeeded. 2024-04-12T05:48:56.086 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:55 smithi155 systemd[1]: Stopped Ceph osd.7 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:48:56.086 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:55 smithi155 systemd[1]: Starting Ceph osd.7 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:48:56.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:56 smithi155 ceph-mon[67899]: pgmap v206: 129 pgs: 16 peering, 9 stale+active+clean, 104 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:48:56.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:56 smithi155 ceph-mon[67899]: osdmap e112: 8 total, 7 up, 8 in 2024-04-12T05:48:56.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:56 smithi155 ceph-mon[67899]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-12T05:48:56.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:56 smithi077 ceph-mon[92268]: pgmap v206: 129 pgs: 16 peering, 9 stale+active+clean, 104 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T05:48:56.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:56 smithi077 ceph-mon[92268]: osdmap e112: 8 total, 7 up, 8 in 2024-04-12T05:48:56.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:56 smithi077 ceph-mon[92268]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-12T05:48:57.260 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:56 smithi155 bash[81662]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T05:48:57.260 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:56 smithi155 bash[81662]: 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-12T05:48:57.261 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:56 smithi155 bash[81662]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T05:48:57.261 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:56 smithi155 bash[81662]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T05:48:57.261 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:56 smithi155 bash[81662]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-12T05:48:57.261 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:56 smithi155 bash[81662]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T05:48:57.261 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:56 smithi155 bash[81662]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-12T05:48:57.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:57 smithi155 ceph-mon[67899]: Health check failed: Degraded data redundancy: 17/1557 objects degraded (1.092%), 5 pgs degraded (PG_DEGRADED) 2024-04-12T05:48:57.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:57 smithi077 ceph-mon[92268]: Health check failed: Degraded data redundancy: 17/1557 objects degraded (1.092%), 5 pgs degraded (PG_DEGRADED) 2024-04-12T05:48:58.431 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:58 smithi155 ceph-osd[82015]: -- 172.21.15.155:0/1688245184 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d3badc51e0 con 0x55d3bad95000 2024-04-12T05:48:58.432 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:58 smithi155 bash[81978]: 3beb1a4ac6c9d9736c510688356ff784d8070814ab3977d8d6ddf77256efdbf3 2024-04-12T05:48:58.432 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:58 smithi155 systemd[1]: Started Ceph osd.7 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:48:58.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:58 smithi077 ceph-mon[92268]: pgmap v208: 129 pgs: 5 active+undersized+degraded, 16 peering, 7 stale+active+clean, 3 active+undersized, 98 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 17/1557 objects degraded (1.092%) 2024-04-12T05:48:58.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:58 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:58.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:58 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:58.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:48:58 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:48:58.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:48:58 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:48:58.626+0000 7f1c2bab77c0 -1 Falling back to public interface 2024-04-12T05:48:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:58 smithi155 ceph-mon[67899]: pgmap v208: 129 pgs: 5 active+undersized+degraded, 16 peering, 7 stale+active+clean, 3 active+undersized, 98 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 17/1557 objects degraded (1.092%) 2024-04-12T05:48:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:58 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:58 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:48:58.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:48:58 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:48:59.157 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:00.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:00 smithi077 ceph-mon[92268]: pgmap v209: 129 pgs: 24 active+undersized+degraded, 16 peering, 16 active+undersized, 73 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 134/1557 objects degraded (8.606%) 2024-04-12T05:49:00.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:00 smithi155 ceph-mon[67899]: pgmap v209: 129 pgs: 24 active+undersized+degraded, 16 peering, 16 active+undersized, 73 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 134/1557 objects degraded (8.606%) 2024-04-12T05:49:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:02 smithi077 ceph-mon[92268]: pgmap v210: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 236/1557 objects degraded (15.157%) 2024-04-12T05:49:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:49:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:02 smithi077 ceph-mon[92268]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-04-12T05:49:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:02.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:02.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:02 smithi155 ceph-mon[67899]: pgmap v210: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 236/1557 objects degraded (15.157%) 2024-04-12T05:49:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:49:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:02 smithi155 ceph-mon[67899]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-04-12T05:49:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:02.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:03.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:49:03 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:49:03.470+0000 7f1c2bab77c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-12T05:49:03.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:03.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:03.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:03 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 236/1557 objects degraded (15.157%), 37 pgs degraded (PG_DEGRADED) 2024-04-12T05:49:03.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:03.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:03.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:03 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 236/1557 objects degraded (15.157%), 37 pgs degraded (PG_DEGRADED) 2024-04-12T05:49:04.198 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:04.517 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:49:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:49:04.137+0000 7f1c2bab77c0 -1 osd.7 110 log_to_monitors true 2024-04-12T05:49:04.836 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:49:04 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:49:04.537+0000 7f1c1cf11700 -1 osd.7 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T05:49:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:04 smithi155 ceph-mon[67899]: pgmap v211: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 236/1557 objects degraded (15.157%) 2024-04-12T05:49:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:04 smithi155 ceph-mon[67899]: from='osd.7 [v2:172.21.15.155:6824/3627792475,v1:172.21.15.155:6825/3627792475]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:49:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:04 smithi155 ceph-mon[67899]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:49:04.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:04 smithi077 ceph-mon[92268]: pgmap v211: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 236/1557 objects degraded (15.157%) 2024-04-12T05:49:04.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:04 smithi077 ceph-mon[92268]: from='osd.7 [v2:172.21.15.155:6824/3627792475,v1:172.21.15.155:6825/3627792475]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:49:04.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:04 smithi077 ceph-mon[92268]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:49:05.787 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:05 smithi155 ceph-mon[67899]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T05:49:05.787 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:05 smithi155 ceph-mon[67899]: osdmap e113: 8 total, 7 up, 8 in 2024-04-12T05:49:05.787 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:05 smithi155 ceph-mon[67899]: from='osd.7 [v2:172.21.15.155:6824/3627792475,v1:172.21.15.155:6825/3627792475]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:49:05.787 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:05 smithi155 ceph-mon[67899]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:49:05.787 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:05 smithi155 ceph-mon[67899]: pgmap v213: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 103 B/s wr, 0 op/s; 236/1557 objects degraded (15.157%) 2024-04-12T05:49:05.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:05 smithi077 ceph-mon[92268]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T05:49:05.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:05 smithi077 ceph-mon[92268]: osdmap e113: 8 total, 7 up, 8 in 2024-04-12T05:49:05.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:05 smithi077 ceph-mon[92268]: from='osd.7 [v2:172.21.15.155:6824/3627792475,v1:172.21.15.155:6825/3627792475]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:49:05.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:05 smithi077 ceph-mon[92268]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-12T05:49:05.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:05 smithi077 ceph-mon[92268]: pgmap v213: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 103 B/s wr, 0 op/s; 236/1557 objects degraded (15.157%) 2024-04-12T05:49:06.545 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:49:06.545 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: osd.7 [v2:172.21.15.155:6824/3627792475,v1:172.21.15.155:6825/3627792475] boot 2024-04-12T05:49:06.545 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: osdmap e114: 8 total, 8 up, 8 in 2024-04-12T05:49:06.545 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:49:06.545 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.545 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: pgmap v215: 129 pgs: 6 peering, 33 active+undersized+degraded, 17 active+undersized, 73 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 148 B/s rd, 0 B/s wr, 0 op/s; 223/1557 objects degraded (14.322%) 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: pgmap v216: 129 pgs: 6 peering, 33 active+undersized+degraded, 17 active+undersized, 73 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 209 B/s rd, 0 B/s wr, 0 op/s; 223/1557 objects degraded (14.322%) 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:06.546 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:06.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:06.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all osd 2024-04-12T05:49:06.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-12T05:49:06.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-12T05:49:06.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-12T05:49:06.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-12T05:49:06.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-12T05:49:06.547 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-12T05:49:06.548 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-12T05:49:06.548 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-12T05:49:06.548 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-12T05:49:06.548 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-12T05:49:06.548 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-12T05:49:06.548 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-12T05:49:06.548 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-12T05:49:06.548 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-12T05:49:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-12T05:49:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-12T05:49:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: Upgrade: Setting require_osd_release to 18 reef 2024-04-12T05:49:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-12T05:49:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-12T05:49:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-12T05:49:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: osdmap e115: 8 total, 8 up, 8 in 2024-04-12T05:49:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi077.mmnqsj"]}]: dispatch 2024-04-12T05:49:06.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T05:49:06.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: osd.7 [v2:172.21.15.155:6824/3627792475,v1:172.21.15.155:6825/3627792475] boot 2024-04-12T05:49:06.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: osdmap e114: 8 total, 8 up, 8 in 2024-04-12T05:49:06.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: pgmap v215: 129 pgs: 6 peering, 33 active+undersized+degraded, 17 active+undersized, 73 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 148 B/s rd, 0 B/s wr, 0 op/s; 223/1557 objects degraded (14.322%) 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: pgmap v216: 129 pgs: 6 peering, 33 active+undersized+degraded, 17 active+undersized, 73 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 209 B/s rd, 0 B/s wr, 0 op/s; 223/1557 objects degraded (14.322%) 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:06.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all osd 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-12T05:49:06.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: Upgrade: Setting require_osd_release to 18 reef 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: osdmap e115: 8 total, 8 up, 8 in 2024-04-12T05:49:06.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi077.mmnqsj"]}]: dispatch 2024-04-12T05:49:08.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:08 smithi077 ceph-mon[92268]: Upgrade: It appears safe to stop mds.foofs.smithi077.mmnqsj 2024-04-12T05:49:08.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:08 smithi077 ceph-mon[92268]: Health check update: Degraded data redundancy: 223/1557 objects degraded (14.322%), 33 pgs degraded (PG_DEGRADED) 2024-04-12T05:49:08.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:08 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:08.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:08 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi077.mmnqsj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:49:08.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:08 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:08.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:08 smithi155 ceph-mon[67899]: Upgrade: It appears safe to stop mds.foofs.smithi077.mmnqsj 2024-04-12T05:49:08.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:08 smithi155 ceph-mon[67899]: Health check update: Degraded data redundancy: 223/1557 objects degraded (14.322%), 33 pgs degraded (PG_DEGRADED) 2024-04-12T05:49:08.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:08 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:08.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:08 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi077.mmnqsj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:49:08.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:08 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:09.246 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:09.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:09 smithi077 ceph-mon[92268]: Upgrade: Updating mds.foofs.smithi077.mmnqsj 2024-04-12T05:49:09.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:09 smithi077 ceph-mon[92268]: Deploying daemon mds.foofs.smithi077.mmnqsj on smithi077 2024-04-12T05:49:09.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:09 smithi077 ceph-mon[92268]: pgmap v218: 129 pgs: 6 peering, 21 active+undersized+degraded, 7 active+undersized, 95 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/1557 objects degraded (9.184%) 2024-04-12T05:49:09.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:09 smithi155 ceph-mon[67899]: Upgrade: Updating mds.foofs.smithi077.mmnqsj 2024-04-12T05:49:09.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:09 smithi155 ceph-mon[67899]: Deploying daemon mds.foofs.smithi077.mmnqsj on smithi077 2024-04-12T05:49:09.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:09 smithi155 ceph-mon[67899]: pgmap v218: 129 pgs: 6 peering, 21 active+undersized+degraded, 7 active+undersized, 95 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/1557 objects degraded (9.184%) 2024-04-12T05:49:10.206 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon-smithi077[92245]: 2024-04-12T05:49:09.923+0000 7fd8c3745700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:49:10.206 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:49:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:49:09.948+0000 7f6115e70700 -1 bdev(0x555daee9c000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 10 2024-04-12T05:49:10.206 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:49:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:49:09.948+0000 7f6117673700 -1 bdev(0x555daee9c000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 10 2024-04-12T05:49:10.206 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:49:09 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:49:09.950+0000 7f6119677700 -1 bdev(0x555daee9c000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 16 2024-04-12T05:49:10.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:10 smithi077 ceph-mon[92268]: daemon mds.foofs.smithi077.mmnqsj compat changed unexpectedly 2024-04-12T05:49:10.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:10 smithi077 ceph-mon[92268]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-12T05:49:10.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:10 smithi077 ceph-mon[92268]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:49:10.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:10 smithi077 ceph-mon[92268]: osdmap e116: 8 total, 8 up, 8 in 2024-04-12T05:49:10.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:10 smithi077 ceph-mon[92268]: Standby daemon mds.foofs.smithi155.tqzyjx assigned to filesystem foofs as rank 0 2024-04-12T05:49:10.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:10 smithi077 ceph-mon[92268]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-12T05:49:10.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:10 smithi077 ceph-mon[92268]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T05:49:10.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:10 smithi077 ceph-mon[92268]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-12T05:49:10.462 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:10 smithi077 ceph-mon[92268]: fsmap foofs:1/1 {0=foofs.smithi155.tqzyjx=up:replay} 2024-04-12T05:49:10.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:10 smithi155 ceph-mon[67899]: daemon mds.foofs.smithi077.mmnqsj compat changed unexpectedly 2024-04-12T05:49:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:10 smithi155 ceph-mon[67899]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-12T05:49:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:10 smithi155 ceph-mon[67899]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:49:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:10 smithi155 ceph-mon[67899]: osdmap e116: 8 total, 8 up, 8 in 2024-04-12T05:49:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:10 smithi155 ceph-mon[67899]: Standby daemon mds.foofs.smithi155.tqzyjx assigned to filesystem foofs as rank 0 2024-04-12T05:49:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:10 smithi155 ceph-mon[67899]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-12T05:49:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:10 smithi155 ceph-mon[67899]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T05:49:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:10 smithi155 ceph-mon[67899]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-12T05:49:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:10 smithi155 ceph-mon[67899]: fsmap foofs:1/1 {0=foofs.smithi155.tqzyjx=up:replay} 2024-04-12T05:49:11.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:11 smithi077 ceph-mon[92268]: pgmap v220: 129 pgs: 6 peering, 123 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2024-04-12T05:49:11.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:11 smithi077 ceph-mon[92268]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 143/1557 objects degraded (9.184%), 21 pgs degraded) 2024-04-12T05:49:11.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:11 smithi155 ceph-mon[67899]: pgmap v220: 129 pgs: 6 peering, 123 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2024-04-12T05:49:11.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:11 smithi155 ceph-mon[67899]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 143/1557 objects degraded (9.184%), 21 pgs degraded) 2024-04-12T05:49:12.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:12 smithi155 ceph-mon[67899]: mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:reconnect 2024-04-12T05:49:12.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:12 smithi155 ceph-mon[67899]: fsmap foofs:1/1 {0=foofs.smithi155.tqzyjx=up:reconnect} 2024-04-12T05:49:12.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:12 smithi077 ceph-mon[92268]: mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:reconnect 2024-04-12T05:49:12.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:12 smithi077 ceph-mon[92268]: fsmap foofs:1/1 {0=foofs.smithi155.tqzyjx=up:reconnect} 2024-04-12T05:49:13.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:13 smithi155 ceph-mon[67899]: pgmap v221: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 170 B/s wr, 1 op/s 2024-04-12T05:49:13.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:13 smithi155 ceph-mon[67899]: mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:rejoin 2024-04-12T05:49:13.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:13 smithi155 ceph-mon[67899]: fsmap foofs:1/1 {0=foofs.smithi155.tqzyjx=up:rejoin} 2024-04-12T05:49:13.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:13 smithi155 ceph-mon[67899]: daemon mds.foofs.smithi155.tqzyjx is now active in filesystem foofs as rank 0 2024-04-12T05:49:13.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:13 smithi077 ceph-mon[92268]: pgmap v221: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 170 B/s wr, 1 op/s 2024-04-12T05:49:13.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:13 smithi077 ceph-mon[92268]: mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:rejoin 2024-04-12T05:49:13.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:13 smithi077 ceph-mon[92268]: fsmap foofs:1/1 {0=foofs.smithi155.tqzyjx=up:rejoin} 2024-04-12T05:49:13.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:13 smithi077 ceph-mon[92268]: daemon mds.foofs.smithi155.tqzyjx is now active in filesystem foofs as rank 0 2024-04-12T05:49:14.290 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:14.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:14 smithi155 ceph-mon[67899]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-12T05:49:14.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:14 smithi155 ceph-mon[67899]: mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:active 2024-04-12T05:49:14.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:14 smithi155 ceph-mon[67899]: fsmap foofs:1 {0=foofs.smithi155.tqzyjx=up:active} 2024-04-12T05:49:14.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:14 smithi077 ceph-mon[92268]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-12T05:49:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:14 smithi077 ceph-mon[92268]: mds.? [v2:172.21.15.155:6832/334325725,v1:172.21.15.155:6833/334325725] up:active 2024-04-12T05:49:14.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:14 smithi077 ceph-mon[92268]: fsmap foofs:1 {0=foofs.smithi155.tqzyjx=up:active} 2024-04-12T05:49:15.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:15 smithi155 ceph-mon[67899]: pgmap v222: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 255 B/s wr, 7 op/s 2024-04-12T05:49:15.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:15 smithi077 ceph-mon[92268]: pgmap v222: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 255 B/s wr, 7 op/s 2024-04-12T05:49:17.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:17 smithi155 ceph-mon[67899]: pgmap v223: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 211 B/s wr, 10 op/s 2024-04-12T05:49:17.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:17.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:49:17.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:17 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:17.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:17 smithi077 ceph-mon[92268]: pgmap v223: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 211 B/s wr, 10 op/s 2024-04-12T05:49:17.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:17.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:49:17.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:17 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:18.629 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:49:19.324 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:19.337 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:49:19.337 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (15m) 2m ago 25m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:49:19.337 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (4m) 2m ago 25m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:49:19.337 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (4m) 17s ago 24m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:49:19.337 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (12m) 2m ago 25m 37.3M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:49:19.337 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (20m) 2m ago 20m 38.5M - 16.2.5 6933c2a0b7dd c4e6e10bf945 2024-04-12T05:49:19.337 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (20m) 17s ago 20m 16.9M - 16.2.5 6933c2a0b7dd 80b3ff19e2bf 2024-04-12T05:49:19.337 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (6m) 2m ago 27m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (5m) 17s ago 24m 451M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (5m) 2m ago 27m 61.4M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (5m) 17s ago 24m 51.7M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (17m) 2m ago 17m 80.6M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (17m) 17s ago 17m 77.9M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (10m) 2m ago 25m 17.1M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (6m) 17s ago 24m 10.9M - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (4m) 2m ago 24m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (3m) 2m ago 23m 105M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (3m) 2m ago 23m 94.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (2m) 2m ago 22m 10.4M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (2m) 17s ago 22m 130M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:49:19.338 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (88s) 17s ago 22m 130M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:49:19.339 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (54s) 17s ago 21m 112M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:49:19.339 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (21s) 17s ago 21m 13.5M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 3beb1a4ac6c9 2024-04-12T05:49:19.339 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 unknown 2m ago 24m - - 2024-04-12T05:49:19.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:19 smithi077 ceph-mon[92268]: pgmap v224: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-12T05:49:19.776 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:49:19.777 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:49:19.778 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:49:19.778 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 12 2024-04-12T05:49:19.778 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:49:19.778 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:49:19.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:19 smithi155 ceph-mon[67899]: pgmap v224: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-12T05:49:20.112 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:49:20.112 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:49:20.113 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:49:20.113 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:49:20.113 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:49:20.113 INFO:teuthology.orchestra.run.smithi077.stdout: "osd", 2024-04-12T05:49:20.113 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:49:20.113 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:49:20.113 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:49:20.114 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:49:20.114 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "14/23 daemons upgraded", 2024-04-12T05:49:20.114 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading mds daemons", 2024-04-12T05:49:20.114 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:49:20.114 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:49:20.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:20 smithi077 ceph-mon[92268]: from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:20.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:20 smithi077 ceph-mon[92268]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:20.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:20 smithi077 ceph-mon[92268]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:20.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:20 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/3275568427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:20.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:20 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:20.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:20 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:20.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:20 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:20.542 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:49:20.542 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:49:20.542 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in unknown state 2024-04-12T05:49:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:20 smithi155 ceph-mon[67899]: from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:20 smithi155 ceph-mon[67899]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:20 smithi155 ceph-mon[67899]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:20 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/3275568427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:20 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:20 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:20.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:20 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:21.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:21 smithi077 ceph-mon[92268]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:21.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:21 smithi077 ceph-mon[92268]: pgmap v225: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 199 B/s wr, 10 op/s 2024-04-12T05:49:21.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:21 smithi077 ceph-mon[92268]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-12T05:49:21.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:21 smithi077 ceph-mon[92268]: mds.? [v2:172.21.15.77:6834/2553401,v1:172.21.15.77:6835/2553401] up:boot 2024-04-12T05:49:21.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:21 smithi077 ceph-mon[92268]: fsmap foofs:1 {0=foofs.smithi155.tqzyjx=up:active} 1 up:standby 2024-04-12T05:49:21.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:21 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:49:21.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:21 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1272348503' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:49:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:21 smithi155 ceph-mon[67899]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:21 smithi155 ceph-mon[67899]: pgmap v225: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 199 B/s wr, 10 op/s 2024-04-12T05:49:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:21 smithi155 ceph-mon[67899]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-12T05:49:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:21 smithi155 ceph-mon[67899]: mds.? [v2:172.21.15.77:6834/2553401,v1:172.21.15.77:6835/2553401] up:boot 2024-04-12T05:49:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:21 smithi155 ceph-mon[67899]: fsmap foofs:1 {0=foofs.smithi155.tqzyjx=up:active} 1 up:standby 2024-04-12T05:49:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:21 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:49:21.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:21 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1272348503' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:49:23.686 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:23 smithi077 ceph-mon[92268]: pgmap v226: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 255 B/s wr, 9 op/s 2024-04-12T05:49:23.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:23 smithi155 ceph-mon[67899]: pgmap v226: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 255 B/s wr, 9 op/s 2024-04-12T05:49:24.356 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:25.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:25 smithi077 ceph-mon[92268]: pgmap v227: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 341 B/s wr, 8 op/s 2024-04-12T05:49:25.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:25 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:25.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:25 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:25.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:25 smithi155 ceph-mon[67899]: pgmap v227: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 341 B/s wr, 8 op/s 2024-04-12T05:49:25.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:25 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:25.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:25 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:27.088 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:26 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:27.088 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:26 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:27.088 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:26 smithi077 ceph-mon[92268]: pgmap v228: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.1 KiB/s wr, 7 op/s 2024-04-12T05:49:27.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:26 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:27.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:26 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:27.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:26 smithi155 ceph-mon[67899]: pgmap v228: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.1 KiB/s wr, 7 op/s 2024-04-12T05:49:29.389 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:29.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:29 smithi077 ceph-mon[92268]: pgmap v229: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 6.1 KiB/s wr, 3 op/s 2024-04-12T05:49:29.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:29 smithi155 ceph-mon[67899]: pgmap v229: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 6.1 KiB/s wr, 3 op/s 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: Detected new or changed devices on smithi077 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: pgmap v230: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 179 B/s rd, 6.5 KiB/s wr, 3 op/s 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: pgmap v231: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 7.8 KiB/s wr, 3 op/s 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:30.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:30.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:30.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:30.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:30.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi155.tqzyjx"]}]: dispatch 2024-04-12T05:49:30.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:30 smithi155 ceph-mon[67899]: Upgrade: It appears safe to stop mds.foofs.smithi155.tqzyjx 2024-04-12T05:49:30.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: Detected new or changed devices on smithi077 2024-04-12T05:49:30.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:30.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:30.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:30.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:49:30.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: pgmap v230: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 179 B/s rd, 6.5 KiB/s wr, 3 op/s 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: pgmap v231: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 7.8 KiB/s wr, 3 op/s 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi155.tqzyjx"]}]: dispatch 2024-04-12T05:49:30.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:30 smithi077 ceph-mon[92268]: Upgrade: It appears safe to stop mds.foofs.smithi155.tqzyjx 2024-04-12T05:49:32.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:32 smithi155 ceph-mon[67899]: Upgrade: Updating mds.foofs.smithi155.tqzyjx 2024-04-12T05:49:32.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:32.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.tqzyjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:49:32.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:32.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:32 smithi155 ceph-mon[67899]: Deploying daemon mds.foofs.smithi155.tqzyjx on smithi155 2024-04-12T05:49:32.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:32.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:49:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:32 smithi077 ceph-mon[92268]: Upgrade: Updating mds.foofs.smithi155.tqzyjx 2024-04-12T05:49:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.tqzyjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:49:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:32 smithi077 ceph-mon[92268]: Deploying daemon mds.foofs.smithi155.tqzyjx on smithi155 2024-04-12T05:49:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:32.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:49:33.382 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon-smithi077[92245]: 2024-04-12T05:49:33.079+0000 7fd8c3745700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:49:33.383 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:49:33.112+0000 7f6119677700 -1 bdev(0x555daee9c000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 5 2024-04-12T05:49:33.383 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:49:33.114+0000 7f611b67b700 -1 bdev(0x555daee9c000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 12 2024-04-12T05:49:33.383 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:49:33.114+0000 7f6119e78700 -1 bdev(0x555daee9c000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 14 2024-04-12T05:49:33.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-mon[92268]: pgmap v232: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 7.7 KiB/s wr, 3 op/s 2024-04-12T05:49:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-mon[92268]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-12T05:49:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-mon[92268]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:49:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-mon[92268]: osdmap e117: 8 total, 8 up, 8 in 2024-04-12T05:49:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-mon[92268]: Standby daemon mds.foofs.smithi077.mmnqsj assigned to filesystem foofs as rank 0 2024-04-12T05:49:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-mon[92268]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-12T05:49:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-mon[92268]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T05:49:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-mon[92268]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-12T05:49:33.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:33 smithi077 ceph-mon[92268]: fsmap foofs:1/1 {0=foofs.smithi077.mmnqsj=up:replay} 2024-04-12T05:49:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:33 smithi155 ceph-mon[67899]: pgmap v232: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 7.7 KiB/s wr, 3 op/s 2024-04-12T05:49:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:33 smithi155 ceph-mon[67899]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-12T05:49:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:33 smithi155 ceph-mon[67899]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:49:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:33 smithi155 ceph-mon[67899]: osdmap e117: 8 total, 8 up, 8 in 2024-04-12T05:49:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:33 smithi155 ceph-mon[67899]: Standby daemon mds.foofs.smithi077.mmnqsj assigned to filesystem foofs as rank 0 2024-04-12T05:49:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:33 smithi155 ceph-mon[67899]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-12T05:49:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:33 smithi155 ceph-mon[67899]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T05:49:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:33 smithi155 ceph-mon[67899]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-12T05:49:33.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:33 smithi155 ceph-mon[67899]: fsmap foofs:1/1 {0=foofs.smithi077.mmnqsj=up:replay} 2024-04-12T05:49:34.449 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:35.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:35 smithi077 ceph-mon[92268]: pgmap v234: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 276 B/s rd, 138 B/s wr, 0 op/s 2024-04-12T05:49:35.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:35 smithi077 ceph-mon[92268]: mds.? [v2:172.21.15.77:6834/2553401,v1:172.21.15.77:6835/2553401] up:reconnect 2024-04-12T05:49:35.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:35 smithi077 ceph-mon[92268]: fsmap foofs:1/1 {0=foofs.smithi077.mmnqsj=up:reconnect} 2024-04-12T05:49:35.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:35 smithi155 ceph-mon[67899]: pgmap v234: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 276 B/s rd, 138 B/s wr, 0 op/s 2024-04-12T05:49:35.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:35 smithi155 ceph-mon[67899]: mds.? [v2:172.21.15.77:6834/2553401,v1:172.21.15.77:6835/2553401] up:reconnect 2024-04-12T05:49:35.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:35 smithi155 ceph-mon[67899]: fsmap foofs:1/1 {0=foofs.smithi077.mmnqsj=up:reconnect} 2024-04-12T05:49:36.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:36 smithi077 ceph-mon[92268]: mds.? [v2:172.21.15.77:6834/2553401,v1:172.21.15.77:6835/2553401] up:rejoin 2024-04-12T05:49:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:36 smithi077 ceph-mon[92268]: fsmap foofs:1/1 {0=foofs.smithi077.mmnqsj=up:rejoin} 2024-04-12T05:49:36.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:36 smithi077 ceph-mon[92268]: daemon mds.foofs.smithi077.mmnqsj is now active in filesystem foofs as rank 0 2024-04-12T05:49:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:36 smithi155 ceph-mon[67899]: mds.? [v2:172.21.15.77:6834/2553401,v1:172.21.15.77:6835/2553401] up:rejoin 2024-04-12T05:49:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:36 smithi155 ceph-mon[67899]: fsmap foofs:1/1 {0=foofs.smithi077.mmnqsj=up:rejoin} 2024-04-12T05:49:36.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:36 smithi155 ceph-mon[67899]: daemon mds.foofs.smithi077.mmnqsj is now active in filesystem foofs as rank 0 2024-04-12T05:49:37.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:37 smithi077 ceph-mon[92268]: pgmap v235: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-04-12T05:49:37.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:37 smithi077 ceph-mon[92268]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-12T05:49:37.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:37 smithi077 ceph-mon[92268]: mds.? [v2:172.21.15.77:6834/2553401,v1:172.21.15.77:6835/2553401] up:active 2024-04-12T05:49:37.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:37 smithi077 ceph-mon[92268]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 2024-04-12T05:49:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:37 smithi155 ceph-mon[67899]: pgmap v235: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-04-12T05:49:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:37 smithi155 ceph-mon[67899]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-12T05:49:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:37 smithi155 ceph-mon[67899]: mds.? [v2:172.21.15.77:6834/2553401,v1:172.21.15.77:6835/2553401] up:active 2024-04-12T05:49:37.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:37 smithi155 ceph-mon[67899]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 2024-04-12T05:49:39.505 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:39.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:39 smithi077 ceph-mon[92268]: pgmap v236: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 1.9 KiB/s wr, 10 op/s 2024-04-12T05:49:39.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:39 smithi155 ceph-mon[67899]: pgmap v236: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 1.9 KiB/s wr, 10 op/s 2024-04-12T05:49:41.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:41 smithi077 ceph-mon[92268]: pgmap v237: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-04-12T05:49:41.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:41 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:41.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:41 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:41.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:41 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:41.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:41 smithi077 ceph-mon[92268]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-12T05:49:41.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:41 smithi077 ceph-mon[92268]: mds.? [v2:172.21.15.155:6832/3680798460,v1:172.21.15.155:6833/3680798460] up:boot 2024-04-12T05:49:41.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:41 smithi077 ceph-mon[92268]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:49:41.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:41 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:49:41.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:41 smithi155 ceph-mon[67899]: pgmap v237: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-04-12T05:49:41.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:41 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:41.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:41 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:41.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:41 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:41.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:41 smithi155 ceph-mon[67899]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-12T05:49:41.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:41 smithi155 ceph-mon[67899]: mds.? [v2:172.21.15.155:6832/3680798460,v1:172.21.15.155:6833/3680798460] up:boot 2024-04-12T05:49:41.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:41 smithi155 ceph-mon[67899]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:49:41.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:41 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:49:43.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:43 smithi077 ceph-mon[92268]: pgmap v238: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.7 KiB/s wr, 11 op/s 2024-04-12T05:49:43.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:43.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:43.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:43 smithi155 ceph-mon[67899]: pgmap v238: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.7 KiB/s wr, 11 op/s 2024-04-12T05:49:43.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:43.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:44.539 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:44.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:44 smithi155 ceph-mon[67899]: pgmap v239: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-04-12T05:49:44.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:44.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:45.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:44 smithi077 ceph-mon[92268]: pgmap v239: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-04-12T05:49:45.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:45.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:46.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:46 smithi155 ceph-mon[67899]: pgmap v240: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 7.3 KiB/s wr, 12 op/s 2024-04-12T05:49:46.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:46 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:49:47.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:46 smithi077 ceph-mon[92268]: pgmap v240: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 7.3 KiB/s wr, 12 op/s 2024-04-12T05:49:47.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:46 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:49:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: Detected new or changed devices on smithi155 2024-04-12T05:49:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:49:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: pgmap v241: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.3 KiB/s wr, 8 op/s 2024-04-12T05:49:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: pgmap v242: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 KiB/s rd, 7.6 KiB/s wr, 6 op/s 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all mds 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi077.mmnqsj"}]': finished 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi155.tqzyjx"}]': finished 2024-04-12T05:49:48.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all rgw 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all rbd-mirror 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all ceph-exporter 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all iscsi 2024-04-12T05:49:48.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.651 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: Detected new or changed devices on smithi155 2024-04-12T05:49:48.651 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.651 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: pgmap v241: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.3 KiB/s wr, 8 op/s 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: pgmap v242: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 KiB/s rd, 7.6 KiB/s wr, 6 op/s 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all mds 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.652 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi077.mmnqsj"}]: dispatch 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi077.mmnqsj"}]': finished 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi155.tqzyjx"}]: dispatch 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi155.tqzyjx"}]': finished 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all rgw 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all rbd-mirror 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all ceph-exporter 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:48.653 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:48.654 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all iscsi 2024-04-12T05:49:48.654 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:49.587 INFO:teuthology.orchestra.run.smithi077.stderr:mount.nfs: mounting smithi077:/fake failed, reason given by server: No such file or directory 2024-04-12T05:49:50.333 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: Upgrade: Updating nfs.foo.0.1.smithi077.jvvitm (1/2) 2024-04-12T05:49:50.333 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:50.333 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: Creating key for client.nfs.foo.0.1.smithi077.jvvitm 2024-04-12T05:49:50.333 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:49:50.333 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:49:50.333 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:49:50.333 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: Rados config object exists: conf-nfs.foo 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: Creating key for client.nfs.foo.0.1.smithi077.jvvitm-rgw 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: Bind address in nfs.foo.0.1.smithi077.jvvitm's ganesha conf is defaulting to empty 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: Deploying daemon nfs.foo.0.1.smithi077.jvvitm on smithi077 2024-04-12T05:49:50.334 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:50 smithi077 ceph-mon[92268]: pgmap v243: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 850 B/s rd, 7.6 KiB/s wr, 4 op/s 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: Upgrade: Updating nfs.foo.0.1.smithi077.jvvitm (1/2) 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: Creating key for client.nfs.foo.0.1.smithi077.jvvitm 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: Rados config object exists: conf-nfs.foo 2024-04-12T05:49:50.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: Creating key for client.nfs.foo.0.1.smithi077.jvvitm-rgw 2024-04-12T05:49:50.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi077.jvvitm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:49:50.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: Bind address in nfs.foo.0.1.smithi077.jvvitm's ganesha conf is defaulting to empty 2024-04-12T05:49:50.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:50.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: Deploying daemon nfs.foo.0.1.smithi077.jvvitm on smithi077 2024-04-12T05:49:50.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:50 smithi155 ceph-mon[67899]: pgmap v243: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 850 B/s rd, 7.6 KiB/s wr, 4 op/s 2024-04-12T05:49:50.912 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:49:51.596 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:49:51.596 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (15m) 26s ago 26m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:49:51.596 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (5m) 26s ago 26m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:49:51.596 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (5m) 8s ago 25m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:49:51.596 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (13m) 26s ago 25m 37.3M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:49:51.596 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (31s) 26s ago 20m 13.6M - 18.2.2-1187-gd540ebac bb2c5eac26a4 789534727a45 2024-04-12T05:49:51.596 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (11s) 8s ago 20m 13.6M - 18.2.2-1187-gd540ebac bb2c5eac26a4 e5879e0fe0bb 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (7m) 26s ago 27m 504M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (6m) 8s ago 25m 452M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (6m) 26s ago 27m 78.1M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (5m) 8s ago 25m 53.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (17m) 26s ago 17m 80.7M - 3.5 6933c2a0b7dd 12b1441ae8c7 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (17m) 8s ago 17m 78.0M - 3.5 6933c2a0b7dd a0d339f7953a 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (11m) 26s ago 25m 16.2M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (7m) 8s ago 24m 10.9M - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (4m) 26s ago 24m 126M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (4m) 26s ago 24m 115M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (3m) 26s ago 23m 103M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (3m) 26s ago 23m 131M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (2m) 8s ago 23m 134M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (2m) 8s ago 22m 135M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:49:51.597 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (87s) 8s ago 22m 117M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:49:51.598 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (53s) 8s ago 22m 140M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 3beb1a4ac6c9 2024-04-12T05:49:51.598 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 error 26s ago 25m - - 2024-04-12T05:49:51.994 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:49:51.994 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:49:51.994 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:49:51.995 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:49:52.363 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:49:52.363 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:49:52.363 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:49:52.363 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:49:52.363 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:49:52.363 INFO:teuthology.orchestra.run.smithi077.stdout: "osd", 2024-04-12T05:49:52.364 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:49:52.364 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:49:52.364 INFO:teuthology.orchestra.run.smithi077.stdout: "mds", 2024-04-12T05:49:52.364 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:49:52.364 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:49:52.364 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "16/23 daemons upgraded", 2024-04-12T05:49:52.364 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading nfs daemons", 2024-04-12T05:49:52.364 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:49:52.364 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:49:52.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:52 smithi077 ceph-mon[92268]: from='client.34436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:52.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:52 smithi077 ceph-mon[92268]: pgmap v244: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 319 B/s rd, 7.5 KiB/s wr, 3 op/s 2024-04-12T05:49:52.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:52 smithi077 ceph-mon[92268]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:52.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:52 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/857663685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:52.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:52 smithi155 ceph-mon[67899]: from='client.34436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:52.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:52 smithi155 ceph-mon[67899]: pgmap v244: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 319 B/s rd, 7.5 KiB/s wr, 3 op/s 2024-04-12T05:49:52.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:52 smithi155 ceph-mon[67899]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:52.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:52 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/857663685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:49:52.760 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:49:52.761 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:49:52.761 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in error state 2024-04-12T05:49:53.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:53 smithi155 ceph-mon[67899]: from='client.34444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:53.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:53 smithi155 ceph-mon[67899]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:53.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:53 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1010503021' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:49:53.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:53.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:53.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:53 smithi077 ceph-mon[92268]: from='client.34444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:53 smithi077 ceph-mon[92268]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:53 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1010503021' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:49:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:54.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:54 smithi155 ceph-mon[67899]: pgmap v245: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.1 KiB/s rd, 7.8 KiB/s wr, 5 op/s 2024-04-12T05:49:54.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:54 smithi077 ceph-mon[92268]: pgmap v245: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.1 KiB/s rd, 7.8 KiB/s wr, 5 op/s 2024-04-12T05:49:55.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: Upgrade: Updating nfs.foo.1.1.smithi155.fvuvbi (2/2) 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: Creating key for client.nfs.foo.1.1.smithi155.fvuvbi 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: Rados config object exists: conf-nfs.foo 2024-04-12T05:49:55.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: Creating key for client.nfs.foo.1.1.smithi155.fvuvbi-rgw 2024-04-12T05:49:55.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:49:55.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: Bind address in nfs.foo.1.1.smithi155.fvuvbi's ganesha conf is defaulting to empty 2024-04-12T05:49:55.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:55.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: Deploying daemon nfs.foo.1.1.smithi155.fvuvbi on smithi155 2024-04-12T05:49:55.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:55 smithi077 ceph-mon[92268]: pgmap v246: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 KiB/s rd, 2.1 KiB/s wr, 2 op/s 2024-04-12T05:49:56.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: Upgrade: Updating nfs.foo.1.1.smithi155.fvuvbi (2/2) 2024-04-12T05:49:56.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:56.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: Creating key for client.nfs.foo.1.1.smithi155.fvuvbi 2024-04-12T05:49:56.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:49:56.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:49:56.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:49:56.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:49:56.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:56.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:49:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:49:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: Rados config object exists: conf-nfs.foo 2024-04-12T05:49:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: Creating key for client.nfs.foo.1.1.smithi155.fvuvbi-rgw 2024-04-12T05:49:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi155.fvuvbi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:49:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: Bind address in nfs.foo.1.1.smithi155.fvuvbi's ganesha conf is defaulting to empty 2024-04-12T05:49:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: Deploying daemon nfs.foo.1.1.smithi155.fvuvbi on smithi155 2024-04-12T05:49:56.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:55 smithi155 ceph-mon[67899]: pgmap v246: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 KiB/s rd, 2.1 KiB/s wr, 2 op/s 2024-04-12T05:49:57.645 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-04-12T05:49:57.711 INFO:teuthology.orchestra.run.smithi077.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-12T05:49:57.711 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:49:57.711 INFO:teuthology.orchestra.run.smithi077.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-04-12T05:49:57.712 INFO:teuthology.orchestra.run.smithi077.stdout:4 of 5 processes prepared for launch 0 sec 2024-04-12T05:49:57.812 INFO:teuthology.orchestra.run.smithi077.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-12T05:49:57.812 INFO:teuthology.orchestra.run.smithi077.stdout:releasing clients 2024-04-12T05:49:58.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:58 smithi155 ceph-mon[67899]: pgmap v247: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 KiB/s rd, 2.1 KiB/s wr, 2 op/s 2024-04-12T05:49:58.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:58 smithi077 ceph-mon[92268]: pgmap v247: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 KiB/s rd, 2.1 KiB/s wr, 2 op/s 2024-04-12T05:49:58.812 INFO:teuthology.orchestra.run.smithi077.stdout: 0 1 0.00 MB/sec warmup 1 sec latency 999.962 ms 2024-04-12T05:49:59.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:59 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:59.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:59 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:59.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:49:59 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:59.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:59 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:59.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:59 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:49:59.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:49:59 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:59.812 INFO:teuthology.orchestra.run.smithi077.stdout: 0 1 0.00 MB/sec warmup 2 sec latency 1999.996 ms 2024-04-12T05:50:00.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:00 smithi077 ceph-mon[92268]: pgmap v248: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.5 KiB/s wr, 6 op/s 2024-04-12T05:50:00.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:00 smithi077 ceph-mon[92268]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:50:00.812 INFO:teuthology.orchestra.run.smithi077.stdout: 0 1 0.00 MB/sec warmup 3 sec latency 3000.056 ms 2024-04-12T05:50:00.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:00 smithi155 ceph-mon[67899]: pgmap v248: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.5 KiB/s wr, 6 op/s 2024-04-12T05:50:00.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:00 smithi155 ceph-mon[67899]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:50:01.812 INFO:teuthology.orchestra.run.smithi077.stdout: 0 1 0.00 MB/sec warmup 4 sec latency 4000.122 ms 2024-04-12T05:50:02.390 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:02 smithi077 ceph-mon[92268]: pgmap v249: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 2.8 KiB/s wr, 9 op/s 2024-04-12T05:50:02.390 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:50:02.390 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:02.390 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:02.390 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:02.391 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:02 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:02.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:02 smithi155 ceph-mon[67899]: pgmap v249: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 2.8 KiB/s wr, 9 op/s 2024-04-12T05:50:02.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:50:02.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:02.603 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:02.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:02.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:02 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:02.812 INFO:teuthology.orchestra.run.smithi077.stdout: 0 1 0.00 MB/sec warmup 5 sec latency 5000.175 ms 2024-04-12T05:50:03.812 INFO:teuthology.orchestra.run.smithi077.stdout: 0 1 0.00 MB/sec warmup 6 sec latency 6000.204 ms 2024-04-12T05:50:04.604 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:04 smithi077 ceph-mon[92268]: pgmap v250: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 3.3 KiB/s wr, 12 op/s 2024-04-12T05:50:04.604 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:04 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:04.604 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:04 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:04.604 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:04 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:04.604 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:04 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:04.812 INFO:teuthology.orchestra.run.smithi077.stdout: 1 15 0.45 MB/sec warmup 7 sec latency 7000.231 ms 2024-04-12T05:50:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:04 smithi155 ceph-mon[67899]: pgmap v250: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 3.3 KiB/s wr, 12 op/s 2024-04-12T05:50:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:04 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:04 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:04 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:04.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:04 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:05.812 INFO:teuthology.orchestra.run.smithi077.stdout: 1 15 0.39 MB/sec warmup 8 sec latency 8000.256 ms 2024-04-12T05:50:06.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:06 smithi077 ceph-mon[92268]: pgmap v251: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 219 KiB/s wr, 19 op/s 2024-04-12T05:50:06.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:06.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:06 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:06.812 INFO:teuthology.orchestra.run.smithi077.stdout: 1 15 0.35 MB/sec warmup 9 sec latency 9000.284 ms 2024-04-12T05:50:06.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:06 smithi155 ceph-mon[67899]: pgmap v251: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 219 KiB/s wr, 19 op/s 2024-04-12T05:50:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:06.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:06 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:07.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 15 0.31 MB/sec warmup 10 sec latency 10000.309 ms 2024-04-12T05:50:08.626 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:08 smithi077 ceph-mon[92268]: pgmap v252: 129 pgs: 129 active+clean; 322 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 218 KiB/s wr, 18 op/s 2024-04-12T05:50:08.812 INFO:teuthology.orchestra.run.smithi077.stdout: 2 49 0.90 MB/sec warmup 11 sec latency 11000.337 ms 2024-04-12T05:50:08.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:08 smithi155 ceph-mon[67899]: pgmap v252: 129 pgs: 129 active+clean; 322 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 218 KiB/s wr, 18 op/s 2024-04-12T05:50:10.433 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:10 smithi077 ceph-mon[92268]: pgmap v253: 129 pgs: 129 active+clean; 319 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 305 KiB/s wr, 23 op/s 2024-04-12T05:50:10.813 INFO:teuthology.orchestra.run.smithi077.stdout: 5 377 22.89 MB/sec execute 1 sec latency 117.682 ms 2024-04-12T05:50:10.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:10 smithi155 ceph-mon[67899]: pgmap v253: 129 pgs: 129 active+clean; 319 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 305 KiB/s wr, 23 op/s 2024-04-12T05:50:11.813 INFO:teuthology.orchestra.run.smithi077.stdout: 5 542 22.22 MB/sec execute 2 sec latency 146.750 ms 2024-04-12T05:50:12.485 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:12 smithi077 ceph-mon[92268]: pgmap v254: 129 pgs: 129 active+clean; 316 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 52 op/s 2024-04-12T05:50:12.813 INFO:teuthology.orchestra.run.smithi077.stdout: 5 747 20.07 MB/sec execute 3 sec latency 129.988 ms 2024-04-12T05:50:12.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:12 smithi155 ceph-mon[67899]: pgmap v254: 129 pgs: 129 active+clean; 316 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 52 op/s 2024-04-12T05:50:13.813 INFO:teuthology.orchestra.run.smithi077.stdout: 5 1066 17.60 MB/sec execute 4 sec latency 102.558 ms 2024-04-12T05:50:14.536 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:14 smithi077 ceph-mon[92268]: pgmap v255: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.8 MiB/s wr, 183 op/s 2024-04-12T05:50:14.813 INFO:teuthology.orchestra.run.smithi077.stdout: 5 cleanup 5 sec 2024-04-12T05:50:14.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:14 smithi155 ceph-mon[67899]: pgmap v255: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.8 MiB/s wr, 183 op/s 2024-04-12T05:50:15.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: pgmap v256: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 8.6 MiB/s wr, 213 op/s 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: pgmap v257: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 10 MiB/s wr, 249 op/s 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi077.jvvitm"}]: dispatch 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi077.jvvitm"}]': finished 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi155.fvuvbi"}]: dispatch 2024-04-12T05:50:15.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi155.fvuvbi"}]': finished 2024-04-12T05:50:15.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.717 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 6 sec 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: pgmap v256: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 8.6 MiB/s wr, 213 op/s 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: pgmap v257: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 10 MiB/s wr, 249 op/s 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi077.jvvitm"}]: dispatch 2024-04-12T05:50:15.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi077.jvvitm"}]': finished 2024-04-12T05:50:15.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi155.fvuvbi"}]: dispatch 2024-04-12T05:50:15.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi155.fvuvbi"}]': finished 2024-04-12T05:50:15.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:15.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:50:16.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 7 sec 2024-04-12T05:50:16.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:16 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all nfs 2024-04-12T05:50:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:16 smithi155 ceph-mon[67899]: Upgrade: Setting container_image for all nvmeof 2024-04-12T05:50:16.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:16 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:50:16.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:16 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all nfs 2024-04-12T05:50:16.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:16 smithi077 ceph-mon[92268]: Upgrade: Setting container_image for all nvmeof 2024-04-12T05:50:16.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:16 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:50:17.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 8 sec 2024-04-12T05:50:17.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:17 smithi155 ceph-mon[67899]: pgmap v258: 129 pgs: 129 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 12 MiB/s wr, 295 op/s 2024-04-12T05:50:17.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:17 smithi077 ceph-mon[92268]: pgmap v258: 129 pgs: 129 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 12 MiB/s wr, 295 op/s 2024-04-12T05:50:18.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 9 sec 2024-04-12T05:50:18.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:18 smithi155 ceph-mon[67899]: pgmap v259: 129 pgs: 129 active+clean; 273 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 363 op/s 2024-04-12T05:50:18.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:18 smithi077 ceph-mon[92268]: pgmap v259: 129 pgs: 129 active+clean; 273 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 363 op/s 2024-04-12T05:50:19.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 10 sec 2024-04-12T05:50:20.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 11 sec 2024-04-12T05:50:20.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:20 smithi077 ceph-mon[92268]: pgmap v260: 129 pgs: 129 active+clean; 241 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 10 MiB/s wr, 354 op/s 2024-04-12T05:50:21.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:20 smithi155 ceph-mon[67899]: pgmap v260: 129 pgs: 129 active+clean; 241 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 10 MiB/s wr, 354 op/s 2024-04-12T05:50:21.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 12 sec 2024-04-12T05:50:22.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 13 sec 2024-04-12T05:50:22.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:22 smithi077 ceph-mon[92268]: pgmap v261: 129 pgs: 129 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2024-04-12T05:50:23.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:22 smithi155 ceph-mon[67899]: pgmap v261: 129 pgs: 129 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2024-04-12T05:50:23.108 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:50:23.762 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:50:23.762 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (16m) 20s ago 26m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:50:23.762 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (5m) 20s ago 26m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:50:23.762 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (5m) 22s ago 25m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:50:23.762 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (13m) 20s ago 26m 37.3M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:50:23.762 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (64s) 20s ago 21m 28.6M - 18.2.2-1187-gd540ebac bb2c5eac26a4 789534727a45 2024-04-12T05:50:23.762 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (44s) 22s ago 21m 13.7M - 18.2.2-1187-gd540ebac bb2c5eac26a4 e5879e0fe0bb 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (7m) 20s ago 28m 505M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (7m) 22s ago 25m 452M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (6m) 20s ago 28m 79.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (6m) 22s ago 25m 54.9M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (31s) 20s ago 18m 64.9M - 5.5 bb2c5eac26a4 e33b7ff0d369 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (26s) 22s ago 18m 19.2M - 5.5 bb2c5eac26a4 97bbef4388d1 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (11m) 20s ago 26m 16.2M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (7m) 22s ago 25m 10.9M - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (5m) 20s ago 25m 126M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (4m) 20s ago 24m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (4m) 20s ago 24m 103M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (3m) 20s ago 24m 133M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (3m) 22s ago 23m 134M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (2m) 22s ago 23m 135M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:50:23.763 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (119s) 22s ago 23m 117M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:50:23.764 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (86s) 22s ago 22m 141M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 3beb1a4ac6c9 2024-04-12T05:50:23.764 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 error 20s ago 26m - - 2024-04-12T05:50:23.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 14 sec 2024-04-12T05:50:23.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:23 smithi077 ceph-mon[92268]: from='client.34492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:23.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:23 smithi077 ceph-mon[92268]: from='client.34496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:24.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:23 smithi155 ceph-mon[67899]: from='client.34492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:24.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:23 smithi155 ceph-mon[67899]: from='client.34496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:24.160 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:50:24.161 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T05:50:24.162 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:50:24.162 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:50:24.493 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:50:24.493 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:50:24.493 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:50:24.493 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:50:24.493 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:50:24.493 INFO:teuthology.orchestra.run.smithi077.stdout: "osd", 2024-04-12T05:50:24.493 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:50:24.493 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:50:24.493 INFO:teuthology.orchestra.run.smithi077.stdout: "mds", 2024-04-12T05:50:24.494 INFO:teuthology.orchestra.run.smithi077.stdout: "nfs", 2024-04-12T05:50:24.494 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:50:24.494 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:50:24.494 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T05:50:24.494 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-12T05:50:24.494 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:50:24.494 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:50:24.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 15 sec 2024-04-12T05:50:24.893 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:50:24.893 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:50:24.893 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in error state 2024-04-12T05:50:24.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:24 smithi077 ceph-mon[92268]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:24.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:24 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/3230828947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:24.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:24 smithi077 ceph-mon[92268]: from='client.34508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:24.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:24 smithi077 ceph-mon[92268]: pgmap v262: 129 pgs: 129 active+clean; 226 MiB data, 1006 MiB used, 714 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.2 MiB/s wr, 147 op/s 2024-04-12T05:50:25.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:24 smithi155 ceph-mon[67899]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:25.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:24 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/3230828947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:25.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:24 smithi155 ceph-mon[67899]: from='client.34508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:25.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:24 smithi155 ceph-mon[67899]: pgmap v262: 129 pgs: 129 active+clean; 226 MiB data, 1006 MiB used, 714 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.2 MiB/s wr, 147 op/s 2024-04-12T05:50:25.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 16 sec 2024-04-12T05:50:25.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:25 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/734301544' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:50:26.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:25 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/734301544' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:50:26.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 17 sec 2024-04-12T05:50:26.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:26 smithi077 ceph-mon[92268]: pgmap v263: 129 pgs: 129 active+clean; 223 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.9 MiB/s wr, 124 op/s 2024-04-12T05:50:27.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:26 smithi155 ceph-mon[67899]: pgmap v263: 129 pgs: 129 active+clean; 223 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.9 MiB/s wr, 124 op/s 2024-04-12T05:50:27.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 18 sec 2024-04-12T05:50:28.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 19 sec 2024-04-12T05:50:28.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:28 smithi077 ceph-mon[92268]: pgmap v264: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 784 KiB/s wr, 87 op/s 2024-04-12T05:50:29.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:28 smithi155 ceph-mon[67899]: pgmap v264: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 784 KiB/s wr, 87 op/s 2024-04-12T05:50:29.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 20 sec 2024-04-12T05:50:30.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 21 sec 2024-04-12T05:50:30.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:30 smithi077 ceph-mon[92268]: pgmap v265: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 205 KiB/s wr, 31 op/s 2024-04-12T05:50:31.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:30 smithi155 ceph-mon[67899]: pgmap v265: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 205 KiB/s wr, 31 op/s 2024-04-12T05:50:31.813 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 22 sec 2024-04-12T05:50:31.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:31 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:50:32.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:31 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:50:32.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 23 sec 2024-04-12T05:50:32.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:32 smithi077 ceph-mon[92268]: pgmap v266: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 24 KiB/s wr, 4 op/s 2024-04-12T05:50:33.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:32 smithi155 ceph-mon[67899]: pgmap v266: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 24 KiB/s wr, 4 op/s 2024-04-12T05:50:33.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 24 sec 2024-04-12T05:50:34.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 25 sec 2024-04-12T05:50:34.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:34 smithi077 ceph-mon[92268]: pgmap v267: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 24 KiB/s wr, 2 op/s 2024-04-12T05:50:35.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:34 smithi155 ceph-mon[67899]: pgmap v267: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 24 KiB/s wr, 2 op/s 2024-04-12T05:50:35.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 26 sec 2024-04-12T05:50:36.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 27 sec 2024-04-12T05:50:36.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:36 smithi077 ceph-mon[92268]: pgmap v268: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 24 KiB/s wr, 1 op/s 2024-04-12T05:50:37.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:36 smithi155 ceph-mon[67899]: pgmap v268: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 24 KiB/s wr, 1 op/s 2024-04-12T05:50:37.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 28 sec 2024-04-12T05:50:38.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 29 sec 2024-04-12T05:50:38.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:38 smithi077 ceph-mon[92268]: pgmap v269: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-04-12T05:50:39.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:38 smithi155 ceph-mon[67899]: pgmap v269: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-04-12T05:50:39.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 30 sec 2024-04-12T05:50:40.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 31 sec 2024-04-12T05:50:40.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:40 smithi077 ceph-mon[92268]: pgmap v270: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 0 op/s 2024-04-12T05:50:41.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:40 smithi155 ceph-mon[67899]: pgmap v270: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 0 op/s 2024-04-12T05:50:41.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 32 sec 2024-04-12T05:50:42.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 33 sec 2024-04-12T05:50:42.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:42 smithi077 ceph-mon[92268]: pgmap v271: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:43.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:42 smithi155 ceph-mon[67899]: pgmap v271: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:43.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 34 sec 2024-04-12T05:50:44.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 35 sec 2024-04-12T05:50:44.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:44 smithi077 ceph-mon[92268]: pgmap v272: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:45.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:44 smithi155 ceph-mon[67899]: pgmap v272: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:45.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 36 sec 2024-04-12T05:50:46.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:46 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:50:46.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 37 sec 2024-04-12T05:50:46.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:46 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:50:47.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 38 sec 2024-04-12T05:50:47.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:47 smithi155 ceph-mon[67899]: pgmap v273: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:47.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:47 smithi077 ceph-mon[92268]: pgmap v273: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:48.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 39 sec 2024-04-12T05:50:48.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:48 smithi077 ceph-mon[92268]: pgmap v274: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:49.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:48 smithi155 ceph-mon[67899]: pgmap v274: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:49.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 40 sec 2024-04-12T05:50:50.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 41 sec 2024-04-12T05:50:50.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:50 smithi077 ceph-mon[92268]: pgmap v275: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:51.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:50 smithi155 ceph-mon[67899]: pgmap v275: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:50:51.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 42 sec 2024-04-12T05:50:52.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 43 sec 2024-04-12T05:50:52.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:52 smithi077 ceph-mon[92268]: pgmap v276: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:50:53.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:52 smithi155 ceph-mon[67899]: pgmap v276: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:50:53.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 44 sec 2024-04-12T05:50:54.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 45 sec 2024-04-12T05:50:54.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:54 smithi077 ceph-mon[92268]: pgmap v277: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:50:55.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:54 smithi155 ceph-mon[67899]: pgmap v277: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:50:55.242 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:50:55.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 46 sec 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (16m) 52s ago 27m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (6m) 52s ago 27m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (6m) 54s ago 26m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (14m) 52s ago 27m 37.3M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (96s) 52s ago 21m 28.6M - 18.2.2-1187-gd540ebac bb2c5eac26a4 789534727a45 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (76s) 54s ago 21m 13.7M - 18.2.2-1187-gd540ebac bb2c5eac26a4 e5879e0fe0bb 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (8m) 52s ago 28m 505M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (7m) 54s ago 26m 452M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (7m) 52s ago 28m 79.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (6m) 54s ago 26m 54.9M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (63s) 52s ago 19m 64.9M - 5.5 bb2c5eac26a4 e33b7ff0d369 2024-04-12T05:50:55.903 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (58s) 54s ago 18m 19.2M - 5.5 bb2c5eac26a4 97bbef4388d1 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (12m) 52s ago 26m 16.2M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (8m) 54s ago 26m 10.9M - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (5m) 52s ago 25m 126M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (5m) 52s ago 25m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (4m) 52s ago 24m 103M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (4m) 52s ago 24m 133M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (3m) 54s ago 24m 134M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (3m) 54s ago 23m 135M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (2m) 54s ago 23m 117M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (118s) 54s ago 23m 141M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 3beb1a4ac6c9 2024-04-12T05:50:55.904 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 error 52s ago 26m - - 2024-04-12T05:50:55.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:55 smithi077 ceph-mon[92268]: from='client.34516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:56.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:55 smithi155 ceph-mon[67899]: from='client.34516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:56.301 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:50:56.301 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:50:56.301 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:50:56.301 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:50:56.301 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:50:56.301 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:50:56.301 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:50:56.302 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:50:56.641 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:50:56.641 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:50:56.641 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "osd", 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "mds", 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "nfs", 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:50:56.642 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:50:56.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 47 sec 2024-04-12T05:50:56.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:56 smithi077 ceph-mon[92268]: from='client.34520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:56.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:56 smithi077 ceph-mon[92268]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:56.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:56 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1948777105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:57.039 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:50:57.039 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:50:57.039 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in error state 2024-04-12T05:50:57.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:56 smithi155 ceph-mon[67899]: from='client.34520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:57.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:56 smithi155 ceph-mon[67899]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:57.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:56 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1948777105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:50:57.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 48 sec 2024-04-12T05:50:57.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:57 smithi077 ceph-mon[92268]: pgmap v278: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:50:57.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:57 smithi077 ceph-mon[92268]: from='client.34532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:57.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:57 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/2928060074' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:50:58.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:57 smithi155 ceph-mon[67899]: pgmap v278: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:50:58.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:57 smithi155 ceph-mon[67899]: from='client.34532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:58.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:57 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/2928060074' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:50:58.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 49 sec 2024-04-12T05:50:59.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 50 sec 2024-04-12T05:50:59.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:50:59 smithi077 ceph-mon[92268]: pgmap v279: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:00.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:50:59 smithi155 ceph-mon[67899]: pgmap v279: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:00.814 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 51 sec 2024-04-12T05:51:01.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 52 sec 2024-04-12T05:51:01.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:01 smithi077 ceph-mon[92268]: pgmap v280: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:01.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:01 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:51:02.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:01 smithi155 ceph-mon[67899]: pgmap v280: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:02.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:01 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:51:02.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 53 sec 2024-04-12T05:51:03.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 54 sec 2024-04-12T05:51:03.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:03 smithi077 ceph-mon[92268]: pgmap v281: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:51:04.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:03 smithi155 ceph-mon[67899]: pgmap v281: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:51:04.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 55 sec 2024-04-12T05:51:05.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 56 sec 2024-04-12T05:51:05.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:05 smithi077 ceph-mon[92268]: pgmap v282: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:06.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:05 smithi155 ceph-mon[67899]: pgmap v282: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:06.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 57 sec 2024-04-12T05:51:07.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 58 sec 2024-04-12T05:51:07.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:07 smithi077 ceph-mon[92268]: pgmap v283: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:08.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:07 smithi155 ceph-mon[67899]: pgmap v283: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:08.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 59 sec 2024-04-12T05:51:09.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 60 sec 2024-04-12T05:51:09.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:09 smithi077 ceph-mon[92268]: pgmap v284: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:10.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:09 smithi155 ceph-mon[67899]: pgmap v284: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:10.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 61 sec 2024-04-12T05:51:11.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 62 sec 2024-04-12T05:51:11.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:11 smithi077 ceph-mon[92268]: pgmap v285: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:12.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:11 smithi155 ceph-mon[67899]: pgmap v285: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:12.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 63 sec 2024-04-12T05:51:13.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 64 sec 2024-04-12T05:51:13.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:13 smithi077 ceph-mon[92268]: pgmap v286: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:51:14.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:13 smithi155 ceph-mon[67899]: pgmap v286: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:51:14.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 65 sec 2024-04-12T05:51:15.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 66 sec 2024-04-12T05:51:15.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:15 smithi077 ceph-mon[92268]: pgmap v287: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:16.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:15 smithi155 ceph-mon[67899]: pgmap v287: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:16.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 67 sec 2024-04-12T05:51:17.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 68 sec 2024-04-12T05:51:17.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:17 smithi077 ceph-mon[92268]: pgmap v288: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:18.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:17 smithi155 ceph-mon[67899]: pgmap v288: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:18.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 69 sec 2024-04-12T05:51:19.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 70 sec 2024-04-12T05:51:19.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:19 smithi077 ceph-mon[92268]: pgmap v289: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:20.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:19 smithi155 ceph-mon[67899]: pgmap v289: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:20.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 71 sec 2024-04-12T05:51:21.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 72 sec 2024-04-12T05:51:21.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:21 smithi077 ceph-mon[92268]: pgmap v290: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:22.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:21 smithi155 ceph-mon[67899]: pgmap v290: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:22.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 73 sec 2024-04-12T05:51:23.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 74 sec 2024-04-12T05:51:23.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:23 smithi077 ceph-mon[92268]: pgmap v291: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:51:24.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:23 smithi155 ceph-mon[67899]: pgmap v291: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:51:24.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 75 sec 2024-04-12T05:51:25.815 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 76 sec 2024-04-12T05:51:25.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:25 smithi077 ceph-mon[92268]: pgmap v292: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:26.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:25 smithi155 ceph-mon[67899]: pgmap v292: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:37.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:51:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:51:37.001+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:51:16.511692+0000 front 2024-04-12T05:51:13.011280+0000 (oldest deadline 2024-04-12T05:51:36.511162+0000) 2024-04-12T05:51:37.087 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:51:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:51:36.837+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:22.561353+0000 front 2024-04-12T05:51:12.660013+0000 (oldest deadline 2024-04-12T05:51:36.160065+0000) 2024-04-12T05:51:37.958 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:51:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:51:37.877+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:22.561353+0000 front 2024-04-12T05:51:12.660013+0000 (oldest deadline 2024-04-12T05:51:36.160065+0000) 2024-04-12T05:51:37.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:37.677+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:11.528106+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:36.828215+0000) 2024-04-12T05:51:38.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:51:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:51:37.963+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:51:16.511692+0000 front 2024-04-12T05:51:13.011280+0000 (oldest deadline 2024-04-12T05:51:36.511162+0000) 2024-04-12T05:51:38.880 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 77 sec 2024-04-12T05:51:38.880 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:51:38.880 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 78 sec 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (17m) 85s ago 27m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (6m) 85s ago 27m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (6m) 86s ago 26m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (15m) 85s ago 27m 37.3M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (2m) 85s ago 22m 28.6M - 18.2.2-1187-gd540ebac bb2c5eac26a4 789534727a45 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (108s) 86s ago 22m 13.7M - 18.2.2-1187-gd540ebac bb2c5eac26a4 e5879e0fe0bb 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (8m) 85s ago 29m 505M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (8m) 86s ago 26m 452M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (7m) 85s ago 29m 79.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:51:38.881 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (7m) 86s ago 26m 54.9M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (96s) 85s ago 19m 64.9M - 5.5 bb2c5eac26a4 e33b7ff0d369 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (90s) 86s ago 19m 19.2M - 5.5 bb2c5eac26a4 97bbef4388d1 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (12m) 85s ago 27m 16.2M - 0.18.1 e5a616e4b9cf ac7ec5034346 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (8m) 86s ago 26m 10.9M - 0.18.1 e5a616e4b9cf 2ddeef20455a 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (6m) 85s ago 26m 126M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (5m) 85s ago 25m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (5m) 85s ago 25m 103M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (4m) 85s ago 25m 133M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (4m) 86s ago 24m 134M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (3m) 86s ago 24m 135M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (3m) 86s ago 24m 117M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (2m) 86s ago 23m 141M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 3beb1a4ac6c9 2024-04-12T05:51:38.882 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 error 85s ago 27m - - 2024-04-12T05:51:39.085 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:38.641+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:11.528106+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:36.828215+0000) 2024-04-12T05:51:39.086 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:38.762+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:51:14.994589+0000 front 2024-04-12T05:51:23.095906+0000 (oldest deadline 2024-04-12T05:51:38.494471+0000) 2024-04-12T05:51:39.086 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:38.762+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:51:23.095852+0000 front 2024-04-12T05:51:14.994533+0000 (oldest deadline 2024-04-12T05:51:38.494471+0000) 2024-04-12T05:51:42.835 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:42.567+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:38.887027+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:51:43.206 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:51:43.207 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:51:43.207 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:51:43.207 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:51:43.207 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T05:51:43.207 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:51:43.207 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:51:43.207 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 79 sec 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "osd", 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "mds", 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "nfs", 2024-04-12T05:51:43.208 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:51:43.209 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:51:43.209 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T05:51:43.209 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-12T05:51:43.209 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:51:43.209 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:51:43.209 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:51:43.209 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:51:43.209 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in error state 2024-04-12T05:51:43.210 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 80 sec 2024-04-12T05:51:43.210 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 81 sec 2024-04-12T05:51:43.210 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 82 sec 2024-04-12T05:51:43.210 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 83 sec 2024-04-12T05:51:43.211 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 84 sec 2024-04-12T05:51:43.211 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 85 sec 2024-04-12T05:51:43.211 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 86 sec 2024-04-12T05:51:43.211 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 87 sec 2024-04-12T05:51:43.211 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 88 sec 2024-04-12T05:51:43.211 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 89 sec 2024-04-12T05:51:43.212 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:38.823+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-04-12T05:51:16.229894+0000 front 2024-04-12T05:51:16.229794+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.212 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:38.823+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6812 osd.5 since back 2024-04-12T05:51:16.229859+0000 front 2024-04-12T05:51:16.229771+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.212 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:38.823+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6820 osd.6 since back 2024-04-12T05:51:27.123614+0000 front 2024-04-12T05:51:16.229784+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.212 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:38 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:38.823+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6828 osd.7 since back 2024-04-12T05:51:16.229802+0000 front 2024-04-12T05:51:16.229884+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.212 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 90 sec 2024-04-12T05:51:43.212 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:39.774+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-04-12T05:51:16.229894+0000 front 2024-04-12T05:51:16.229794+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.213 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:39 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:39.774+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6828 osd.7 since back 2024-04-12T05:51:38.890971+0000 front 2024-04-12T05:51:16.229884+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.213 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 91 sec 2024-04-12T05:51:43.213 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:40.763+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-04-12T05:51:16.229894+0000 front 2024-04-12T05:51:16.229794+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.213 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:40 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:40.763+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6828 osd.7 since back 2024-04-12T05:51:38.890971+0000 front 2024-04-12T05:51:16.229884+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.213 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 92 sec 2024-04-12T05:51:43.214 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:41.810+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-04-12T05:51:16.229894+0000 front 2024-04-12T05:51:16.229794+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.214 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:41 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:41.810+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6828 osd.7 since back 2024-04-12T05:51:38.890971+0000 front 2024-04-12T05:51:16.229884+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.214 INFO:teuthology.orchestra.run.smithi077.stdout: 1 cleanup 93 sec 2024-04-12T05:51:43.214 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:42.849+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-04-12T05:51:16.229894+0000 front 2024-04-12T05:51:16.229794+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.214 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:51:42 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:51:42.849+0000 7f0357b60700 -1 osd.2 117 heartbeat_check: no reply from 172.21.15.155:6828 osd.7 since back 2024-04-12T05:51:38.890971+0000 front 2024-04-12T05:51:16.229884+0000 (oldest deadline 2024-04-12T05:51:38.529662+0000) 2024-04-12T05:51:43.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:51:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:51:42.974+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:51:16.160611+0000 front 2024-04-12T05:51:16.160443+0000 (oldest deadline 2024-04-12T05:51:42.060542+0000) 2024-04-12T05:51:43.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:51:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:51:42.974+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:38.890060+0000 front 2024-04-12T05:51:38.885946+0000 (oldest deadline 2024-04-12T05:51:42.060542+0000) 2024-04-12T05:51:43.776 INFO:teuthology.orchestra.run.smithi077.stdout: 0 cleanup 94 sec 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: Operation Count AvgLat MaxLat 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: ---------------------------------------- 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: NTCreateX 867 12.953 146.745 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: Close 761 5.127 87.977 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: Rename 46 12.501 104.584 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: Unlink 87 4.934 63.455 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: Qpathinfo 533 3.163 64.444 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: Qfileinfo 350 9.557 31.941 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: Qfsinfo 155 1.120 16.579 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: Sfileinfo 156 10.826 42.455 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: Find 235 4.224 95.864 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: WriteX 1614 0.023 0.056 2024-04-12T05:51:43.777 INFO:teuthology.orchestra.run.smithi077.stdout: ReadX 889 0.021 1.858 2024-04-12T05:51:43.778 INFO:teuthology.orchestra.run.smithi077.stdout: Flush 124 9.272 22.540 2024-04-12T05:51:43.778 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:51:43.778 INFO:teuthology.orchestra.run.smithi077.stdout:Throughput 17.6008 MB/sec 5 clients 5 procs max_latency=146.750 ms 2024-04-12T05:51:43.779 DEBUG:teuthology.parallel:result is None 2024-04-12T05:51:43.835 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:43.560+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:43.214613+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:43.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:43.780+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:20.795479+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:44.241 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:51:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:51:43.941+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:51:16.160611+0000 front 2024-04-12T05:51:16.160443+0000 (oldest deadline 2024-04-12T05:51:42.060542+0000) 2024-04-12T05:51:44.553 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: pgmap v293: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: from='client.34540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: from='client.34544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: pgmap v294: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/2381099814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: from='client.34556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/2786004344' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: pgmap v295: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: pgmap v296: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: pgmap v297: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: pgmap v298: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: pgmap v299: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: Upgrade: Updating node-exporter.smithi077 (1/2) 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: Deploying daemon node-exporter.smithi077 on smithi077 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: pgmap v300: 129 pgs: 1 active+clean+laggy, 128 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: pgmap v301: 129 pgs: 1 active+clean+laggy, 128 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: mon.smithi155 calling monitor election 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: mon.smithi077 calling monitor election 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: mon.smithi077 is new leader, mons smithi077,smithi155 in quorum (ranks 0,1) 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: monmap e3: 2 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osdmap e117: 8 total, 8 up, 8 in 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: mgrmap e43: smithi077.pbilcj(active, since 7m), standbys: smithi155.vdcsri 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: daemon prometheus.smithi077 on smithi077 is in error state 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osd.4 reported failed by osd.2 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osd.7 reported failed by osd.2 2024-04-12T05:51:44.555 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osd.4 failure report canceled by osd.2 2024-04-12T05:51:44.556 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osd.7 failure report canceled by osd.2 2024-04-12T05:51:44.556 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osd.3 reported failed by osd.7 2024-04-12T05:51:44.556 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osd.3 failure report canceled by osd.7 2024-04-12T05:51:44.556 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osd.2 reported failed by osd.7 2024-04-12T05:51:44.556 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osd.3 reported failed by osd.7 2024-04-12T05:51:44.556 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: osd.3 failure report canceled by osd.7 2024-04-12T05:51:44.556 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:51:44.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: pgmap v293: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:44.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: from='client.34540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:44.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: from='client.34544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: pgmap v294: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/2381099814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: from='client.34556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/2786004344' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: pgmap v295: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: pgmap v296: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: pgmap v297: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: pgmap v298: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: pgmap v299: 129 pgs: 129 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: Upgrade: Updating node-exporter.smithi077 (1/2) 2024-04-12T05:51:44.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: Deploying daemon node-exporter.smithi077 on smithi077 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: pgmap v300: 129 pgs: 1 active+clean+laggy, 128 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: pgmap v301: 129 pgs: 1 active+clean+laggy, 128 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: mon.smithi155 calling monitor election 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: mon.smithi077 calling monitor election 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: mon.smithi077 is new leader, mons smithi077,smithi155 in quorum (ranks 0,1) 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: monmap e3: 2 mons at {smithi077=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: fsmap foofs:1 {0=foofs.smithi077.mmnqsj=up:active} 1 up:standby 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osdmap e117: 8 total, 8 up, 8 in 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: mgrmap e43: smithi077.pbilcj(active, since 7m), standbys: smithi155.vdcsri 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: daemon prometheus.smithi077 on smithi077 is in error state 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osd.4 reported failed by osd.2 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osd.7 reported failed by osd.2 2024-04-12T05:51:44.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osd.4 failure report canceled by osd.2 2024-04-12T05:51:44.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osd.7 failure report canceled by osd.2 2024-04-12T05:51:44.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osd.3 reported failed by osd.7 2024-04-12T05:51:44.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osd.3 failure report canceled by osd.7 2024-04-12T05:51:44.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osd.2 reported failed by osd.7 2024-04-12T05:51:44.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osd.3 reported failed by osd.7 2024-04-12T05:51:44.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: osd.3 failure report canceled by osd.7 2024-04-12T05:51:44.716 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:51:44.820 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:44.557+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:43.214613+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:45.085 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:51:44.969+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:51:16.160611+0000 front 2024-04-12T05:51:16.160443+0000 (oldest deadline 2024-04-12T05:51:42.060542+0000) 2024-04-12T05:51:45.086 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:44.824+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:44.198675+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:45.578 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:45 smithi155 ceph-mon[67899]: Health check failed: Slow OSD heartbeats on back (longest 2841.877ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:51:45.578 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:45 smithi155 ceph-mon[67899]: Health check failed: Slow OSD heartbeats on front (longest 1851.664ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:51:45.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:45 smithi077 ceph-mon[92268]: Health check failed: Slow OSD heartbeats on back (longest 2841.877ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:51:45.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:45 smithi077 ceph-mon[92268]: Health check failed: Slow OSD heartbeats on front (longest 1851.664ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:51:45.835 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:45.581+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:45.432278+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:45.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:45.796+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:45.299343+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:46.245 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:51:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:51:45.997+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:51:16.160611+0000 front 2024-04-12T05:51:16.160443+0000 (oldest deadline 2024-04-12T05:51:42.060542+0000) 2024-04-12T05:51:46.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:46 smithi155 ceph-mon[67899]: pgmap v302: 129 pgs: 1 active+clean+laggy, 128 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:46.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:46 smithi077 ceph-mon[92268]: pgmap v302: 129 pgs: 1 active+clean+laggy, 128 active+clean; 223 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:51:47.014 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:46.813+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:45.299343+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:47.015 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:46.629+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:45.432278+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:47.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:51:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:51:47.018+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:51:16.160611+0000 front 2024-04-12T05:51:16.160443+0000 (oldest deadline 2024-04-12T05:51:42.060542+0000) 2024-04-12T05:51:47.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:47 smithi155 ceph-mon[67899]: osd.0 reported failed by osd.4 2024-04-12T05:51:47.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:47 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:47.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:47 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:47.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:47 smithi077 ceph-mon[92268]: osd.0 reported failed by osd.4 2024-04-12T05:51:47.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:47 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:47.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:47 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:47.988 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:47.624+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:45.432278+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:47.988 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:47.846+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:45.299343+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:48.251 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:51:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:51:47.992+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:51:16.160611+0000 front 2024-04-12T05:51:16.160443+0000 (oldest deadline 2024-04-12T05:51:42.060542+0000) 2024-04-12T05:51:48.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:48 smithi155 ceph-mon[67899]: pgmap v303: 129 pgs: 1 active+clean+laggy, 128 active+clean; 223 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 3.9 KiB/s wr, 0 op/s 2024-04-12T05:51:48.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:48 smithi155 ceph-mon[67899]: osd.3 reported failed by osd.5 2024-04-12T05:51:48.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:48 smithi077 ceph-mon[92268]: pgmap v303: 129 pgs: 1 active+clean+laggy, 128 active+clean; 223 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 3.9 KiB/s wr, 0 op/s 2024-04-12T05:51:48.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:48 smithi077 ceph-mon[92268]: osd.3 reported failed by osd.5 2024-04-12T05:51:48.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:48.614+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:48.332668+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:49.259 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:48.869+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:45.299343+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:49.533 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:49 smithi155 ceph-mon[67899]: osd.2 failure report canceled by osd.7 2024-04-12T05:51:49.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:49 smithi077 ceph-mon[92268]: osd.2 failure report canceled by osd.7 2024-04-12T05:51:49.819 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:49.575+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:49.433202+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:50.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:49.823+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:45.299343+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:50.411 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:50 smithi155 ceph-mon[67899]: pgmap v304: 129 pgs: 1 active+clean+laggy, 128 active+clean; 220 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 3.9 KiB/s wr, 1 op/s 2024-04-12T05:51:50.411 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:50 smithi155 ceph-mon[67899]: Upgrade: Updating node-exporter.smithi155 (2/2) 2024-04-12T05:51:50.412 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:50 smithi155 ceph-mon[67899]: Deploying daemon node-exporter.smithi155 on smithi155 2024-04-12T05:51:50.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:50 smithi077 ceph-mon[92268]: pgmap v304: 129 pgs: 1 active+clean+laggy, 128 active+clean; 220 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 3.9 KiB/s wr, 1 op/s 2024-04-12T05:51:50.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:50 smithi077 ceph-mon[92268]: Upgrade: Updating node-exporter.smithi155 (2/2) 2024-04-12T05:51:50.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:50 smithi077 ceph-mon[92268]: Deploying daemon node-exporter.smithi155 on smithi155 2024-04-12T05:51:50.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:50.607+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:49.433202+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:51.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:50.819+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:49.999668+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:51.835 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:51.570+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:49.433202+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:51.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:51 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:51.805+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:51.100021+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:52.531 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:52 smithi155 ceph-mon[67899]: pgmap v305: 129 pgs: 2 active+clean+laggy, 127 active+clean; 214 MiB data, 964 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 13 KiB/s wr, 4 op/s 2024-04-12T05:51:52.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:52 smithi077 ceph-mon[92268]: pgmap v305: 129 pgs: 2 active+clean+laggy, 127 active+clean; 214 MiB data, 964 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 13 KiB/s wr, 4 op/s 2024-04-12T05:51:52.829 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:52.758+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:51.100021+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:52.830 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:52 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:52.535+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:49.433202+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:53.581 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:53 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on front (longest 1899.156ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:51:53.581 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:53.581 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:53.581 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:53 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on front (longest 1899.156ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:51:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:53.835 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:53.585+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:49.433202+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:53.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:53 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:53.727+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:51.100021+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:54.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:54 smithi155 ceph-mon[67899]: pgmap v306: 129 pgs: 1 active+clean+laggy, 128 active+clean; 214 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 13 KiB/s wr, 4 op/s 2024-04-12T05:51:54.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:54 smithi077 ceph-mon[92268]: pgmap v306: 129 pgs: 1 active+clean+laggy, 128 active+clean; 214 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 13 KiB/s wr, 4 op/s 2024-04-12T05:51:54.835 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:54.558+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:49.433202+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:54.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:54 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:54.775+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:51.100021+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:55.835 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:55.546+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:55.333520+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:55.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:51:55 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:51:55.791+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:51:51.100021+0000 front 2024-04-12T05:51:38.885771+0000 (oldest deadline 2024-04-12T05:51:43.095488+0000) 2024-04-12T05:51:56.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:56 smithi155 ceph-mon[67899]: pgmap v307: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 13 KiB/s wr, 4 op/s 2024-04-12T05:51:56.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:56.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:56 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:56.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:56 smithi155 ceph-mon[67899]: osd.3 failure report canceled by osd.5 2024-04-12T05:51:56.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:56 smithi077 ceph-mon[92268]: pgmap v307: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 13 KiB/s wr, 4 op/s 2024-04-12T05:51:56.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:56.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:56 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:56.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:56 smithi077 ceph-mon[92268]: osd.3 failure report canceled by osd.5 2024-04-12T05:51:56.835 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:56 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:56.526+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:55.333520+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:57.714 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:51:57 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:51:57.495+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:51:57.033931+0000 front 2024-04-12T05:51:16.828567+0000 (oldest deadline 2024-04-12T05:51:42.128545+0000) 2024-04-12T05:51:58.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:57 smithi155 ceph-mon[67899]: pgmap v308: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 16 KiB/s wr, 5 op/s 2024-04-12T05:51:58.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:57 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:58.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:57 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:58.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:57 smithi077 ceph-mon[92268]: pgmap v308: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 16 KiB/s wr, 5 op/s 2024-04-12T05:51:58.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:57 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:58.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:57 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:59.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:58 smithi155 ceph-mon[67899]: osd.0 failure report canceled by osd.4 2024-04-12T05:51:59.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:58 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:59.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:58 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:59.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:58 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:59.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:58 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:51:59.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:58 smithi077 ceph-mon[92268]: osd.0 failure report canceled by osd.4 2024-04-12T05:51:59.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:58 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:59.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:58 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:59.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:58 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:51:59.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:58 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:51:59.825 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:52:00.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:59 smithi155 ceph-mon[67899]: pgmap v309: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 12 KiB/s wr, 4 op/s 2024-04-12T05:52:00.119 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:59 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:00.119 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:51:59 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:00.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:59 smithi077 ceph-mon[92268]: pgmap v309: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 12 KiB/s wr, 4 op/s 2024-04-12T05:52:00.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:59 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:00.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:51:59 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:00.489 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:52:00.489 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (17m) 2s ago 28m 16.7M - 0.20.0 0881eb8f169f f789ebaddd70 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (7m) 2s ago 28m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (7m) 4s ago 27m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (15m) 2s ago 28m 37.7M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (2m) 2s ago 22m 39.0M - 18.2.2-1187-gd540ebac bb2c5eac26a4 789534727a45 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (2m) 4s ago 22m 14.3M - 18.2.2-1187-gd540ebac bb2c5eac26a4 e5879e0fe0bb 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (9m) 2s ago 29m 507M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (8m) 4s ago 27m 452M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (8m) 2s ago 30m 83.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (7m) 4s ago 27m 55.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (2m) 2s ago 20m 205M - 5.5 bb2c5eac26a4 e33b7ff0d369 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (2m) 4s ago 20m 78.5M - 5.5 bb2c5eac26a4 97bbef4388d1 2024-04-12T05:52:00.490 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (13s) 2s ago 27m 3569k - 1.5.0 0da6a335fe13 61e9d3c2822c 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (7s) 4s ago 27m 3581k - 1.5.0 0da6a335fe13 f21b140dfe52 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (6m) 2s ago 26m 156M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (6m) 2s ago 26m 129M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (5m) 2s ago 25m 111M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (5m) 2s ago 25m 157M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (4m) 4s ago 25m 151M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (4m) 4s ago 24m 155M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (3m) 4s ago 24m 127M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (3m) 4s ago 24m 155M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 3beb1a4ac6c9 2024-04-12T05:52:00.491 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 error 2s ago 27m - - 2024-04-12T05:52:00.897 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:52:00.897 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:52:00.897 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:52:00.897 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:52:00.897 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:52:00.898 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:52:01.238 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:52:01.238 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:52:01.238 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:52:01.238 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:52:01.238 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:52:01.238 INFO:teuthology.orchestra.run.smithi077.stdout: "osd", 2024-04-12T05:52:01.238 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:52:01.238 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:52:01.238 INFO:teuthology.orchestra.run.smithi077.stdout: "mds", 2024-04-12T05:52:01.239 INFO:teuthology.orchestra.run.smithi077.stdout: "nfs", 2024-04-12T05:52:01.239 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:52:01.239 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:52:01.239 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T05:52:01.239 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-12T05:52:01.239 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:52:01.239 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:52:01.451 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:01 smithi077 ceph-mon[92268]: from='client.34564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:01.452 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:01 smithi077 ceph-mon[92268]: from='client.34568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:01.452 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:01 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:01.452 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:01 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:01.452 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:01 smithi077 ceph-mon[92268]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:01.452 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:01 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/369537982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:01.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:01 smithi155 ceph-mon[67899]: from='client.34564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:01.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:01 smithi155 ceph-mon[67899]: from='client.34568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:01.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:01 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:01.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:01 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:01.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:01 smithi155 ceph-mon[67899]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:01.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:01 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/369537982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:01.650 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Slow OSD heartbeats on back (longest 2841.877ms); Slow OSD heartbeats on front (longest 1899.156ms) 2024-04-12T05:52:01.650 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T05:52:01.650 INFO:teuthology.orchestra.run.smithi077.stdout: daemon prometheus.smithi077 on smithi077 is in error state 2024-04-12T05:52:01.650 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_SLOW_PING_TIME_BACK: Slow OSD heartbeats on back (longest 2841.877ms) 2024-04-12T05:52:01.650 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.6 [] 2841.877 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.4 [] 1899.139 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.0 [] 1544.664 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.1 [] 1544.633 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.3 [] to osd.4 [] 1508.639 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.3 [] to osd.6 [] 1504.827 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.4 [] to osd.0 [] 1474.765 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.1 [] to osd.6 [] 1394.806 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.3 [] 1240.408 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.1 [] 1144.102 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Truncated long network list. Use ceph daemon mgr.# dump_osd_network for more information 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_SLOW_PING_TIME_FRONT: Slow OSD heartbeats on front (longest 1899.156ms) 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.4 [] 1899.156 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.6 [] to osd.2 [] 1865.638 msec 2024-04-12T05:52:01.651 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.6 [] 1851.664 msec 2024-04-12T05:52:01.652 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.6 [] to osd.3 [] 1240.766 msec 2024-04-12T05:52:01.652 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.4 [] to osd.1 [] 1047.859 msec 2024-04-12T05:52:01.652 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.1 [] 1033.772 msec 2024-04-12T05:52:02.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:02 smithi077 ceph-mon[92268]: pgmap v310: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 12 KiB/s wr, 3 op/s 2024-04-12T05:52:02.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:02 smithi077 ceph-mon[92268]: from='client.34580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:02.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:02 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1622728756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:52:02.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:02 smithi155 ceph-mon[67899]: pgmap v310: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 12 KiB/s wr, 3 op/s 2024-04-12T05:52:02.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:02 smithi155 ceph-mon[67899]: from='client.34580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:02.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:02 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1622728756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:52:03.875 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: pgmap v311: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 3.0 KiB/s wr, 1 op/s 2024-04-12T05:52:03.875 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: pgmap v312: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 3.4 KiB/s wr, 1 op/s 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: pgmap v313: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 4.1 KiB/s wr, 0 op/s 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.876 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.877 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.877 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.877 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.877 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.877 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:03.877 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:03 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: pgmap v311: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 3.0 KiB/s wr, 1 op/s 2024-04-12T05:52:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: pgmap v312: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 3.4 KiB/s wr, 1 op/s 2024-04-12T05:52:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: pgmap v313: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 4.1 KiB/s wr, 0 op/s 2024-04-12T05:52:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:04.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:03 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:05.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:05 smithi077 ceph-mon[92268]: Upgrade: Updating prometheus.smithi077 2024-04-12T05:52:05.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:05 smithi077 ceph-mon[92268]: pgmap v314: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 0 op/s 2024-04-12T05:52:05.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:05 smithi077 ceph-mon[92268]: Deploying daemon prometheus.smithi077 on smithi077 2024-04-12T05:52:06.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:05 smithi155 ceph-mon[67899]: Upgrade: Updating prometheus.smithi077 2024-04-12T05:52:06.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:05 smithi155 ceph-mon[67899]: pgmap v314: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 0 op/s 2024-04-12T05:52:06.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:05 smithi155 ceph-mon[67899]: Deploying daemon prometheus.smithi077 on smithi077 2024-04-12T05:52:07.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:07 smithi077 ceph-mon[92268]: pgmap v315: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 0 op/s 2024-04-12T05:52:08.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:07 smithi155 ceph-mon[67899]: pgmap v315: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 0 op/s 2024-04-12T05:52:08.888 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:08 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on back (longest 5801.465ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:52:08.888 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:08 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on front (longest 9390.618ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:52:09.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:08 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on back (longest 5801.465ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:52:09.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:08 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on front (longest 9390.618ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:52:10.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:10 smithi155 ceph-mon[67899]: pgmap v316: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 0 op/s 2024-04-12T05:52:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:10.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:10 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:10.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:10 smithi077 ceph-mon[92268]: pgmap v316: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 0 op/s 2024-04-12T05:52:10.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:10.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:10.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:10 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:12.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:12 smithi155 ceph-mon[67899]: pgmap v317: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 253 B/s rd, 380 B/s wr, 0 op/s 2024-04-12T05:52:12.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:12 smithi077 ceph-mon[92268]: pgmap v317: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 253 B/s rd, 380 B/s wr, 0 op/s 2024-04-12T05:52:14.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:14 smithi077 ceph-mon[92268]: pgmap v318: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 307 B/s wr, 0 op/s 2024-04-12T05:52:14.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:14 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:52:14.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:14 smithi155 ceph-mon[67899]: pgmap v318: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 307 B/s wr, 0 op/s 2024-04-12T05:52:14.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:14 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:52:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:15.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:15 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:15.879 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:15.879 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:15.879 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:15.879 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:15 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:16.793 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:16 smithi077 ceph-mon[92268]: pgmap v319: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:52:16.793 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:16 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on back (longest 8115.472ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:52:16.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:16 smithi155 ceph-mon[67899]: pgmap v319: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:52:16.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:16 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on back (longest 8115.472ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:52:18.619 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:18 smithi077 ceph-mon[92268]: pgmap v320: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:18.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:18 smithi155 ceph-mon[67899]: pgmap v320: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:19.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: pgmap v321: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:19.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:19.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:19.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:19.961 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:19.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: pgmap v322: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:19.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:19.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:19.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:52:19.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:52:19.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:19.962 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.963 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:19.964 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:19 smithi077 ceph-mon[92268]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T05:52:20.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: pgmap v321: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:20.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:20.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:20.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:20.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:20.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: pgmap v322: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.087 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.088 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.088 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.088 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.088 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:20.088 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:19 smithi155 ceph-mon[67899]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T05:52:20.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:20 smithi077 ceph-mon[92268]: Upgrade: Updating alertmanager.smithi077 2024-04-12T05:52:20.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:20 smithi077 ceph-mon[92268]: Deploying daemon alertmanager.smithi077 on smithi077 2024-04-12T05:52:21.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:20 smithi155 ceph-mon[67899]: Upgrade: Updating alertmanager.smithi077 2024-04-12T05:52:21.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:20 smithi155 ceph-mon[67899]: Deploying daemon alertmanager.smithi077 on smithi077 2024-04-12T05:52:21.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:21 smithi077 ceph-mon[92268]: pgmap v323: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:22.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:21 smithi155 ceph-mon[67899]: pgmap v323: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:23.953 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:23 smithi077 ceph-mon[92268]: pgmap v324: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:24.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:23 smithi155 ceph-mon[67899]: pgmap v324: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:26.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:25 smithi155 ceph-mon[67899]: pgmap v325: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:26.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:25 smithi077 ceph-mon[92268]: pgmap v325: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:27.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:27.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:27.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:27 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:27.425 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:27.425 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:27.425 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:27 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:28.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:28 smithi077 ceph-mon[92268]: pgmap v326: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:28.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:28 smithi155 ceph-mon[67899]: pgmap v326: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:29.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:29 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:29.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:29 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:52:29.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:29 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:29.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:29 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:52:30.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:30 smithi077 ceph-mon[92268]: pgmap v327: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:30.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:30 smithi155 ceph-mon[67899]: pgmap v327: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-12T05:52:32.029 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:52:32.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:32 smithi155 ceph-mon[67899]: pgmap v328: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:32.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:32.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:32.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:32.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:32 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:32.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:32 smithi077 ceph-mon[92268]: pgmap v328: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:32.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:32.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:32.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:32.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:32 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:32.729 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:52:32.729 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (7s) 1s ago 28m 18.1M - 0.25.0 c8568f914cd2 db5a7d0d5803 2024-04-12T05:52:32.729 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (7m) 1s ago 28m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (7m) 36s ago 28m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (16m) 1s ago 28m 37.7M - 6.7.4 557c83e11646 e83e85803aaf 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (3m) 1s ago 23m 39.0M - 18.2.2-1187-gd540ebac bb2c5eac26a4 789534727a45 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (2m) 36s ago 23m 14.3M - 18.2.2-1187-gd540ebac bb2c5eac26a4 e5879e0fe0bb 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (9m) 1s ago 30m 509M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (9m) 36s ago 27m 452M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (8m) 1s ago 30m 84.6M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (8m) 36s ago 27m 55.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (2m) 1s ago 20m 218M - 5.5 bb2c5eac26a4 e33b7ff0d369 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (2m) 36s ago 20m 78.5M - 5.5 bb2c5eac26a4 97bbef4388d1 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (46s) 1s ago 28m 8061k - 1.5.0 0da6a335fe13 61e9d3c2822c 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (40s) 36s ago 27m 3581k - 1.5.0 0da6a335fe13 f21b140dfe52 2024-04-12T05:52:32.730 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (7m) 1s ago 27m 155M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:52:32.731 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (6m) 1s ago 26m 129M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:52:32.731 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (6m) 1s ago 26m 111M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:52:32.731 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (5m) 1s ago 26m 157M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:52:32.731 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (5m) 36s ago 25m 151M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:52:32.731 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (4m) 36s ago 25m 155M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:52:32.731 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (4m) 36s ago 25m 127M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:52:32.731 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (3m) 36s ago 24m 155M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 3beb1a4ac6c9 2024-04-12T05:52:32.731 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (24s) 1s ago 28m 42.6M - 2.43.0 a07b618ecd1d 0f1d551a9388 2024-04-12T05:52:33.133 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:52:33.133 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:52:33.133 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:52:33.133 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:52:33.133 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:52:33.133 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:52:33.134 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:52:33.463 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:52:33.463 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:52:33.463 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2024-04-12T05:52:33.463 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:52:33.463 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2024-04-12T05:52:33.463 INFO:teuthology.orchestra.run.smithi077.stdout: "osd", 2024-04-12T05:52:33.463 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2024-04-12T05:52:33.464 INFO:teuthology.orchestra.run.smithi077.stdout: "crash", 2024-04-12T05:52:33.464 INFO:teuthology.orchestra.run.smithi077.stdout: "mds", 2024-04-12T05:52:33.464 INFO:teuthology.orchestra.run.smithi077.stdout: "nfs", 2024-04-12T05:52:33.464 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2024-04-12T05:52:33.464 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:52:33.464 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T05:52:33.464 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-12T05:52:33.464 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:52:33.464 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:52:33.558 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:33 smithi077 ceph-mon[92268]: from='client.34588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:33.558 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:33 smithi077 ceph-mon[92268]: from='client.34592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:33.558 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:33 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1072716964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:33.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:33 smithi155 ceph-mon[67899]: from='client.34588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:33.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:33 smithi155 ceph-mon[67899]: from='client.34592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:33.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:33 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1072716964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:33.855 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN Slow OSD heartbeats on back (longest 8115.472ms); Slow OSD heartbeats on front (longest 9390.618ms) 2024-04-12T05:52:33.855 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_SLOW_PING_TIME_BACK: Slow OSD heartbeats on back (longest 8115.472ms) 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.2 [] 8115.472 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.7 [] 6412.011 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.5 [] to osd.3 [] 5801.465 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.5 [] 5274.942 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.5 [] to osd.2 [] 4911.306 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.5 [] to osd.1 [] 4910.779 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.3 [] 4620.651 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.1 [] to osd.5 [] 3439.050 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.1 [] to osd.7 [] 3017.054 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.0 [] 2876.739 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Truncated long network list. Use ceph daemon mgr.# dump_osd_network for more information 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_SLOW_PING_TIME_FRONT: Slow OSD heartbeats on front (longest 9390.618ms) 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.5 [] to osd.3 [] 9390.618 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.2 [] 8115.066 msec 2024-04-12T05:52:33.856 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.3 [] 7168.465 msec 2024-04-12T05:52:33.857 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.7 [] 6639.034 msec 2024-04-12T05:52:33.857 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.5 [] 5046.211 msec 2024-04-12T05:52:33.857 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.5 [] to osd.1 [] 4911.669 msec 2024-04-12T05:52:33.857 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.5 [] to osd.2 [] 4910.641 msec 2024-04-12T05:52:33.857 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.1 [] 4220.201 msec 2024-04-12T05:52:33.857 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.7 [] 3463.730 msec 2024-04-12T05:52:33.857 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.5 [] 3437.326 msec 2024-04-12T05:52:33.857 INFO:teuthology.orchestra.run.smithi077.stdout: Truncated long network list. Use ceph daemon mgr.# dump_osd_network for more information 2024-04-12T05:52:34.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:34 smithi077 ceph-mon[92268]: pgmap v329: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:34.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:34 smithi077 ceph-mon[92268]: from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:34.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:34 smithi077 ceph-mon[92268]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:34.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:34 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/145296821' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:52:34.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:34 smithi155 ceph-mon[67899]: pgmap v329: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:34.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:34 smithi155 ceph-mon[67899]: from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:34 smithi155 ceph-mon[67899]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:34.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:34 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/145296821' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:52:36.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:36 smithi077 ceph-mon[92268]: pgmap v330: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:52:36.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:36.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:36.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:36.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:36.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:36.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:36 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:36.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:36 smithi155 ceph-mon[67899]: pgmap v330: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:52:36.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:36.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:36.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:36.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:36.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:36.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:36 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:37.448 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:52:37.448 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:52:37.448 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.449 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:37 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:37.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:37 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:38.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:38 smithi155 ceph-mon[67899]: pgmap v331: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:38.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:38 smithi077 ceph-mon[92268]: pgmap v331: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:39.389 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:39 smithi077 ceph-mon[92268]: Upgrade: Updating grafana.smithi077 2024-04-12T05:52:39.389 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:39 smithi077 ceph-mon[92268]: Deploying daemon grafana.smithi077 on smithi077 2024-04-12T05:52:39.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:39 smithi155 ceph-mon[67899]: Upgrade: Updating grafana.smithi077 2024-04-12T05:52:39.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:39 smithi155 ceph-mon[67899]: Deploying daemon grafana.smithi077 on smithi077 2024-04-12T05:52:40.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:40 smithi155 ceph-mon[67899]: pgmap v332: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:40.596 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:40 smithi077 ceph-mon[92268]: pgmap v332: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:42.563 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:42 smithi077 ceph-mon[92268]: pgmap v333: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:42.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:42 smithi155 ceph-mon[67899]: pgmap v333: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:43.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:43.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:43.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:43.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:52:43.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:43.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:43.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:43.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:52:44.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:44 smithi155 ceph-mon[67899]: pgmap v334: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:44.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:44 smithi077 ceph-mon[92268]: pgmap v334: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:45.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:45 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on back (longest 8281.830ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:52:45.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:45 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on back (longest 8281.830ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:52:46.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:46 smithi077 ceph-mon[92268]: pgmap v335: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:52:46.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:46 smithi155 ceph-mon[67899]: pgmap v335: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:52:47.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:47 smithi077 ceph-mon[92268]: pgmap v336: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:47.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:47 smithi155 ceph-mon[67899]: pgmap v336: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:49.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:49.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:49.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:49.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:48 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:49.197 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:49.198 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:49.198 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:49.198 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:48 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:50.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:50 smithi077 ceph-mon[92268]: pgmap v337: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:50.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:50 smithi155 ceph-mon[67899]: pgmap v337: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: pgmap v338: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:52.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.712 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-12T05:52:52.713 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.714 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-12T05:52:52.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-12T05:52:52.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-12T05:52:52.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-12T05:52:52.715 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:52 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: pgmap v338: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:52.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-12T05:52:52.838 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-12T05:52:52.839 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-12T05:52:52.840 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:52 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:53.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:52:53.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: Upgrade: Finalizing container_image settings 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: Upgrade: Complete! 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:52:53.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: Upgrade: Finalizing container_image settings 2024-04-12T05:52:53.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: Upgrade: Complete! 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:53.836 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:54.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:54 smithi077 ceph-mon[92268]: pgmap v339: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:54.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:54 smithi155 ceph-mon[67899]: pgmap v339: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:56.711 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:56 smithi077 ceph-mon[92268]: pgmap v340: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:52:56.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:56 smithi155 ceph-mon[67899]: pgmap v340: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:52:57.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:57 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:57.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:57 smithi155 ceph-mon[67899]: pgmap v341: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:57.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:57 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:52:57.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:57 smithi077 ceph-mon[92268]: pgmap v341: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:58.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:58 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:52:58.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:58 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:52:59.835 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:52:59 smithi155 ceph-mon[67899]: pgmap v342: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:52:59.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:52:59 smithi077 ceph-mon[92268]: pgmap v342: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:02.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:01 smithi155 ceph-mon[67899]: pgmap v343: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:02.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:01 smithi077 ceph-mon[92268]: pgmap v343: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:04.086 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:03 smithi155 ceph-mon[67899]: pgmap v344: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:04.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:03 smithi077 ceph-mon[92268]: pgmap v344: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:04.923 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:04 smithi077 ceph-mon[92268]: from='client.34612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:53:04.943 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph orch ps' 2024-04-12T05:53:05.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:04 smithi155 ceph-mon[67899]: from='client.34612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:53:05.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:05 smithi077 ceph-mon[92268]: pgmap v345: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:06.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:05 smithi155 ceph-mon[67899]: pgmap v345: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:07.130 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:53:07.130 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (41s) 19s ago 29m 18.1M - 0.25.0 c8568f914cd2 db5a7d0d5803 2024-04-12T05:53:07.130 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (8m) 19s ago 29m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:53:07.130 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (8m) 71s ago 28m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:53:07.130 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (25s) 19s ago 29m 35.8M - 9.4.7 954c08fa6188 d0309be9091d 2024-04-12T05:53:07.131 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (3m) 19s ago 23m 39.0M - 18.2.2-1187-gd540ebac bb2c5eac26a4 789534727a45 2024-04-12T05:53:07.131 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (3m) 71s ago 23m 14.3M - 18.2.2-1187-gd540ebac bb2c5eac26a4 e5879e0fe0bb 2024-04-12T05:53:07.131 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (10m) 19s ago 31m 510M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:53:07.131 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (9m) 71s ago 28m 452M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:53:07.131 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (9m) 19s ago 31m 85.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:53:07.131 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (9m) 71s ago 28m 55.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:53:07.131 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (3m) 19s ago 21m 218M - 5.5 bb2c5eac26a4 e33b7ff0d369 2024-04-12T05:53:07.131 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (3m) 71s ago 21m 78.5M - 5.5 bb2c5eac26a4 97bbef4388d1 2024-04-12T05:53:07.131 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (80s) 19s ago 29m 8732k - 1.5.0 0da6a335fe13 61e9d3c2822c 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (74s) 71s ago 28m 3581k - 1.5.0 0da6a335fe13 f21b140dfe52 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (8m) 19s ago 27m 156M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (7m) 19s ago 27m 129M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (6m) 19s ago 27m 111M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (6m) 19s ago 26m 157M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (5m) 71s ago 26m 151M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (5m) 71s ago 26m 155M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (4m) 71s ago 25m 127M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (4m) 71s ago 25m 155M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 3beb1a4ac6c9 2024-04-12T05:53:07.132 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (58s) 19s ago 28m 42.7M - 2.43.0 a07b618ecd1d 0f1d551a9388 2024-04-12T05:53:07.743 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph versions' 2024-04-12T05:53:08.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:07 smithi155 ceph-mon[67899]: pgmap v346: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:08.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:07 smithi155 ceph-mon[67899]: from='client.34616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:53:08.163 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:07 smithi077 ceph-mon[92268]: pgmap v346: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:08.163 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:07 smithi077 ceph-mon[92268]: from='client.34616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:53:09.844 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:53:09.845 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:53:10.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:09 smithi155 ceph-mon[67899]: pgmap v347: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:10.183 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:09 smithi077 ceph-mon[92268]: pgmap v347: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:10.524 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-12T05:53:11.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:10 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/3601168884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:53:11.200 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:10 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/3601168884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:53:12.085 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:11 smithi155 ceph-mon[67899]: pgmap v348: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:12.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:11 smithi077 ceph-mon[92268]: pgmap v348: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:12.501 INFO:teuthology.orchestra.run.smithi077.stdout:wait for servicemap items w/ changing names to refresh 2024-04-12T05:53:13.044 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:12 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on front (longest 8421.705ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:53:13.064 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'sleep 60' 2024-04-12T05:53:13.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:12 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on front (longest 8421.705ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:53:14.145 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:13 smithi077 ceph-mon[92268]: pgmap v349: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:14.145 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:13 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:53:14.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:13 smithi155 ceph-mon[67899]: pgmap v349: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:14.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:13 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:53:16.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:15 smithi077 ceph-mon[92268]: pgmap v350: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:16.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:15 smithi155 ceph-mon[67899]: pgmap v350: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:18.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:17 smithi077 ceph-mon[92268]: pgmap v351: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:18.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:17 smithi155 ceph-mon[67899]: pgmap v351: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:20.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:19 smithi077 ceph-mon[92268]: pgmap v352: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:20.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:19 smithi155 ceph-mon[67899]: pgmap v352: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:22.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:21 smithi077 ceph-mon[92268]: pgmap v353: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:22.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:21 smithi155 ceph-mon[67899]: pgmap v353: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:24.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:23 smithi077 ceph-mon[92268]: pgmap v354: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:24.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:23 smithi155 ceph-mon[67899]: pgmap v354: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:26.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:25 smithi077 ceph-mon[92268]: pgmap v355: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:26.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:25 smithi155 ceph-mon[67899]: pgmap v355: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:28.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:27 smithi077 ceph-mon[92268]: pgmap v356: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:28.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:27 smithi155 ceph-mon[67899]: pgmap v356: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:29.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:28 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:53:29.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:28 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:53:30.211 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:29 smithi077 ceph-mon[92268]: pgmap v357: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:30.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:29 smithi155 ceph-mon[67899]: pgmap v357: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:32.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:31 smithi077 ceph-mon[92268]: pgmap v358: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:32.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:31 smithi155 ceph-mon[67899]: pgmap v358: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:34.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:33 smithi077 ceph-mon[92268]: pgmap v359: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:34.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:33 smithi155 ceph-mon[67899]: pgmap v359: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:36.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:35 smithi077 ceph-mon[92268]: pgmap v360: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:36.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:35 smithi155 ceph-mon[67899]: pgmap v360: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:38.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:37 smithi077 ceph-mon[92268]: pgmap v361: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:38.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:37 smithi155 ceph-mon[67899]: pgmap v361: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:40.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:39 smithi077 ceph-mon[92268]: pgmap v362: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:40.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:39 smithi155 ceph-mon[67899]: pgmap v362: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:42.210 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:41 smithi077 ceph-mon[92268]: pgmap v363: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:42.338 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:41 smithi155 ceph-mon[67899]: pgmap v363: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:44.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:44 smithi077 ceph-mon[92268]: pgmap v364: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:44.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:44 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:53:44.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:44 smithi155 ceph-mon[67899]: pgmap v364: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:44.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:44 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:53:46.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:46 smithi077 ceph-mon[92268]: pgmap v365: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:46.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:46 smithi155 ceph-mon[67899]: pgmap v365: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:48.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:48 smithi077 ceph-mon[92268]: pgmap v366: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:48.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:48 smithi155 ceph-mon[67899]: pgmap v366: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:50.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:50 smithi077 ceph-mon[92268]: pgmap v367: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:50.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:50 smithi155 ceph-mon[67899]: pgmap v367: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:51.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:51 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on back (longest 3462.725ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:53:51.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:51 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on front (longest 3463.254ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:53:51.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:51 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on back (longest 3462.725ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:53:51.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:51 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on front (longest 3463.254ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:53:52.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:52 smithi077 ceph-mon[92268]: pgmap v368: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:52.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:52 smithi155 ceph-mon[67899]: pgmap v368: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:53.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:53 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:53:53.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:53 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:53:54.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:54 smithi077 ceph-mon[92268]: pgmap v369: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:54.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:53:54.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:53:54.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:53:54.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:54 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:53:54.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:54 smithi155 ceph-mon[67899]: pgmap v369: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:54.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:53:54.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:53:54.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:53:54.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:54 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' 2024-04-12T05:53:56.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:56 smithi077 ceph-mon[92268]: pgmap v370: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:56.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:56 smithi155 ceph-mon[67899]: pgmap v370: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:53:58.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:58 smithi077 ceph-mon[92268]: pgmap v371: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:58.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:58 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on back (longest 1951.803ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:53:58.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:58 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on front (longest 1878.621ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:53:58.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:58 smithi155 ceph-mon[67899]: pgmap v371: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:53:58.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:58 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on back (longest 1951.803ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-12T05:53:58.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:58 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on front (longest 1878.621ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:53:59.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:53:59 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:53:59.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:53:59 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:54:00.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:00 smithi077 ceph-mon[92268]: pgmap v372: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:00.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:00 smithi155 ceph-mon[67899]: pgmap v372: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:02.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:02 smithi077 ceph-mon[92268]: pgmap v373: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:02.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:02 smithi155 ceph-mon[67899]: pgmap v373: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:04.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:04 smithi077 ceph-mon[92268]: pgmap v374: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:04.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:04 smithi155 ceph-mon[67899]: pgmap v374: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:06.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:06 smithi077 ceph-mon[92268]: pgmap v375: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:54:06.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:06 smithi155 ceph-mon[67899]: pgmap v375: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:54:08.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:08 smithi077 ceph-mon[92268]: pgmap v376: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:08.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:08 smithi155 ceph-mon[67899]: pgmap v376: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:10.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:10 smithi077 ceph-mon[92268]: pgmap v377: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:10.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:10 smithi155 ceph-mon[67899]: pgmap v377: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:12.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:12 smithi077 ceph-mon[92268]: pgmap v378: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:12.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:12 smithi155 ceph-mon[67899]: pgmap v378: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:13.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:13 smithi155 ceph-mon[67899]: Health check update: Slow OSD heartbeats on front (longest 1878.635ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:54:13.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:13 smithi077 ceph-mon[92268]: Health check update: Slow OSD heartbeats on front (longest 1878.635ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-12T05:54:14.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:14 smithi155 ceph-mon[67899]: pgmap v379: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:14.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:14 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:54:14.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:14 smithi077 ceph-mon[92268]: pgmap v379: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:14.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:14 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:54:15.547 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph orch ps' 2024-04-12T05:54:16.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:16 smithi155 ceph-mon[67899]: pgmap v380: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:54:16.639 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:16 smithi077 ceph-mon[92268]: pgmap v380: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:54:17.686 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:54:17.686 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.smithi077 smithi077 *:9093,9094 running (112s) 89s ago 30m 18.1M - 0.25.0 c8568f914cd2 db5a7d0d5803 2024-04-12T05:54:17.686 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi077 smithi077 running (9m) 89s ago 30m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 94bcf291b1be 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:crash.smithi155 smithi155 running (9m) 2m ago 29m 6647k - 18.2.2-1187-gd540ebac bb2c5eac26a4 aaa026ce7d05 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.smithi077 smithi077 *:3000 running (95s) 89s ago 30m 35.8M - 9.4.7 954c08fa6188 d0309be9091d 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi077.mmnqsj smithi077 running (4m) 89s ago 25m 39.0M - 18.2.2-1187-gd540ebac bb2c5eac26a4 789534727a45 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:mds.foofs.smithi155.tqzyjx smithi155 running (4m) 2m ago 25m 14.3M - 18.2.2-1187-gd540ebac bb2c5eac26a4 e5879e0fe0bb 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi077.pbilcj smithi077 *:8443,9283,8765 running (11m) 89s ago 32m 510M - 18.2.2-1187-gd540ebac bb2c5eac26a4 8aeb04bbadfa 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.smithi155.vdcsri smithi155 *:8443,9283,8765 running (10m) 2m ago 29m 452M - 18.2.2-1187-gd540ebac bb2c5eac26a4 33c36995994c 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi077 smithi077 running (10m) 89s ago 32m 85.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 830e1a5a773d 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:mon.smithi155 smithi155 running (10m) 2m ago 29m 55.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 f71e2d95eccd 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.0.1.smithi077.jvvitm smithi077 *:2049 running (4m) 89s ago 22m 218M - 5.5 bb2c5eac26a4 e33b7ff0d369 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:nfs.foo.1.1.smithi155.fvuvbi smithi155 *:2049 running (4m) 2m ago 22m 78.5M - 5.5 bb2c5eac26a4 97bbef4388d1 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi077 smithi077 *:9100 running (2m) 89s ago 30m 8732k - 1.5.0 0da6a335fe13 61e9d3c2822c 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.smithi155 smithi155 *:9100 running (2m) 2m ago 29m 3581k - 1.5.0 0da6a335fe13 f21b140dfe52 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (9m) 89s ago 29m 156M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 570198c9e011 2024-04-12T05:54:17.687 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (8m) 89s ago 28m 129M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 436ffc4d4a5f 2024-04-12T05:54:17.688 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (7m) 89s ago 28m 111M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 c21dff612dde 2024-04-12T05:54:17.688 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (7m) 89s ago 27m 157M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 ee15fa756aa2 2024-04-12T05:54:17.688 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi155 running (6m) 2m ago 27m 151M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 6f9cb6d9ea26 2024-04-12T05:54:17.688 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi155 running (6m) 2m ago 27m 155M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 add830be5505 2024-04-12T05:54:17.688 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi155 running (5m) 2m ago 26m 127M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 66f0d2970e3a 2024-04-12T05:54:17.688 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi155 running (5m) 2m ago 26m 155M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 3beb1a4ac6c9 2024-04-12T05:54:17.688 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.smithi077 smithi077 *:9095 running (2m) 89s ago 29m 42.7M - 2.43.0 a07b618ecd1d 0f1d551a9388 2024-04-12T05:54:18.443 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:18 smithi077 ceph-mon[92268]: pgmap v381: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:18.463 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph orch upgrade status' 2024-04-12T05:54:18.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:18 smithi155 ceph-mon[67899]: pgmap v381: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:19.571 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:19 smithi077 ceph-mon[92268]: from='client.34624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:19.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:19 smithi155 ceph-mon[67899]: from='client.34624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:20.583 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:54:20.583 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": null, 2024-04-12T05:54:20.583 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": false, 2024-04-12T05:54:20.583 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "", 2024-04-12T05:54:20.583 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2024-04-12T05:54:20.583 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": null, 2024-04-12T05:54:20.583 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2024-04-12T05:54:20.584 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2024-04-12T05:54:20.584 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:54:20.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:20 smithi155 ceph-mon[67899]: pgmap v382: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:20.606 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:20 smithi077 ceph-mon[92268]: pgmap v382: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:21.203 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph health detail' 2024-04-12T05:54:22.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:22 smithi077 ceph-mon[92268]: from='client.34628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:22.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:22 smithi077 ceph-mon[92268]: pgmap v383: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:22.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:22 smithi155 ceph-mon[67899]: from='client.34628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:22.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:22 smithi155 ceph-mon[67899]: pgmap v383: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN Slow OSD heartbeats on back (longest 1951.803ms); Slow OSD heartbeats on front (longest 1878.635ms) 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_SLOW_PING_TIME_BACK: Slow OSD heartbeats on back (longest 1951.803ms) 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.4 [] to osd.0 [] 1951.803 msec 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.2 [] 1623.507 msec 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.6 [] 1294.882 msec 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.7 [] 1283.118 msec 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.4 [] 1225.726 msec 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.5 [] to osd.3 [] 1161.075 msec 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.5 [] 1056.134 msec 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_SLOW_PING_TIME_FRONT: Slow OSD heartbeats on front (longest 1878.635ms) 2024-04-12T05:54:23.300 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.5 [] to osd.3 [] 1878.635 msec 2024-04-12T05:54:23.301 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.4 [] to osd.0 [] 1684.771 msec 2024-04-12T05:54:23.301 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.2 [] 1623.449 msec 2024-04-12T05:54:23.301 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.3 [] 1434.727 msec 2024-04-12T05:54:23.301 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.7 [] 1328.733 msec 2024-04-12T05:54:23.301 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.4 [] 1225.755 msec 2024-04-12T05:54:23.301 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.6 [] to osd.2 [] 1066.258 msec 2024-04-12T05:54:23.301 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.6 [] 1058.359 msec 2024-04-12T05:54:23.301 INFO:teuthology.orchestra.run.smithi077.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.5 [] 1010.603 msec 2024-04-12T05:54:24.041 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph versions' 2024-04-12T05:54:24.539 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:24 smithi077 ceph-mon[92268]: pgmap v384: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:24.539 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:24 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/426862883' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:54:24.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:24 smithi155 ceph-mon[67899]: pgmap v384: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:24.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:24 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/426862883' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:54:26.313 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-04-12T05:54:26.313 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2024-04-12T05:54:26.313 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:54:26.313 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:54:26.313 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2024-04-12T05:54:26.313 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:54:26.313 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:54:26.313 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2024-04-12T05:54:26.313 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T05:54:26.314 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:54:26.314 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": { 2024-04-12T05:54:26.314 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T05:54:26.314 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:54:26.314 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2024-04-12T05:54:26.314 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T05:54:26.314 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:54:26.314 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-04-12T05:54:26.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:26 smithi155 ceph-mon[67899]: pgmap v385: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:54:26.647 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:26 smithi077 ceph-mon[92268]: pgmap v385: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:54:27.021 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-12T05:54:27.532 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:27 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/4279595739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:54:27.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:27 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/4279595739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:54:28.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:28 smithi077 ceph-mon[92268]: pgmap v386: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:28.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:28 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:54:28.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:28 smithi155 ceph-mon[67899]: pgmap v386: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:28.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:28 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:54:29.301 INFO:teuthology.orchestra.run.smithi077.stdout:true 2024-04-12T05:54:29.940 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-12T05:54:30.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:30 smithi155 ceph-mon[67899]: pgmap v387: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:30.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:30 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1643887440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:54:30.610 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:30 smithi077 ceph-mon[92268]: pgmap v387: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:30.610 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:30 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1643887440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:54:32.129 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)" 2024-04-12T05:54:32.452 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:32 smithi077 ceph-mon[92268]: pgmap v388: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:32.452 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:32 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1789438196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:54:32.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:32 smithi155 ceph-mon[67899]: pgmap v388: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:32.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:32 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1789438196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:54:32.768 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-04-12T05:54:32.769 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-04-12T05:54:32.770 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- ceph orch ls -f json 2024-04-12T05:54:34.538 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:34 smithi077 ceph-mon[92268]: pgmap v389: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:34.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:34 smithi155 ceph-mon[67899]: pgmap v389: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:35.016 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-12T05:54:35.016 INFO:teuthology.orchestra.run.smithi077.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-12T05:22:55.641602Z", "last_refresh": "2024-04-12T05:52:47.770763Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-12T05:22:42.284814Z", "last_refresh": "2024-04-12T05:51:56.072127Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-12T05:22:52.839365Z", "last_refresh": "2024-04-12T05:52:47.770911Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-12T05:29:08.326989Z", "last_refresh": "2024-04-12T05:51:56.072648Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-12T05:22:41.012732Z", "last_refresh": "2024-04-12T05:51:56.072210Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi077:172.21.15.77=smithi077", "smithi155:172.21.15.155=smithi155"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-12T05:23:30.990714Z", "last_refresh": "2024-04-12T05:51:56.072275Z", "running": 2, "size": 2}}, {"events": ["2024-04-12T05:53:53.397710Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-04-12T05:31:50.398329Z", "last_refresh": "2024-04-12T05:51:56.072706Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-12T05:22:54.265737Z", "last_refresh": "2024-04-12T05:51:56.072338Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "bb2c5eac26a47e91f49419364028af9c3bea25d6fad65850c7d6f8f2c7b91b28", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", "last_refresh": "2024-04-12T05:51:56.072399Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-12T05:22:50.432263Z", "last_refresh": "2024-04-12T05:52:47.771034Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-12T05:54:35.675 INFO:tasks.cephadm:nfs.foo has 2/2 2024-04-12T05:54:35.676 DEBUG:teuthology.parallel:result is None 2024-04-12T05:54:35.676 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-12T05:54:35.687 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:54:35.687 DEBUG:teuthology.orchestra.run.smithi077:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-04-12T05:54:35.716 INFO:teuthology.orchestra.run.smithi077.stderr:+ umount /mnt/foo 2024-04-12T05:54:35.747 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T05:54:35.757 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:54:35.758 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-04-12T05:54:36.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:36 smithi155 ceph-mon[67899]: pgmap v390: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:54:36.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:36 smithi155 ceph-mon[67899]: from='client.34648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:54:36.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:36 smithi077 ceph-mon[92268]: pgmap v390: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T05:54:36.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:36 smithi077 ceph-mon[92268]: from='client.34648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:54:38.017 INFO:teuthology.orchestra.run.smithi077.stdout: "foo" 2024-04-12T05:54:38.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:38 smithi155 ceph-mon[67899]: pgmap v391: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:38.678 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:38 smithi077 ceph-mon[92268]: pgmap v391: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:38.698 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-04-12T05:54:39.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:39 smithi077 ceph-mon[92268]: from='client.34652 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:39.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:39 smithi155 ceph-mon[67899]: from='client.34652 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:40.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:40 smithi155 ceph-mon[67899]: pgmap v392: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:40.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:40 smithi077 ceph-mon[92268]: pgmap v392: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:40.791 INFO:teuthology.orchestra.run.smithi077.stdout:[ 2024-04-12T05:54:40.791 INFO:teuthology.orchestra.run.smithi077.stdout: { 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "access_type": "RW", 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "clients": [], 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "cluster_id": "foo", 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "export_id": 1, 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "fsal": { 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "fs_name": "foofs", 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "name": "CEPH", 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "user_id": "nfs.foo.1" 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "path": "/", 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: "protocols": [ 2024-04-12T05:54:40.792 INFO:teuthology.orchestra.run.smithi077.stdout: 4 2024-04-12T05:54:40.793 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2024-04-12T05:54:40.793 INFO:teuthology.orchestra.run.smithi077.stdout: "pseudo": "/fake", 2024-04-12T05:54:40.793 INFO:teuthology.orchestra.run.smithi077.stdout: "security_label": true, 2024-04-12T05:54:40.793 INFO:teuthology.orchestra.run.smithi077.stdout: "squash": "no_root_squash", 2024-04-12T05:54:40.793 INFO:teuthology.orchestra.run.smithi077.stdout: "transports": [ 2024-04-12T05:54:40.793 INFO:teuthology.orchestra.run.smithi077.stdout: "TCP" 2024-04-12T05:54:40.793 INFO:teuthology.orchestra.run.smithi077.stdout: ] 2024-04-12T05:54:40.793 INFO:teuthology.orchestra.run.smithi077.stdout: } 2024-04-12T05:54:40.793 INFO:teuthology.orchestra.run.smithi077.stdout:] 2024-04-12T05:54:41.411 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-04-12T05:54:42.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:42 smithi155 ceph-mon[67899]: pgmap v393: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:42.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:42 smithi155 ceph-mon[67899]: from='client.34656 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:42.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:42 smithi077 ceph-mon[92268]: pgmap v393: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T05:54:42.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:42 smithi077 ceph-mon[92268]: from='client.34656 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:43.287 INFO:teuthology.orchestra.run.smithi077.stdout:foo grace 2024-04-12T05:54:43.287 INFO:teuthology.orchestra.run.smithi077.stdout:foo rec-0000000000000005:nfs.foo.1 2024-04-12T05:54:43.287 INFO:teuthology.orchestra.run.smithi077.stdout:foo rec-0000000000000005:nfs.foo.0 2024-04-12T05:54:43.287 INFO:teuthology.orchestra.run.smithi077.stdout:foo conf-nfs.foo 2024-04-12T05:54:43.287 INFO:teuthology.orchestra.run.smithi077.stdout:foo export-1 2024-04-12T05:54:43.565 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:43 smithi077 ceph-mon[92268]: mgrmap e44: smithi077.pbilcj(active, since 10m), standbys: smithi155.vdcsri 2024-04-12T05:54:43.565 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:43 smithi077 ceph-mon[92268]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:54:43.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:43 smithi155 ceph-mon[67899]: mgrmap e44: smithi077.pbilcj(active, since 10m), standbys: smithi155.vdcsri 2024-04-12T05:54:43.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:43 smithi155 ceph-mon[67899]: from='mgr.34104 172.21.15.77:0/78242259' entity='mgr.smithi077.pbilcj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:54:43.899 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-04-12T05:54:44.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:44 smithi155 ceph-mon[67899]: pgmap v394: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T05:54:44.710 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:44 smithi077 ceph-mon[92268]: pgmap v394: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T05:54:45.971 INFO:teuthology.orchestra.run.smithi077.stdout:6 2024-04-12T05:54:46.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:46 smithi155 ceph-mon[67899]: pgmap v395: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-12T05:54:46.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:46 smithi155 ceph-mon[67899]: from='client.? 172.21.15.77:0/1964247078' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-12T05:54:46.685 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:46 smithi077 ceph-mon[92268]: pgmap v395: 129 pgs: 129 active+clean; 213 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-12T05:54:46.685 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:46 smithi077 ceph-mon[92268]: from='client.? 172.21.15.77:0/1964247078' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-12T05:54:46.704 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-12T05:54:46.717 INFO:tasks.cephadm:Teardown begin 2024-04-12T05:54:46.717 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:54:46.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:54:46.785 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-12T05:54:46.785 DEBUG:teuthology.orchestra.run.smithi077:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-12T05:54:46.804 DEBUG:teuthology.orchestra.run.smithi155:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-12T05:54:46.845 INFO:tasks.cephadm:Stopping all daemons... 2024-04-12T05:54:46.846 INFO:tasks.cephadm.mon.smithi077:Stopping mon.smithi077... 2024-04-12T05:54:46.846 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077 2024-04-12T05:54:46.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:46 smithi077 systemd[1]: Stopping Ceph mon.smithi077 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:54:47.460 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon-smithi077[92245]: 2024-04-12T05:54:47.169+0000 7fd8c8f50700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi077 -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-12T05:54:47.461 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:47 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon-smithi077[92245]: 2024-04-12T05:54:47.169+0000 7fd8c8f50700 -1 mon.smithi077@0(leader) e3 *** Got Signal Terminated *** 2024-04-12T05:54:47.960 INFO:journalctl@ceph.mon.smithi077.smithi077.stdout:Apr 12 05:54:47 smithi077 bash[152856]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon-smithi077 2024-04-12T05:54:48.154 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi077.service' 2024-04-12T05:54:48.203 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:54:48.203 INFO:tasks.cephadm.mon.smithi077:Stopped mon.smithi077 2024-04-12T05:54:48.204 INFO:tasks.cephadm.mon.smithi155:Stopping mon.smithi155... 2024-04-12T05:54:48.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi155 2024-04-12T05:54:48.585 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:48 smithi155 systemd[1]: Stopping Ceph mon.smithi155 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:54:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon-smithi155[67876]: 2024-04-12T05:54:48.478+0000 7f8b52d1c700 -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-12T05:54:48.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon-smithi155[67876]: 2024-04-12T05:54:48.478+0000 7f8b52d1c700 -1 mon.smithi155@1(peon) e3 *** Got Signal Terminated *** 2024-04-12T05:54:49.335 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 12 05:54:49 smithi155 bash[100722]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-mon-smithi155 2024-04-12T05:54:49.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@mon.smithi155.service' 2024-04-12T05:54:49.534 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:54:49.535 INFO:tasks.cephadm.mon.smithi155:Stopped mon.smithi155 2024-04-12T05:54:49.535 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-12T05:54:49.535 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.0 2024-04-12T05:54:49.807 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:54:49 smithi077 systemd[1]: Stopping Ceph osd.0 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:54:50.210 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:54:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-0[100706]: 2024-04-12T05:54:49.811+0000 7f4fc233f700 -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-12T05:54:50.210 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:54:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-0[100706]: 2024-04-12T05:54:49.812+0000 7f4fc233f700 -1 osd.0 117 *** Got signal Terminated *** 2024-04-12T05:54:50.210 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:54:49 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-0[100706]: 2024-04-12T05:54:49.812+0000 7f4fc233f700 -1 osd.0 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:54:55.960 INFO:journalctl@ceph.osd.0.smithi077.stdout:Apr 12 05:54:55 smithi077 bash[153013]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-0 2024-04-12T05:54:57.759 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.0.service' 2024-04-12T05:54:57.803 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:54:57.804 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-12T05:54:57.804 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-12T05:54:57.804 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.1 2024-04-12T05:54:58.098 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:54:57 smithi077 systemd[1]: Stopping Ceph osd.1 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:54:58.460 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:54:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:54:58.102+0000 7f61328ac700 -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-12T05:54:58.460 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:54:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:54:58.102+0000 7f61328ac700 -1 osd.1 117 *** Got signal Terminated *** 2024-04-12T05:54:58.460 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:54:58 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1[104243]: 2024-04-12T05:54:58.102+0000 7f61328ac700 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:55:04.210 INFO:journalctl@ceph.osd.1.smithi077.stdout:Apr 12 05:55:03 smithi077 bash[153277]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-1 2024-04-12T05:55:05.642 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.1.service' 2024-04-12T05:55:05.682 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:55:05.682 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-12T05:55:05.682 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-12T05:55:05.682 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.2 2024-04-12T05:55:05.960 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:55:05 smithi077 systemd[1]: Stopping Ceph osd.2 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:55:06.460 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:55:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:55:06.009+0000 7f035b56a700 -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-12T05:55:06.460 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:55:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:55:06.010+0000 7f035b56a700 -1 osd.2 117 *** Got signal Terminated *** 2024-04-12T05:55:06.460 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:55:06 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2[107790]: 2024-04-12T05:55:06.010+0000 7f035b56a700 -1 osd.2 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:55:12.210 INFO:journalctl@ceph.osd.2.smithi077.stdout:Apr 12 05:55:11 smithi077 bash[153580]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-2 2024-04-12T05:55:14.007 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.2.service' 2024-04-12T05:55:14.051 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:55:14.052 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-12T05:55:14.052 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-12T05:55:14.052 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.3 2024-04-12T05:55:14.339 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:55:14 smithi077 systemd[1]: Stopping Ceph osd.3 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:55:14.710 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:55:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:55:14.343+0000 7f66f4203700 -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-12T05:55:14.710 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:55:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:55:14.343+0000 7f66f4203700 -1 osd.3 117 *** Got signal Terminated *** 2024-04-12T05:55:14.710 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:55:14 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:55:14.343+0000 7f66f4203700 -1 osd.3 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:55:16.585 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:16.145+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:16.585 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:16.092+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:16.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:16 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:16.223+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:17.210 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:55:16 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:55:16.721+0000 7f66ec7f1700 -1 osd.3 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:50.977521+0000 front 2024-04-12T05:54:50.977549+0000 (oldest deadline 2024-04-12T05:55:16.277684+0000) 2024-04-12T05:55:17.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:17.143+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:17.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:17.087+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:17.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:17 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:17.259+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:18.210 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:55:17 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:55:17.718+0000 7f66ec7f1700 -1 osd.3 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:50.977521+0000 front 2024-04-12T05:54:50.977549+0000 (oldest deadline 2024-04-12T05:55:16.277684+0000) 2024-04-12T05:55:18.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:18.217+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:18.585 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:18.123+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:18.585 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:18 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:18.093+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:18.960 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:55:18 smithi077 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3[111091]: 2024-04-12T05:55:18.694+0000 7f66ec7f1700 -1 osd.3 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:50.977521+0000 front 2024-04-12T05:54:50.977549+0000 (oldest deadline 2024-04-12T05:55:16.277684+0000) 2024-04-12T05:55:19.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:19.142+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:19.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:19.076+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:19.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:19.172+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:20.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:19 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:19.648+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:20.460 INFO:journalctl@ceph.osd.3.smithi077.stdout:Apr 12 05:55:20 smithi077 bash[153846]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-3 2024-04-12T05:55:20.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:20.150+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:20.585 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:20.117+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:20.585 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:20.110+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:21.058 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:20 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:20.665+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:21.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:21.102+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:21.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:21.063+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:21.336 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:21.138+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:21.866 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.3.service' 2024-04-12T05:55:21.906 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:55:21.906 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-12T05:55:21.907 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-12T05:55:21.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.4 2024-04-12T05:55:21.937 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:21 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:21.685+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:22.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:22.082+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:22.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:22.183+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:22.336 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:21 smithi155 systemd[1]: Stopping Ceph osd.4 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:55:22.336 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:22.083+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:22.336 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:22.191+0000 7f2abc3e2700 -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-12T05:55:22.336 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:22.191+0000 7f2abc3e2700 -1 osd.4 117 *** Got signal Terminated *** 2024-04-12T05:55:22.336 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:22.191+0000 7f2abc3e2700 -1 osd.4 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:55:23.072 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:22 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:22.726+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:23.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:23.077+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:23.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:23.133+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:23.336 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:23.155+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:24.070 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:23 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:23.749+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:24.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:24.074+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:24.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:24.139+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:24.337 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:24.141+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:25.052 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:24.748+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:25.052 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:24 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:24.748+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:25.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:25.057+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:25.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:25.089+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:25.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:25.089+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:54:59.061635+0000 front 2024-04-12T05:54:59.061623+0000 (oldest deadline 2024-04-12T05:55:24.361527+0000) 2024-04-12T05:55:25.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:25.149+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:26.060 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:25.745+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:26.060 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:25 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:25.745+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:26.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:26.065+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:26.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:26.065+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:26.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:26.136+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:26.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:26.136+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:54:59.061635+0000 front 2024-04-12T05:54:59.061623+0000 (oldest deadline 2024-04-12T05:55:24.361527+0000) 2024-04-12T05:55:26.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:26.160+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:26.336 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:26.160+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:27.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:27.027+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:27.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:27.027+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:27.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:26.786+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:27.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:26 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:26.786+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:27.585 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:27.152+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:53.960197+0000 front 2024-04-12T05:54:53.960283+0000 (oldest deadline 2024-04-12T05:55:15.660135+0000) 2024-04-12T05:55:27.585 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4[73832]: 2024-04-12T05:55:27.152+0000 7f2ab89d8700 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:54:59.061635+0000 front 2024-04-12T05:54:59.061623+0000 (oldest deadline 2024-04-12T05:55:24.361527+0000) 2024-04-12T05:55:27.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:27.193+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:27.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:27.193+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:28.085 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 12 05:55:28 smithi155 bash[100908]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-4 2024-04-12T05:55:28.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:28.021+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:28.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:28.021+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:28.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:27.810+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:28.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:27 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:27.810+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:28.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:28.235+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:28.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:28.235+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:29.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:29.005+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:29.086 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:29.005+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:29.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:28.789+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:29.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:28 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:28.789+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:29.524 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:29.210+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:29.524 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:29.210+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:29.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.4.service' 2024-04-12T05:55:29.905 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:55:29.905 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-12T05:55:29.906 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-12T05:55:29.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.5 2024-04-12T05:55:30.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:29.822+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:30.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:29 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:29.822+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:30.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:29 smithi155 systemd[1]: Stopping Ceph osd.5 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:55:30.086 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:30.050+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:30.086 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:30.050+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:30.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:30.256+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:30.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:30.256+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:30.585 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:30.212+0000 7f643a5c3700 -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-12T05:55:30.585 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:30.212+0000 7f643a5c3700 -1 osd.5 117 *** Got signal Terminated *** 2024-04-12T05:55:30.585 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:30.212+0000 7f643a5c3700 -1 osd.5 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:55:31.025 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:30.777+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:31.025 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:30 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:30.777+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:31.025 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:31.029+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:31.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:31.029+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:31.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:31.220+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:31.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:31.220+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:32.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:32.049+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:32.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:32.049+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:32.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:31.821+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:32.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:31 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:31.821+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:32.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:32.174+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:32.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:32.174+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:33.204 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:33.010+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:33.204 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:33.010+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:33.204 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:32.865+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:33.204 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:32.865+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:33.204 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:32 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:32.865+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:33.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:33.208+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:33.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:33.208+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:34.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:34.038+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:34.085 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:34.038+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:34.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:33.831+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:34.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:33.831+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:34.086 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:33 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:33.831+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:34.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:34.238+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:34.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:34.238+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:34.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:34.238+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:35.281 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:35.050+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:49.525660+0000 front 2024-04-12T05:54:49.525780+0000 (oldest deadline 2024-04-12T05:55:15.425739+0000) 2024-04-12T05:55:35.282 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5[76541]: 2024-04-12T05:55:35.050+0000 7f6432bb1700 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.727645+0000 front 2024-04-12T05:55:01.727701+0000 (oldest deadline 2024-04-12T05:55:25.227808+0000) 2024-04-12T05:55:35.282 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:34.881+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:35.282 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:34.881+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:35.282 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:34 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:34.881+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:35.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:35.286+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:35.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:35.286+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:35.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:35.286+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:36.311 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 12 05:55:36 smithi155 bash[101214]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-5 2024-04-12T05:55:36.311 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:35.855+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:36.311 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:35.855+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:36.311 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:35 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:35.855+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:36.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:36.315+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:36.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:36.315+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:36.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:36.315+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:37.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:36.901+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:37.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:36.901+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:37.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:36 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:36.901+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:37.551 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:37.306+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:37.551 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:37.306+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:37.551 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:37.306+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:37.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.5.service' 2024-04-12T05:55:37.880 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:55:37.880 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-12T05:55:37.880 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-12T05:55:37.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.6 2024-04-12T05:55:38.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:37.887+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:38.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:37.887+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:38.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:37 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:37.887+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:38.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:37 smithi155 systemd[1]: Stopping Ceph osd.6 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:55:38.585 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:38.231+0000 7fe5a7b01700 -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-12T05:55:38.585 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:38.231+0000 7fe5a7b01700 -1 osd.6 117 *** Got signal Terminated *** 2024-04-12T05:55:38.585 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:38.231+0000 7fe5a7b01700 -1 osd.6 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:55:38.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:38.345+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:38.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:38.345+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:38.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:38.345+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:39.327 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:38.861+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:39.327 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:38.861+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:39.327 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:38 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:38.861+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:39.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:39.333+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:39.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:39.333+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:39.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:39.333+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:40.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:39.835+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:40.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:39.835+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:40.085 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:39 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:39.835+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:40.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:40.362+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:40.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:40.362+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:40.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:40.362+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:41.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:40.880+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:41.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:40.880+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:41.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:40 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:40.880+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:41.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:41.408+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:41.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:41.408+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:41.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:41.408+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:41.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:41.408+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:42.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:41.884+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:42.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:41.884+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:42.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:41 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:41.884+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:42.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:42.425+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:42.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:42.425+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:42.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:42.425+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:42.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:42.425+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:43.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:42.904+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:54.743908+0000 front 2024-04-12T05:54:54.743869+0000 (oldest deadline 2024-04-12T05:55:19.443843+0000) 2024-04-12T05:55:43.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:42.904+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:01.144808+0000 front 2024-04-12T05:55:01.144911+0000 (oldest deadline 2024-04-12T05:55:24.044632+0000) 2024-04-12T05:55:43.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:42 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6[79276]: 2024-04-12T05:55:42.904+0000 7fe5a40f7700 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:08.145638+0000 front 2024-04-12T05:55:08.145652+0000 (oldest deadline 2024-04-12T05:55:32.845530+0000) 2024-04-12T05:55:43.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:43.392+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:43.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:43.392+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:43.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:43.392+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:43.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:43 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:43.392+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:44.335 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:44 smithi155 bash[101487]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-6 2024-04-12T05:55:44.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:44.351+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:44.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:44.351+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:44.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:44.351+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:44.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:44 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:44.351+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:45.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:45.394+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:45.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:45.394+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:45.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:45.394+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:45.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:45 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:45.394+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:45.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.6.service' 2024-04-12T05:55:45.998 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:45 smithi155 systemd[1]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.6.service: Succeeded. 2024-04-12T05:55:45.998 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 12 05:55:45 smithi155 systemd[1]: Stopped Ceph osd.6 for 832ac620-f88c-11ee-bc8c-c7b262605968. 2024-04-12T05:55:46.011 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:55:46.011 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-12T05:55:46.011 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-12T05:55:46.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.7 2024-04-12T05:55:46.309 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:46 smithi155 systemd[1]: Stopping Ceph osd.7 for 832ac620-f88c-11ee-bc8c-c7b262605968... 2024-04-12T05:55:46.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:46.313+0000 7f1c2211e700 -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-12T05:55:46.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:46.313+0000 7f1c2211e700 -1 osd.7 117 *** Got signal Terminated *** 2024-04-12T05:55:46.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:46.313+0000 7f1c2211e700 -1 osd.7 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T05:55:46.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:46.407+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:46.585 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:46.407+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:46.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:46.407+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:46.586 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:46 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:46.407+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:47.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:47.360+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:47.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:47.360+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:47.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:47.360+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:47.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:47 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:47.360+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:48.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:48.400+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:48.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:48.400+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:48.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:48.400+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:48.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:48 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:48.400+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:49.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:49.418+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:49.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:49.418+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:49.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:49.418+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:49.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:49.418+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:49.836 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:49 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:49.418+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-04-12T05:55:26.797783+0000 front 2024-04-12T05:55:26.797812+0000 (oldest deadline 2024-04-12T05:55:49.097686+0000) 2024-04-12T05:55:50.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:50.391+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2024-04-12T05:54:52.492311+0000 front 2024-04-12T05:54:52.492293+0000 (oldest deadline 2024-04-12T05:55:15.992303+0000) 2024-04-12T05:55:50.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:50.391+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2024-04-12T05:55:02.994061+0000 front 2024-04-12T05:55:02.993942+0000 (oldest deadline 2024-04-12T05:55:25.794274+0000) 2024-04-12T05:55:50.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:50.391+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2024-04-12T05:55:09.795680+0000 front 2024-04-12T05:55:09.795788+0000 (oldest deadline 2024-04-12T05:55:33.895768+0000) 2024-04-12T05:55:50.835 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:50.391+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2024-04-12T05:55:17.396856+0000 front 2024-04-12T05:55:17.396927+0000 (oldest deadline 2024-04-12T05:55:40.896816+0000) 2024-04-12T05:55:50.836 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:50 smithi155 ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7[81992]: 2024-04-12T05:55:50.391+0000 7f1c1e714700 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-04-12T05:55:26.797783+0000 front 2024-04-12T05:55:26.797812+0000 (oldest deadline 2024-04-12T05:55:49.097686+0000) 2024-04-12T05:55:52.335 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 12 05:55:52 smithi155 bash[101782]: ceph-832ac620-f88c-11ee-bc8c-c7b262605968-osd-7 2024-04-12T05:55:53.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-832ac620-f88c-11ee-bc8c-c7b262605968@osd.7.service' 2024-04-12T05:55:53.762 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T05:55:53.763 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-12T05:55:53.763 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 --force --keep-logs 2024-04-12T05:58:53.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 --force --keep-logs 2024-04-12T05:59:12.208 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:59:12.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:59:12.276 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-12T05:59:12.278 DEBUG:teuthology.misc:Transferring archived files from smithi077:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636/remote/smithi077/crash 2024-04-12T05:59:12.279 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/crash -- . 2024-04-12T05:59:12.354 INFO:teuthology.orchestra.run.smithi077.stderr:tar: /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/crash: Cannot open: No such file or directory 2024-04-12T05:59:12.354 INFO:teuthology.orchestra.run.smithi077.stderr:tar: Error is not recoverable: exiting now 2024-04-12T05:59:12.356 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636/remote/smithi155/crash 2024-04-12T05:59:12.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/crash -- . 2024-04-12T05:59:12.410 INFO:teuthology.orchestra.run.smithi155.stderr:tar: /var/lib/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/crash: Cannot open: No such file or directory 2024-04-12T05:59:12.410 INFO:teuthology.orchestra.run.smithi155.stderr:tar: Error is not recoverable: exiting now 2024-04-12T05:59:12.411 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-12T05:59:12.411 DEBUG:teuthology.orchestra.run.smithi077:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-12T05:59:12.440 INFO:teuthology.orchestra.run.smithi077.stderr:grep: /var/log/ceph/832ac620-f88c-11ee-bc8c-c7b262605968/ceph.log: No such file or directory 2024-04-12T05:59:12.442 INFO:tasks.cephadm:Compressing logs... 2024-04-12T05:59:12.442 DEBUG:teuthology.orchestra.run.smithi077:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-12T05:59:12.485 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-12T05:59:12.511 INFO:teuthology.orchestra.run.smithi077.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-12T05:59:12.511 INFO:teuthology.orchestra.run.smithi155.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-12T05:59:45.873 INFO:tasks.cephadm:Archiving logs... 2024-04-12T05:59:45.874 DEBUG:teuthology.misc:Transferring archived files from smithi077:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636/remote/smithi077/log 2024-04-12T05:59:45.875 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-12T05:59:49.473 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636/remote/smithi155/log 2024-04-12T05:59:49.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-12T05:59:53.411 INFO:tasks.cephadm:Removing cluster... 2024-04-12T05:59:53.411 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 --force 2024-04-12T05:59:53.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 832ac620-f88c-11ee-bc8c-c7b262605968 --force 2024-04-12T05:59:54.106 INFO:tasks.cephadm:Removing cephadm ... 2024-04-12T05:59:54.106 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-12T05:59:54.125 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-12T05:59:54.143 INFO:tasks.cephadm:Teardown complete 2024-04-12T05:59:54.143 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-12T05:59:54.154 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-12T05:59:54.154 DEBUG:teuthology.orchestra.run.smithi077:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-12T05:59:54.167 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-12T05:59:54.182 INFO:teuthology.orchestra.run.smithi077.stderr:bash: ntpq: command not found 2024-04-12T05:59:54.186 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T05:59:54.186 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2024-04-12T05:59:54.186 INFO:teuthology.orchestra.run.smithi077.stdout:^* hv01.front.sepia.ceph.com 3 6 377 2 +1034us[+1053us] +/- 64ms 2024-04-12T05:59:54.187 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 2 -564us[ -564us] +/- 69ms 2024-04-12T05:59:54.187 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 64 -629us[ -611us] +/- 82ms 2024-04-12T05:59:54.187 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:59:54.199 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2024-04-12T05:59:54.203 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T05:59:54.203 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-04-12T05:59:54.203 INFO:teuthology.orchestra.run.smithi155.stdout:^* hv01.front.sepia.ceph.com 3 6 377 2 +1098us[+1091us] +/- 64ms 2024-04-12T05:59:54.203 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 5 -508us[ -515us] +/- 69ms 2024-04-12T05:59:54.203 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 63 -545us[ -552us] +/- 82ms 2024-04-12T05:59:54.203 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:59:54.204 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-12T05:59:54.214 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-12T05:59:54.216 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-12T05:59:54.225 DEBUG:teuthology.orchestra.run.smithi077:> 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-12T05:59:54.297 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-12T05:59:54.364 DEBUG:teuthology.orchestra.run.smithi077:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-12T05:59:54.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:59:54.394 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-12T05:59:54.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:59:54.424 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-12T05:59:54.434 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-12T05:59:54.444 INFO:teuthology.task.internal:Duration was 2715.683176 seconds 2024-04-12T05:59:54.444 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-12T05:59:54.454 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-12T05:59:54.454 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-12T05:59:54.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-12T05:59:54.500 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T05:59:54.511 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T05:59:54.847 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-12T05:59:54.847 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi077.front.sepia.ceph.com 2024-04-12T05:59:54.848 DEBUG:teuthology.orchestra.run.smithi077:> 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-12T05:59:54.870 INFO:teuthology.orchestra.run.smithi077.stdout:2024-04-12T05:51:15.270875+00:00 smithi077 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: 2024-04-12T05:59:54.870 ERROR:teuthology.task.internal.syslog:Error in syslog on ubuntu@smithi077.front.sepia.ceph.com: 2024-04-12T05:51:15.270875+00:00 smithi077 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: 2024-04-12T05:59:54.871 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2024-04-12T05:59:54.871 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-12T05:59:54.893 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-12T05:59:54.893 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-12T05:59:54.913 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-12T05:59:54.994 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-12T05:59:54.994 DEBUG:teuthology.orchestra.run.smithi077:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-12T05:59:54.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-12T05:59:55.191 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-12T05:59:55.442 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-12T05:59:57.548 DEBUG:teuthology.orchestra.run.smithi077:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-12T05:59:57.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-12T05:59:57.616 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-12T05:59:58.086 DEBUG:teuthology.orchestra.run.smithi077:> 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-12T05:59:58.089 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-12T05:59:58.118 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = core 2024-04-12T05:59:58.121 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2024-04-12T05:59:58.162 DEBUG:teuthology.orchestra.run.smithi077:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-12T05:59:58.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:59:58.223 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-12T05:59:58.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:59:58.244 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-12T05:59:58.398 INFO:teuthology.task.internal:Transferring archived files... 2024-04-12T05:59:58.399 DEBUG:teuthology.misc:Transferring archived files from smithi077:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636/remote/smithi077 2024-04-12T05:59:58.399 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-12T05:59:58.475 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636/remote/smithi155 2024-04-12T05:59:58.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-12T05:59:58.525 INFO:teuthology.task.internal:Removing archive directory... 2024-04-12T05:59:58.525 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-12T05:59:58.528 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-12T05:59:58.575 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-12T05:59:58.590 INFO:teuthology.task.internal:Not uploading archives. 2024-04-12T05:59:58.590 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-12T05:59:58.604 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-12T05:59:58.604 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-12T05:59:58.607 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-12T05:59:58.625 INFO:teuthology.orchestra.run.smithi077.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 12 05:59 /home/ubuntu/cephtest 2024-04-12T05:59:58.635 INFO:teuthology.orchestra.run.smithi155.stdout: 525692 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 12 05:59 /home/ubuntu/cephtest 2024-04-12T05:59:58.636 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-12T05:59:58.648 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-12T05:59:58.686 INFO:teuthology.nuke:Checking targets against current locks 2024-04-12T05:59:58.716 DEBUG:teuthology.nuke:shortname: smithi077 2024-04-12T05:59:58.717 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-12T05:59:58.741 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-12 05:06:35.726670', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLe6oR9x3FaTygUt7Aufz5mpMZ+NuRs49ECRDH9DXKszaalvUnFz5u5US2Ma2gmWhYaUoFxxFZKDDlZGgS3m0FE='} 2024-04-12T05:59:58.744 DEBUG:teuthology.nuke:shortname: smithi155 2024-04-12T05:59:58.745 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-12T05:59:58.775 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-11_20:32:36-orch-reef-release-distro-default-smithi/7652636', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-12 05:06:35.724677', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIdf3Emmeg5gRG7QSTksU1sE/iELd4upi9PXrITsUwK2vuhdwmoljCfxoRDlAGgcrVYweIdrX0RYFEjZWVRzxTI='} 2024-04-12T05:59:58.797 INFO:teuthology.orchestra.console.smithi077:Power off 2024-04-12T05:59:58.797 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-12T05:59:58.821 DEBUG:teuthology.orchestra.console.smithi077:power off output: Chassis Power Control: Down/Off 2024-04-12T05:59:58.821 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T05:59:58.839 INFO:teuthology.orchestra.console.smithi155:Power off 2024-04-12T05:59:58.839 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-12T05:59:58.849 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2024-04-12T05:59:58.863 DEBUG:teuthology.orchestra.console.smithi155:power off output: Chassis Power Control: Down/Off 2024-04-12T05:59:58.863 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T05:59:58.888 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2024-04-12T06:00:02.851 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:00:02.889 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:00:02.961 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2024-04-12T06:00:02.999 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2024-04-12T06:00:06.966 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:00:06.999 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:00:07.077 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is off 2024-04-12T06:00:07.107 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is off 2024-04-12T06:00:07.178 INFO:teuthology.orchestra.console.smithi077:Power off completed 2024-04-12T06:00:07.208 INFO:teuthology.orchestra.console.smithi155:Power off completed 2024-04-12T06:00:07.312 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2715.683176279068 failure_reason: '''2024-04-12T05:51:15.270875+00:00 smithi077 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: '' in syslog' owner: scheduled_yuriw@teuthology status: fail success: false 2024-04-12T06:00:07.313 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-12T06:00:07.400 INFO:teuthology.run:FAIL